Ticket #1427: ff-bt

File ff-bt, 762 bytes (added by tangobravo, 17 years ago)

back trace of one crash (not always the same)

Line 
1(gdb) bt
2#0 0x018eb64e in BPrivate::processHeap::free ()
3 from /boot/beos/system/lib/libroot.so
4#1 0x018ece60 in free () from /boot/beos/system/lib/libroot.so
5#2 0x018dc7fc in __builtin_delete () from /boot/beos/system/lib/libroot.so
6#3 0x0181e1e0 in BArchivable::~BArchivable ()
7 from /boot/beos/system/lib/libbe.so
8#4 0x016fb862 in BHandler::~BHandler () from /boot/beos/system/lib/libbe.so
9#5 0x0179ef49 in BView::~BView () from /boot/beos/system/lib/libbe.so
10#6 0x0179ee8f in BView::~BView () from /boot/beos/system/lib/libbe.so
11#7 0x017a961b in BWindow::~BWindow () from /boot/beos/system/lib/libbe.so
12#8 0x0171e74e in BBitmap::~BBitmap () from /boot/beos/system/lib/libbe.so
13#9 0x008a88b2 in nsDrawingSurfaceBeOS::~nsDrawingSurfaceBeOS ()
14...