DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28086>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28086 Apache 2.0.49 crashes on graceful restart Summary: Apache 2.0.49 crashes on graceful restart Product: Apache httpd-2.0 Version: 2.0.49 Platform: Sun OS/Version: Solaris Status: NEW Severity: Major Priority: Other Component: Core AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] When I rotate the logs using "apachectl graceful", the parent apache process crashes. Compiled as a 32-bit binary on Solaris 9 (64-bit kernel) and this problem does not exist in 2.0.48. #0 0xfe925398 in ?? () #1 0x000d3514 in regcomp (preg=0x16df20, pattern=0x16df18 "^\\.ht", cflags=0) at pcreposix.c:206 #2 0x000ad7b0 in ap_pregcomp (p=0x11df58, pattern=0x16df18 "^\\.ht", cflags=0) at util.c:267 #3 0x000c5978 in filesection (cmd=0xffbffad0, mconfig=0x161c58, arg=0x16df09 "") at core.c:1765 #4 0x000a2cd4 in invoke_cmd (cmd=0xf78b4, parms=0xffbffad0, mconfig=0x161c58, args=0x163930 "~ \"^\\.ht\">") at config.c:670 #5 0x000a4784 in ap_walk_config_sub (current=0x163910, parms=0xffbffad0, section_vector=0x160c60) at config.c:1048 #6 0x000a487c in ap_walk_config (current=0x163910, parms=0xffbffad0, section_vector=0x160c60) at config.c:1087 #7 0x000a5f74 in ap_process_config_tree (s=0x121310, conftree=0x15f358, p=0x11df58, ptemp=0x15a048) at config.c:1621 #8 0x000aa6f0 in main (argc=4, argv=0xffbffc4c) at main.c:595 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
