1 | Thread 559 called debugger(): You can't call delete on a BLooper object once itis running.
|
---|
2 | Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done.
|
---|
3 | Loaded symbols for /boot/beos/system/lib/libbe.so
|
---|
4 | Reading symbols from /boot/beos/system/lib/libtracker.so...(no debugging symbols found)...done.
|
---|
5 | Loaded symbols for /boot/beos/system/lib/libtracker.so
|
---|
6 | Reading symbols from /boot/beos/system/lib/libmedia.so...
|
---|
7 | (no debugging symbols found)...done.
|
---|
8 | Loaded symbols for /boot/beos/system/lib/libmedia.so
|
---|
9 | Reading symbols from /boot/beos/system/lib/libnet.so...(no debugging symbols found)...done.
|
---|
10 | Loaded symbols for /boot/beos/system/lib/libnet.so
|
---|
11 | Reading symbols from /boot/beos/system/lib/libroot.so...done.
|
---|
12 | Loaded symbols for /boot/beos/system/lib/libroot.so
|
---|
13 | Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
|
---|
14 | Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
|
---|
15 | Reading symbols from /boot/beos/system/lib/libtranslation.so...done.
|
---|
16 | Loaded symbols for /boot/beos/system/lib/libtranslation.so
|
---|
17 | Reading symbols from /boot/beos/system/lib/libsocket.so...done.
|
---|
18 | Loaded symbols for /boot/beos/system/lib/libsocket.so
|
---|
19 | Reading symbols from /boot/beos/system/add-ons/media/plugins/mp3_reader...done.
|
---|
20 | Loaded symbols for /boot/beos/system/add-ons/media/plugins/mp3_reader
|
---|
21 | Reading symbols from /boot/beos/system/add-ons/media/plugins/mp3_decoder...done.Loaded symbols for /boot/beos/system/add-ons/media/plugins/mp3_decoder
|
---|
22 | Reading symbols from /boot/beos/system/add-ons/media/plugins/raw_decoder...done.Loaded symbols for /boot/beos/system/add-ons/media/plugins/raw_decoder
|
---|
23 |
|
---|
24 | [Switching to team /BeBox/beos/apps/SoundRecorder (540) thread MediaTrackController controller (559)]
|
---|
25 | 0x006e663f in _kern_debugger () from /boot/beos/system/lib/libroot.so
|
---|
26 | (gdb) bt
|
---|
27 | #0 0x006e663f in _kern_debugger () from /boot/beos/system/lib/libroot.so
|
---|
28 | #1 0x006e18bf in debugger () from /boot/beos/system/lib/libroot.so
|
---|
29 | #2 0x002ef18e in BLooper::~BLooper () from /boot/beos/system/lib/libbe.so
|
---|
30 | #3 0x00239aba in MediaController::~MediaController ()
|
---|
31 | #4 0x0023fb1d in MediaTrackController::~MediaTrackController ()
|
---|
32 | #5 0x002f0cf6 in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so
|
---|
33 | #6 0x006e5ab0 in thread_entry () from /boot/beos/system/lib/libroot.so
|
---|
34 | #7 0x70247fec in ?? ()
|
---|
35 | (gdb)
|
---|