https://issues.apache.org/bugzilla/show_bug.cgi?id=44381


Ruediger Pluem <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




--- Comment #13 from Ruediger Pluem <[EMAIL PROTECTED]>  2008-02-29 14:28:20 ---
I don't know if you have, but if not please try to create core dumps of the
spinning processes. That makes it easier later on to analyze the stack traces
if there are questions that require additional debug commands to be executed.
You can create a core dump by attaching to the process with gdb and executing
the gdb command gcore.
Maybe you should also try to compile with -g -Wall -O0 to reduce the numbers of
variables in the stack trace shown as optimized out.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to