Am Montag, den 01.01.2007, 06:18 -0800 schrieb Drew Bertola:
> This generates segfaults when processing php and doesn't help with my
> problem.   Is the problem due to filter order?

To find out more about the segf's do 

# in the config
CoreDumpDirectory /tmp

# on the command line
ulimit -c unlimited

and restart apache.

Then use gdb to analyze the coredump.

Sincerely,
Joachim 


Reply via email to