You need to give the command 'bt' to gdb for some usefull output.
bt stands for backtrace.

Ronald.

On Wed, 01 Jun 2005 18:11:54 +0200, Steve Rieger <[EMAIL PROTECTED]> wrote:

hi all am wondering is anybody else thats running fbsd 5.4 php4 apache1, and about 10 php extensions, are noticing any issues

when i run anything via php command line it cores, and the gdb gives me this from the core file


55F_10_25_4_27# gdb /usr/local/bin/php php.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 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-marcel-freebsd"...(no debugging symbols found)...
Core was generated by `php'.
Program terminated with signal 6, Aborted.
Reading symbols from /usr/local/lib/libcrypto.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libcrypto.so.3
Reading symbols from /usr/local/lib/libssl.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libssl.so.3
Reading symbols from /lib/libcrypt.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libcrypt.so.2
Reading symbols from /lib/libm.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib/libm.so.3
Reading symbols from /lib/libc.so.5...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.5
Reading symbols from /usr/lib/libstdc++.so.4...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libstdc++.so.4
Reading symbols from /usr/local/lib/php/20020429/interbase.so...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/php/20020429/interbase.so
Reading symbols from /usr/local/lib/libfbembed.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/local/lib/libfbembed.so.1
Reading symbols from /lib/libncurses.so.5...(no debugging symbols found)...done.
Loaded symbols for /lib/libncurses.so.5
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x2838237b in kill () from /lib/libc.so.5
(gdb) Quit



--
Steve Rieger
(212) 804-1131   (Work)
(646) 335-8915   (Cell)
chozrim           (aim)

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



--
 Ronald Klop
 Amsterdam, The Netherlands
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to