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 2003/02/24 14:19:52 UTC

DO NOT REPLY [Bug 14052] - AliasMatch or RedirectMatch with no sub-pattern crashes child process

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14052>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14052

AliasMatch or RedirectMatch with no sub-pattern crashes child process





------- Additional Comments From trawick@apache.org  2003-02-24 13:19 -------
Can you get a backtrace from the coredump?

You should be able to use dbx or gdb to get a backtrace.

dbx /path/to/httpd /path/to/corefile
(dbx) where
(dbx) quit

same for gdb

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org