Threads under Apache2 and mod-perl2 problem

2006-07-02 Thread Qasem Sweilem
Hi, I have a problem running threads under mod perl. I always get a "zero sized reply" in the browser. it works fine under normal cgi and in the shell. Note: I have perl 5.8.6, and Apache2.0 with mod-perl2 when typing: perl -V:useithreads -V:usemultiplicity I get: useithreads='define'; usemu

Re: Threads under Apache2 and mod-perl2 problem

2006-07-02 Thread Philip M. Gollucci
Qasem Sweilem wrote: Hi, I have a problem running threads under mod perl. I always get a "zero sized reply" in the browser. I haven't the foggiest what the problem is, but its failing because your server is seg-faulting. Check your error_log. Alias /perl-reg /usr/local/software/perl-scripts

gdb in realloc(): error: junk pointer, too high to make sense on FreeBSD 5.2+

2006-07-02 Thread Philip M. Gollucci
Hi, 2 years ago, PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/68727 was filed about gdb itself segfaulting when trying to debug httpd. This PR hasn't seen any action AFAIK. This has been slowly driving me mad as you can not debug any httpd startup code. Which coincidentally also prevents y