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=40545>. 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=40545 Summary: Core Dumps on Solaris 10 Product: Apache httpd-2 Version: 2.3-HEAD Platform: Other OS/Version: Solaris Status: NEW Severity: normal Priority: P3 Component: Core AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Intermittant core dumps on Solaris 10 (SunOS <myhost> 5.10 Generic_118833-17 sun4u sparc SUNW,Sun-Fire-V240 In error_log: child pid <PID> exit signal Bus error (10), possible coredump in /my/server/root I will attach a core dump, but pstack says: pstack ./core_<my host>_httpd_100_100_1158668151_1835 core './core_<my_host>_httpd_100_100_1158668151_1835' of 1835: /my/server/root/bin/httpd -k start fe12e0c4 php_mssql_get_column_content_with_type (330e88, 2, 350810, 3e, 2fc5b8, 33ee4c) + 2b8 fe12eb64 _mssql_fetch_batch (0, 376ec8, ffffffff, 0, 2, fe4041f0) + 244 fe12f090 zif_mssql_query (1, 407478, ffffffff, 330e88, b, ffbfc6d0) + 2a4 fe283b8c zend_do_fcall_common_helper_SPEC (ffbfc6e8, ffbfc6e8, 1, 1, ffbfc6e8, 337230) + 6f4 fe2833a0 execute (383f50, 331431, 0, ffffffff, 0, fe622db8) + 10c fe538ffc zend_oe (383f50, 40, fe4041b0, ffbfc944, 60, 61d4) + 350 fe2836a0 zend_do_fcall_common_helper_SPEC (ffbfd828, ffbfd828, 1, 1, 34e02c, 3eb7f0) + 208 fe2833a0 execute (330518, 308019, 0, ffffffff, 0, fe622db8) + 10c fe538ffc zend_oe (330518, 40, fe4041b0, ffbfe31c, 8d0, 61d4) + 350 fe2836a0 zend_do_fcall_common_helper_SPEC (ffbfe828, ffbfe828, 0, 1, ffbfe828, 488058) + 208 fe2833a0 execute (376838, 2b5599, 0, ffffffff, 0, fe622db8) + 10c fe538ffc zend_oe (376838, 40, fe4041b0, ffbfece4, 2b8, 61d4) + 350 fe2836a0 zend_do_fcall_common_helper_SPEC (ffbfeda0, 0, 0, 38d588, ffbfeda0, 2) + 208 fe2833a0 execute (409cf8, ffbff520, 0, 0, 383bb0, fe622db8) + 10c fe538ffc zend_oe (409cf8, ffbff520, fe243048, ffbfeee4, 4, fe538cac) + 350 fe2648d8 zend_execute_scripts (678c, 0, 3, ffbfefd0, fe403f30, ffbff520) + e0 fe22208c php_execute_script (ffbff520, fe34bc28, 6, 0, 0, ffbff480) + 23c fe2e091c php_handler (3248d0, 0, 0, 0, 0, 0) + 67c 0003c488 ap_run_handler (3248d0, 3b3b3b3b, 70687000, 80808080, ff00, 80808080) + 3c 0003c904 ap_invoke_handler (3248d0, ba000, 3248d0, 36, ff00, 80808080) + b8 00056d44 ap_internal_redirect (3248d0, 3248d0, 3, ffbff750, 1b, 0) + 6c 00070144 handler_redirect (317be8, 0, 317be8, 1549a0, df8a8, 9) + 6c 0003c488 ap_run_handler (317be8, 738f55e0, 22, 323d50, 323cb8, 0) + 3c 0003c904 ap_invoke_handler (317be8, ba000, 317be8, ffbff834, fea60028, 0) + b8 00057104 ap_process_request (317be8, 0, 4, 317be8, e00d8, 124680) + 160 0005454c ap_process_http_connection (311e68, 311bd0, 311bd0, 6, e00d8, 124e08) + 10c 00042934 ap_run_process_connection (311e68, 311bd0, 311bd0, 6, 2f9470, 315ba8) + 3c 00070df4 child_main (0, e2400, 4e2e, e0000, 0, e0000) + 3b8 00071030 make_child (70800, 6, 1, 2d, ddc00, e0000) + ec 00071a50 ap_mpm_run (ddc00, e0000, e0000, e0000, e0000, e2400) + 934 00029ce8 main (eae38, dc400, df800, df800, 0, 0) + 710 00029028 _start (0, 0, 0, 0, 0, 0) + 5c httpd compiled with: ./configure --prefix=/www/httpd/ --enable-so --enable-rewrite --enable-headers --enable-expires --enable-shared=max --enable-security --enable-deflate httpd modules: PHP compiled with: ./configure --with-apxs2=/www/httpd/g002s-$1/bin/apxs --enable-track-vars --with-mssql=/usr/local --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr/local --with-zlib-dir=/usr/local --enable-freetype-4bit-antialias-hack --with-freetype-dir=/usr/local --with-config-file-path=/etc --enable-calendar --with-curl=/usr/local --with-curlwrappers --enable-exif -with-libxml-dir=/usr/local httpd modules: Loaded Modules: core_module (static) authn_file_module (static) authn_default_module (static) authz_host_module (static) authz_groupfile_module (static) authz_user_module (static) authz_default_module (static) auth_basic_module (static) include_module (static) filter_module (static) deflate_module (static) log_config_module (static) env_module (static) expires_module (static) headers_module (static) setenvif_module (static) mpm_prefork_module (static) http_module (static) mime_module (static) status_module (static) autoindex_module (static) asis_module (static) cgi_module (static) negotiation_module (static) dir_module (static) actions_module (static) userdir_module (static) alias_module (static) rewrite_module (static) so_module (static) php5_module (shared) Thanks -- 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]
