Ticket #4214: bt_mediaplayer

File bt_mediaplayer, 2.3 KB (added by koki, 15 years ago)

Backtrace of MediaPlayer crash

Line 
1GNU gdb 6.3
2Copyright 2004 Free Software Foundation, Inc.
3GDB is free software, covered by the GNU General Public License, and you are
4welcome to change it and/or distribute copies of it under certain conditions.
5Type "show copying" to see the conditions.
6There is absolutely no warranty for GDB. Type "show warranty" for details.
7This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
8
9[tcsetpgrp failed in terminal_inferior: Invalid Argument]
10Thread 934 caused an exception: General protection fault
11Reading symbols from /boot/system/runtime_loader...done.
12Loaded symbols for /boot/system/runtime_loader
13Reading symbols from /boot/system/lib/libbe.so...done.
14Loaded symbols for /boot/system/lib/libbe.so
15Reading symbols from /boot/system/lib/libgame.so...done.
16Loaded symbols for /boot/system/lib/libgame.so
17Reading symbols from /boot/system/lib/libmedia.so...done.
18Loaded symbols for /boot/system/lib/libmedia.so
19Reading symbols from /boot/system/lib/libtracker.so...done.
20Loaded symbols for /boot/system/lib/libtracker.so
21Reading symbols from /boot/system/lib/libtranslation.so...done.
22Loaded symbols for /boot/system/lib/libtranslation.so
23Reading symbols from /boot/system/lib/libtextencoding.so...done.
24Loaded symbols for /boot/system/lib/libtextencoding.so
25Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
26Loaded symbols for /boot/system/lib/libstdc++.r4.so
27Reading symbols from /boot/system/lib/libroot.so...done.
28Loaded symbols for /boot/system/lib/libroot.so
29[tcsetpgrp failed in terminal_inferior: Invalid Argument]
30[Switching to team /boot/system/apps/MediaPlayer (927) thread w>Playlist (934)]
310x002e9b02 in ?? () from /boot/system/lib/libbe.so
32(gdb) bt
33#0 0x002e9b02 in ?? () from /boot/system/lib/libbe.so
34#1 0x0024fa09 in Playlist::AppendRefs ()
35#2 0x0024aaab in ImportPLItemsCommand::ImportPLItemsCommand ()
36#3 0x00252e12 in PlaylistListView::RefsReceived ()
37#4 0x00254235 in PlaylistWindow::MessageReceived ()
38#5 0x0035804f in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
39#6 0x004181b5 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
40#7 0x0041bdb0 in BWindow::task_looper () from /boot/system/lib/libbe.so
41#8 0x003595ab in BLooper::_task0_ () from /boot/system/lib/libbe.so
42#9 0x00938124 in thread_entry () from /boot/system/lib/libroot.so
43#10 0x700c1fec in ?? ()
44(gdb)