The entire gdb session & backtrace:
[dave@telekon planeshift]$ gdb ./psclient.bin core.3441
GNU gdb 6.0-2mdk (Mandrake Linux)
Copyright 2003 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 \"i586-mandrake-linux-gnu\"...Using host libthread_db library \"/lib/tls/libthread_db.so.1\".
Core was generated by `/home/dave/planeshift/psclient.bin\'.
Program terminated with signal 6, Aborted.
warning: current_sos: Can\'t read pathname for load map: Input/output error
Reading symbols from /lib/tls/libpthread.so.0...done.
Loaded symbols for /lib/tls/libpthread.so.0
Reading symbols from /lib/libz.so.1...done.
(gdb)
[K(gdb) b
[K(gdb) bt
[K(gdb) bt
#0 0xffffe410 in ?? ()
#1 0xbfffed38 in ?? ()
#2 0x00000006 in ?? ()
#3 0x00000d71 in ?? ()
#4 0x40167915 in raise () from /lib/tls/libc.so.6
#5 0x40169279 in abort () from /lib/tls/libc.so.6
#6 0x4019b74a in __fsetlocking () from /lib/tls/libc.so.6
#7 0x401a6ce8 in mallopt () from /lib/tls/libc.so.6
#8 0x401a587b in mallopt () from /lib/tls/libc.so.6
#9 0x401a35aa in free () from /lib/tls/libc.so.6
#10 0x400e7ec1 in operator delete(void*) () from /usr/lib/libstdc++.so.5
#11 0x400e7f1d in operator delete[](void*) () from /usr/lib/libstdc++.so.5
#12 0x4597d2d9 in csKDTreeChild::~csKDTreeChild() ()
from /home/dave/planeshift/CS/dynavis.so
#13 0x10cef3b8 in ?? ()
#14 0x10cef3b8 in ?? ()
#15 0x459aaa20 in csKDTree::tree_nodes ()
from /home/dave/planeshift/CS/dynavis.so
#16 0x459aaa20 in csKDTree::tree_nodes ()
from /home/dave/planeshift/CS/dynavis.so
#17 0x459aa0d0 in __JCR_LIST__ () from /home/dave/planeshift/CS/dynavis.so
#18 0x4597dc9a in csKDTree::Clear() () from /home/dave/planeshift/CS/dynavis.so
#19 0x0feff0c4 in ?? ()
---Type to continue, or q to quit---
[K---Type to continue, or q to quit---
#20 0x00000e08 in ?? ()
#21 0x0d6425c8 in ?? ()
#22 0x459aaa20 in csKDTree::tree_nodes ()
from /home/dave/planeshift/CS/dynavis.so
#23 0x459aa0d0 in __JCR_LIST__ () from /home/dave/planeshift/CS/dynavis.so
#24 0x0feff0c4 in ?? ()
#25 0x0ff143a8 in ?? ()
#26 0x00000fda in ?? ()
#27 0x4597dab6 in csKDTree::~csKDTree() ()
from /home/dave/planeshift/CS/dynavis.so
#28 0x0d62be68 in ?? ()
#29 0x459aa0d0 in __JCR_LIST__ () from /home/dave/planeshift/CS/dynavis.so
#30 0x0d6425c8 in ?? ()
#31 0x459aa0d0 in __JCR_LIST__ () from /home/dave/planeshift/CS/dynavis.so
#32 0x0feff0c4 in ?? ()
#33 0x45981fed in __tcf_0 () from /home/dave/planeshift/CS/dynavis.so
#34 0x08fb90e4 in ?? ()
#35 0x08fb92f0 in ?? ()
#36 0x00000001 in ?? ()
#37 0x09c914a8 in ?? ()
#38 0xbffff0d0 in ?? ()
#39 0xbffff0c8 in ?? ()
#40 0x00000009 in ?? ()
---Type to continue, or q to quit---
[K---Type to continue, or q to quit---
#41 0x00000004 in ?? ()
(gdb)
[K(gdb) q
[K(gdb) q