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

--- Comment #6 from Mladen Turk <mt...@apache.org> 2012-03-17 19:17:22 UTC ---
So I was able to reproduce it as well.
Seems the crash is inside handling rule extensions

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xab1e7b40 (LWP 4822)]
0xb7cbd3ae in jk_map_to_storage (r=0xaa0024c8) at mod_jk.c:3783
3783                    rconf->rule_extensions = e;

(gdb) bt
#0  0xb7cbd3ae in jk_map_to_storage (r=0xaa0024c8) at mod_jk.c:3783
#1  0x08080598 in ap_run_map_to_storage ()
#2  0x0808123e in ap_process_request_internal ()
#3  0x080a2ca3 in ap_process_async_request ()
#4  0x0809f762 in ap_process_http_async_connection ()
#5  0x0809f932 in ap_process_http_connection ()
#6  0x08095e03 in ap_run_process_connection ()

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to