Processed: severity of 394714 is important, tagging 394714

2006-10-23 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: # Automatically generated email from bts, devscripts version 2.9.21 severity 394714 important Bug#394714: apache2-mpm-prefork: Apache2 child processes segfaults Severity set to `important' from `grave' tags 394714 moreinfo unreproducible Bug#394714:

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#290458: mod_ssl preventing apache2 from starting (segfault)

2006-10-23 Thread Stefan Schmidt
On Mon, Oct 23, 2006 at 04:15:09PM +0200, Stefan Schmidt wrote: I see that too, new apache forks die off immdiately and i think i have a hint why... 14293 16:04:18.905059 time(NULL)= 1161612258 14293 16:04:18.905127 getpid() = 14293 14293 16:04:18.905247 epoll_create(1) =

Bug#394714: was Re: mod_ssl preventing apache2 from starting (segfault)

2006-10-23 Thread Stefan Schmidt
Ok now i found the fitting bug... i see the same in gdb: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 22030)] 0x4035016a in apr_pollset_add () from /usr/lib/libapr-1.so.0 (gdb) bt #0 0x4035016a in apr_pollset_add () from /usr/lib/libapr-1.so.0 #1

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#385004: ping for more information?

2006-10-23 Thread sean finney
hi, i just my request never made it back to the OP for more information, so i'm re-requesting additional information on this bug. could you verify that this is still a problem with the latest version of php? there were some issues with libdb-linking that may have caused segfaulting like what

Bug#290458: mod_ssl preventing apache2 from starting (segfault)

2006-10-23 Thread Stefan Schmidt
I see that too, new apache forks die off immdiately and i think i have a hint why... 14293 16:04:18.905059 time(NULL)= 1161612258 14293 16:04:18.905127 getpid() = 14293 14293 16:04:18.905247 epoll_create(1) = -1 ENOSYS (Function not implemented) 14293 16:04:18.905327 ---