Bug#394714: apache2-mpm-prefork: Apache2 child processes segfaults

2006-11-07 Thread Lorenzo Bettini
I'm experiencing the same problem after upgrading to version 2.2.3-3 (unstable) the backtrace is as follows: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1215670592 (LWP 3765)] 0xb76f8d14 in zend_hash_internal_pointer_reset_ex () from

Bug#394714: apache2-mpm-prefork: Apache2 child processes segfaults

2006-10-23 Thread David Muriel
Tollef Fog Heen [EMAIL PROTECTED] writes: * David Muriel | I just upgraded apache2 from version 2.0 to 2.2 and now apache2 no | longer starts. The file /var/log/apache2/error.log just shows this: This is probably a bug in some module. What modules do you have enabled? Can you get a

Bug#394714: apache2-mpm-prefork: Apache2 child processes segfaults

2006-10-23 Thread Tollef Fog Heen
reassign 394714 libapr1 forcemerge 392049 394714 thanks * David Muriel | It seems that the problem is related to libapr1 when using a 2.4 | kernel, so maybe this bug should be reassigned to libapr1 and merged | with those three. Indeed. Thanks for helping. -- Tollef Fog Heen

Bug#394714: apache2-mpm-prefork: Apache2 child processes segfaults

2006-10-22 Thread David Muriel
Package: apache2-mpm-prefork Version: 2.2.3-2 Severity: grave Justification: renders package unusable I just upgraded apache2 from version 2.0 to 2.2 and now apache2 no longer starts. The file /var/log/apache2/error.log just shows this: [Sun Oct 22 17:36:45 2006] [notice] Apache/2.2.3 (Debian)

Bug#394714: apache2-mpm-prefork: Apache2 child processes segfaults

2006-10-22 Thread Tollef Fog Heen
* David Muriel | I just upgraded apache2 from version 2.0 to 2.2 and now apache2 no | longer starts. The file /var/log/apache2/error.log just shows this: This is probably a bug in some module. What modules do you have enabled? Can you get a sensible backtrace from gdb --args apache2 -X ? --