Subject: [PHP3] core dump apache + php (backtrace included)
To: None <php3@lists.php.net>
From: mocha_php <mocha_php@yahoo.com>
List: current-users
Date: 05/18/2000 03:17:54
netbsd 1.4Y (-current) Alpha (ELF library system)
apache 1.3.12
php 3.0.16

apachectl start (w/o php directives) works fine
w/ php loadmodules etc. core dumps:

---cut---
This GDB was configured as "alpha--netbsd"...
Core was generated by `httpd'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/libexec/ld.elf_so...done.
Reading symbols from /usr/lib/libcrypt.so.0...done.
Reading symbols from /usr/lib/libc.so.12...done.
Reading symbols from /usr/pkg/lib/httpd/mod_php3.so...done.
Reading symbols from /usr/lib/libz.so.0...done.
#0  0x160105ab4 in _rtld_unref_dag ()
(gdb) bt
#0  0x160105ab4 in _rtld_unref_dag ()
warning: Hit heuristic-fence-post without finding
warning: enclosing function for address 0x1ffffd558
This warning occurs if you are debugging a function without any symbols
(for example, in a stripped executable).  In that case, you may wish to
increase the size of the search with the `set heuristic-fence-post' command.

Otherwise, you told GDB there was a function where there isn't one, or
(more likely) you have encountered a bug in GDB.
---cut---


-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe@lists.php.net
To subscribe to the digest, e-mail: php3-digest-subscribe@lists.php.net
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin@lists.php.net