Comment 4 for bug 288349

Revision history for this message
arno_b (arno.b) wrote :

Please, can you try to obtain a backtrace by following the instructions on https://wiki.ubuntu.com/DebuggingProgramCrash and on http://live.gnome.org/GettingTraces/Details.
(install packages 'php5-dbg' and 'gdb' and see here for backtrace https://wiki.ubuntu.com/Backtrace)

If it is a random crash, you can attach php within gdb and wait for a crash.

Marked as incomplete until we have a backtrace.