On Tuesday 13 October 2009, Sergey B Kirpichev wrote: > Some related info goes below. If you point me how to get more > debug info I'll provide it. > Please provide a backtrace of a hanging process: Install
gdb apache2-dbg libapr1-dbg libaprutil1-dbg php5-dbg Then: gdb -p <pid of a hanging process> bt full -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

