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=43718>. 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=43718 Summary: ssl-enabled Apache 2.2.6(64 bit) gives segmentation fault on AIX 5.2 Product: Apache httpd-2 Version: 2.2.6 Platform: Other OS/Version: AIX Status: NEW Severity: critical Priority: P2 Component: mod_ssl AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hi, We are facing an issue related to Apache 2.2.6(64 bit) on AIX 5.2(64 bit). Steps performed:- 1)build openssl-0.9.8g in 64 bit mode on AIX 5.2 2)configure Apache 2.2.6 with 0ption --enabled-ssl in 64-bit mode. 3) after configuration tried to start server ./apachectl start. 4) get segmentation fault in error_logs. [Mon Oct 22 16:51:14 2007] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] [Mon Oct 22 16:51:15 2007] [notice] Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.8c configured -- r esuming normal operations [Mon Oct 22 16:51:15 2007] [notice] child pid 22456 exit signal Segmentation fault (11) [Mon Oct 22 16:51:15 2007] [notice] child pid 21518 exit signal Segmentation fault (11) [Mon Oct 22 16:51:16 2007] [notice] child pid 19908 exit signal Segmentation fault (11) [Mon Oct 22 16:51:17 2007] [notice] child pid 22458 exit signal Segmentation fault (11) [Mon Oct 22 16:51:17 2007] [notice] child pid 21520 exit signal Segmentation fault (11) [Mon Oct 22 16:51:18 2007] [notice] child pid 22460 exit signal Segmentation fault (11) [Mon Oct 22 16:51:18 2007] [notice] child pid 19910 exit signal Segmentation fault (11) [Mon Oct 22 16:51:19 2007] [notice] child pid 22102 exit signal Segmentation fault (11) [Mon Oct 22 16:51:19 2007] [notice] child pid 16002 exit signal Segmentation fault (11) [Mon Oct 22 16:51:19 2007] [notice] child pid 21522 exit signal Segmentation fault (11) [Mon Oct 22 16:51:21 2007] [notice] child pid 16004 exit signal Segmentation fault (11) [Mon Oct 22 16:51:22 2007] [notice] child pid 22462 exit signal Segmentation fault (11) [Mon Oct 22 16:51:22 2007] [notice] child pid 19912 exit signal Segmentation fault (11) [Mon Oct 22 16:51:22 2007] [notice] child pid 22104 exit signal Segmentation fault (11) [Mon Oct 22 16:51:23 2007] [notice] child pid 21070 exit signal Segmentation fault (11) [Mon Oct 22 16:51:23 2007] [notice] child pid 16186 exit signal Segmentation fault (11) [Mon Oct 22 16:51:23 2007] [notice] child pid 16006 exit signal Segmentation fault (11) [Mon Oct 22 16:51:25 2007] [notice] child pid 16008 exit signal Segmentation fault (11) [Mon Oct 22 16:51:26 2007] [notice] child pid 21072 exit signal Segmentation fault (11) [Mon Oct 22 16:51:26 2007] [notice] child pid 16188 exit signal Segmentation fault (11) [Mon Oct 22 16:51:27 2007] [notice] child pid 19914 exit signal Segmentation fault (11) [Mon Oct 22 16:51:27 2007] [notice] child pid 22106 exit signal Segmentation fault (11) [Mon Oct 22 16:51:27 2007] [notice] child pid 16010 exit signal Segmentation fault (11) [Mon Oct 22 16:51:27 2007] [notice] child pid 21526 exit signal Segmentation fault (11) [Mon Oct 22 16:51:29 2007] [notice] child pid 21528 exit signal Segmentation fault (11) [Mon Oct 22 16:51:31 2007] [notice] child pid 19916 exit signal Segmentation fault (11) [Mon Oct 22 16:51:31 2007] [notice] child pid 22108 exit signal Segmentation fault (11) [Mon Oct 22 16:51:31 2007] [notice] child pid 16012 exit signal Segmentation fault (11) 5) we copied the same apache web-server on AIX 5.3 machine and there when we tried to start apache, started properly without any segmentation error. Here without SSL , apache 2.2.6(64 bit) gets started. Please look into this -- 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]
