NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Please help Apache Segmentation fault




On Jan 6, 2013, at 7:27 PM, Takahiro Kambe wrote:

In message <29794F0A-FBE3-4EF4- B18F-3C55E5B72D98%familysafeinternet.com@localhost>
        on Sun, 6 Jan 2013 12:02:28 -0500,
        Al Zick <al%familysafeinternet.com@localhost> wrote:
Here is the output:

gdb /usr/local/sbin/httpd /usr/local/httpd.core
GNU gdb (GDB) 7.3.1
Copyright (C) 2011 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 "powerpc--netbsd".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/local/sbin/httpd...(no debugging symbols
found)...done.
[New process 1]
Core was generated by `httpd'.
Program terminated with signal 11, Segmentation fault.
#0  0xfddf352c in ?? () from /usr/lib/libc.so.12
(gdb) bt
#0  0xfddf352c in ?? () from /usr/lib/libc.so.12
#1  0xfddf345c in ?? () from /usr/lib/libc.so.12
#2  0xfddf5ca4 in free () from /usr/lib/libc.so.12
#3 0xfcb2c160 in zend_hash_destroy () from
#/usr/local/lib/httpd/mod_php5.so
#4 0xfcb2f45c in zend_destroy_rsrc_list_dtors () from
#/usr/local/lib/httpd/mod_php5.so
#5 0xfcb1c6c4 in zend_shutdown () from /usr/local/lib/httpd/ mod_php5.so
#6 0xfcab22e0 in php_module_shutdown () from
#/usr/local/lib/httpd/mod_php5.so
#7 0xfcab23b8 in php_module_shutdown_wrapper () from
#/usr/local/lib/httpd/mod_php5.so
#8 0xfcbe3124 in php_apache_server_shutdown () from
#/usr/local/lib/httpd/mod_php5.so
Please tell basic information


* What version of NetBSD you are running?

NetBSD faith.datazap.net 6.0 NetBSD 6.0 (FAITH-$Revision: 1.777.2.6 $) #0: Thu Jan 3 21:45:52 EST 2013 admin%faith.datazap.net@localhost:/usr/src/ sys/arch/macppc/compile/FAITH macppc

* What version of Apache you are running?

apache-2.2.23

* And dose the Apache come from binary package, compiled from pkgsrc
  or built from source?

pkgsrc

* What version of PHP you are using?

php-5.4.7

* And dose the PHP come from binary package, compiled from pkgsrc
  or built from source?

Everything was built from pkgsrc.

Thanks,
Al




Home | Main Index | Thread Index | Old Index