mod_perl 1.27 intermittent Segmentation Faults

2003-02-06 Thread Michael A Musta
I am getting sporadic segmentation faults with mod_perl 1.27. A look at the core dump always shows: - lwp# 1 / thread# 1 0008b37c mod_perl_sent_header (360fc0, 997ec, 599394, 326c00, 0, 0) + 18 00241c14 Perl_pp_entersub (31c800, 4a3d60, 4, 1, 0, ff00

Re: mod_perl 1.27 intermittent Segmentation Faults

2003-02-06 Thread Stas Bekman
Michael A Musta wrote: I am getting sporadic segmentation faults with mod_perl 1.27. A look at the core dump always shows: Any chance you can set your debugger to show the real arguments and not only the addresses? That might help to see where the problem is. e.g., mod_perl_sent_header

authcookie segmentation faults

2001-10-12 Thread David Young
I had users complaining of intermittent document contains no data errors when logging in (using AuthCookie). I wrote a script to repeatedly POST to the AuthCookie LOGIN method. I am finding that after 15,000 POSTs or so, I start getting a lot of segfaults (child pid 12494 exit signal Segmentation

Re: Segmentation faults, some strace logs

2001-09-09 Thread Doug MacEachern
On Wed, 8 Aug 2001, Andrei A. Voropaev wrote: Looks like the problem is caused by 'abort'. I did not do much digging yet but looks like abort calls 'croak'. Unrelational to segv we expirienced strange Bizzare copy of ARRAY in aassign in Carp/Heavy.pm line 79 messages at random instead of

Segmentation faults, some strace logs

2001-08-08 Thread Andrei A. Voropaev
Here's some output from strace on Linux Apache 1.13.19 with mod_perl 1.24 and perl 5.6.0 = 04:48:26 stat64(/proj/Web/EMIS/Mason/live/redirect, {st_mode=S_IFREG|0775, st_size=243, ...}) = 0 04:48:26 stat64(/proj/Web/EMIS/Mason/obj/live/redirect, {st_mode=S_IFREG|0644,

Re: Problems w/ mod_perl 1.24_01 apache 1.3.14 -- causing segmentation faults.

2001-01-31 Thread Doug MacEachern
On Fri, 26 Jan 2001, wells wrote: I've been trying to install mod_perl 1.24_01 the following way: (with perl 5.6.0) perl Makefile.PL \ APACHE_PREFIX=/usr/local/apache \ APACHE_SRC=../apache_1.3.14/src \ DO_HTTPD=1 \ USE_APACI=1 \ EVERYTHING=1 \ APACI_ARGS='--enable-module=rewrite

Problems w/ mod_perl 1.24_01 apache 1.3.14 -- causing segmentation faults.

2001-01-26 Thread wells
=mime_magic --enable-module=so --enable-rule=SHARED_CORE' I'm passing the args SHARED_CORE and 'so' module b/c I'm running PHP as a DSO. Anyway.. whenever I do this and run apachectl start, it always causes segmentation faults (and if I lynx to localhost it will say 'unexpected network error'). Any

Re: segmentation faults

2000-12-21 Thread Doug MacEachern
On Wed, 13 Dec 2000, Dr. Fredo Sartori wrote: Apache produces segmentation faults when receiving arbirary requests. I am running apache-1.3.14 with php-4.0.3pl1, mod_ssl-2.7.1 and mod_perl-1.24_02 (from the CVS tree) on solaris 2.7. The perl version installed is 5.6.0. According

segmentation faults

2000-12-13 Thread Dr. Fredo Sartori
Apache produces segmentation faults when receiving arbirary requests. I am running apache-1.3.14 with php-4.0.3pl1, mod_ssl-2.7.1 and mod_perl-1.24_02 (from the CVS tree) on solaris 2.7. The perl version installed is 5.6.0. According to the backtrace of gdb the problem seems to be located

Segmentation faults

2000-10-05 Thread Daniel Grunblatt
This has been happening for a while: $ tail -44 server_log [Fri Sep 22 14:51:12 2000] [notice] Apache/1.3.12 (Unix) mod_perl/1.24 configured -- resuming normal operations [Tue Sep 26 18:20:13 2000] [notice] child pid 533 exit signal Segmentation fault (11) [Tue Sep 26 18:24:58 2000] [notice]

Segmentation faults

2000-10-03 Thread Daniel Grunblatt
This has been happening for a while: $ tail -44 server_log [Fri Sep 22 14:51:12 2000] [notice] Apache/1.3.12 (Unix) mod_perl/1.24 configured -- resuming normal operations [Tue Sep 26 18:20:13 2000] [notice] child pid 533 exit signal Segmentation fault (11) [Tue Sep 26 18:24:58 2000] [notice]