ID:               17575
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache2 related
 Operating System: BSD/OS 4.2
 PHP Version:      4.0CVS-2002-06-03
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip




Previous Comments:
------------------------------------------------------------------------

[2002-06-03 08:59:35] [EMAIL PROTECTED]

As mentioned earlier - apache2 dies with a segfault.

below is the backtrace - don't be fooled by the 2.0.35 path there -
it's 2.0.36 I just didn't update my symlinks.
Snapshot version is 200206021800.

$ gdb -exec /aphack2/bin/httpd -core
/chroot/webbin/aphack-2.0.35/httpd.core
GNU gdb
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i386-unknown-bsdi4.2".
Core was generated by `httpd'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /shlib/libm.so.0.0...done.
Reading symbols from /shlib/libdl.so...done.
Reading symbols from /weblib/local/lib/libz.so.1...done.
Reading symbols from /shlib/libgcc.so.1...done.
Reading symbols from /shlib/libc.so.2...done.
Reading symbols from /shlib/ld-bsdi.so...done.
Reading symbols from /aphack2/modules/libphp4.so...done.
Reading symbols from
/weblib/local/lib/mysql/libmysqlclient.so.10...done.
#0  0x48153b6d in kill () from /shlib/libc.so.2
(gdb) bt
#0  0x48153b6d in kill () from /shlib/libc.so.2
#1  0x80831f8 in ?? ()
#2  0x481e8adb in _thread_sig_deliver_one () from /shlib/libc.so.2
#3  0x481e89c1 in _thread_sig_deliver_pending () from /shlib/libc.so.2
#4  0x481e84cf in _thread_sig_handler () from /shlib/libc.so.2
#5  0x8047fe2 in ?? ()
#6  0x483232bb in php_module_startup (sf=0x483d4598) at
/chroot/home/mdev/php4-200206021800/main/main.c:844
#7  0x48386896 in php_apache_server_startup (pconf=0x810f010,
plog=0x8147010, ptemp=0x8141010, s=0x8144020)
    at
/chroot/home/mdev/php4-200206021800/sapi/apache2filter/sapi_apache2.c:474
#8  0x8084eb9 in ?? ()
#9  0x808a921 in ?? ()
#10 0x805deee in ?? ()


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=17575&edit=1

Reply via email to