I'm getting some weird behavior using JkLogLevel, and I'm wondering if
anyone has seen this before.
As this results in a server crash, this is probably a developer issue, but
someone here may have something to say...
I have a third party module. If I load this third party module, the web server
crashes on startup. Once I comment out the JkLogLevel line, it starts up fine.
Note: JkLogFile must also be set in order for the JkLogLevel to crash
Without the third party module, JkLogLevel works fine.
Here is a stack trace
#0 0x4000af61 in _dl_debug_state () at dl-debug.c:56
#1 0x4014a136 in _dl_close (map=0x80da598) at dl-close.c:195
#2 0x40068430 in dlclose_doit (handle=0x80da598) at dlclose.c:26
#3 0x4000ac7b in _dl_catch_error (errstring=0x4006a080,
operate=0x40068418 <dlclose_doit>, args=0x80da598) at dl-error.c:141
#4 0x400688b9 in _dlerror_run (operate=0x40068418 <dlclose_doit>,
args=0x80da598) at dlerror.c:125
#5 0x400683fe in dlclose (handle=0x80da598) at dlclose.c:32
#6 0x808a2a0 in ap_os_dso_unload (handle=0x80da598) at os.c:142
#7 0x8067450 in unload_module (modi=0x80cf2f4) at mod_so.c:185
#8 0x8069aee in run_cleanups (c=0x80d090c) at alloc.c:1723
#9 0x80682fd in ap_clear_pool (a=0x80cef1c) at alloc.c:538
#10 0x8079313 in standalone_main (argc=2, argv=0xbffffa84)
at http_main.c:5066
#11 0x8079c23 in main (argc=2, argv=0xbffffa84) at http_main.c:5456
---
Aryeh Katz
VASCO
www.vasco.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>