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=43717>. 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=43717 Summary: Apache 2.x goes down with 2000+ includes Product: Apache httpd-2 Version: 2.2-HEAD Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: mod_ssl AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Apache starts to segfault with 2000+ includes (everything is okay with ~600-1000 includes): (gdb) b ap_process_request Note: breakpoints 1 and 3 also set at pc 0x809f9e9. Breakpoint 4 at 0x809f9e9: file http_request.c, line 252. (gdb) run -X -d /etc/httpd Starting program: /usr/sbin/httpd -X -d /etc/httpd [Thread debugging using libthread_db enabled] [New Thread -1208407840 (LWP 30464)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1208407840 (LWP 30464)] 0x00e21d63 in RAND_SSLeay () from /lib/libcrypto.so.4 (gdb) n Single stepping until exit from function RAND_SSLeay, which has no line number information. Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
