>
> Anybody have a clue with the causes of a SIGNAL 11 could be? Shared
> memory problems? bad IO stat or pipe?
>
> HELP
>
> austin
You could recompile Apache with debugging symbols, and run it inside of
gdb. Then, when it dies you should be able to get a stack-trace and see
what was going on. Less stringently, you could run Apache inside
'strace -f' and see what was happening just before it died.
--ronan
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 15:43:01 EDT