https://issues.apache.org/bugzilla/show_bug.cgi?id=55482
--- Comment #5 from Kas Coenen <[email protected]> --- This is the core output from pstack: # pstack core core 'core' of 25922: /usr/local/apache2/bin/httpd -k start fffffd7ffe457585 _object_and_properties_init () + 111 gdb output: # /usr/local/gdb/bin/gdb /usr/local/apache2/bin/httpd core GNU gdb (GDB) 7.6 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i386-pc-solaris2.10". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/local/apache2/bin/httpd...(no debugging symbols found)...done. [New LWP 1] [Thread debugging using libthread_db enabled] [New Thread 1 (LWP 1)] Core was generated by `/usr/local/apache2/bin/httpd -k start'. Program terminated with signal 11, Segmentation fault. #0 0xfffffd7ffe457585 in _object_and_properties_init () from /usr/local/apache2/modules/libphp5.so (gdb) bt #0 0xfffffd7ffe457585 in _object_and_properties_init () from /usr/local/apache2/modules/libphp5.so Cannot access memory at address 0x8 (gdb) So any idea? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
