You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2008/06/17 11:18:40 UTC

DO NOT REPLY [Bug 45220] mod_jk crashes apache

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


Rainer Jung <ra...@kippdata.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rainer.jung@kippdata.de




--- Comment #1 from Rainer Jung <ra...@kippdata.de>  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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org