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


Rainer Jung <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




--- Comment #1 from Rainer Jung <[EMAIL PROTECTED]>  2008-06-17 02:18:39 PST ---
I assume you compiled mod_jk yourself?

Do you get a core file? If no, can you add a CoreDumpDirectory to your httpd
configuration and make sure, your OS configuration allows dumping cores.

Then use GDB like

gdb /path/to/my/bin/httpd /path/to/my/core

and then post the result of the gdb command "bt".


-- 
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