Ticket #8506: gdb.txt

File gdb.txt, 8.3 KB (added by loniedavid@…, 14 years ago)

gdb backtrace

Line 
1Program received signal SIGSEGV, Segmentation fault.
20x00007ffff43022dc in QMutex::lock() () from /usr/lib/libQtCore.so.4
3(gdb) bt
4#0  0x00007ffff43022dc in QMutex::lock() () from /usr/lib/libQtCore.so.4
5#1  0x0000000000474988 in QMutexLocker::relock (this=0x7fffffff9620) at /usr/include/QtCore/qmutex.h:120
6#2  0x00000000004748de in QMutexLocker (this=0x7fffffff9620, m=0x7fffe152d988) at /usr/include/QtCore/qmutex.h:102
7#3  0x00007ffff5f125ae in OutputListeners::prepareVisuals (this=0x7fffe1c54bb0) at output.cpp:81
8#4  0x00007ffff5e88c2d in AudioOutputBase::Reset (this=0x7fffe1c54b90) at audiooutputbase.cpp:590
9#5  0x00007ffff5e88b0c in AudioOutputBase::PauseUntilBuffered (this=0x7fffe1c54b90) at audiooutputbase.cpp:572
10#6  0x00007fffd6b2ea50 in avfDecoder::initialize (this=0x7fffe13dd920) at avfdecoder.cpp:106
11#7  0x00007fffd6b7a4a3 in MusicPlayer::play (this=0x1063b70) at musicplayer.cpp:304
12#8  0x00007fffd6b79b5d in MusicPlayer::playFile (this=0x1063b70, filename=...) at musicplayer.cpp:198
13#9  0x00007fffd6ac1e99 in PlaybackBoxMusic::play (this=0x7fffe0ea9a00) at playbackbox.cpp:1338
14#10 0x00007fffd6abdefe in PlaybackBoxMusic::handlePush (this=0x7fffe0ea9a00, buttonname=...) at playbackbox.cpp:586
15#11 0x00007fffd6b92dcc in PlaybackBoxMusic::qt_metacall (this=0x7fffe0ea9a00, _c=QMetaObject::InvokeMetaMethod, _id=38,
16    _a=0x7fffffff9ee0) at moc_playbackbox.cpp:188
17#12 0x00007ffff440e4df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
18#13 0x00007ffff6098385 in UIPushButtonType::pushed (this=0x7fffe15e0f90, _t1=...) at moc_uitypes.cpp:715
19#14 0x00007ffff5f41fba in UIPushButtonType::push (this=0x7fffe15e0f90) at uitypes.cpp:3541
20#15 0x00007fffd6ac7623 in PlaybackBoxMusic::handleTreeListSignals (this=0x7fffe0ea9a00, node_int=4924,
21    attributes=0x7fffe1bbe180) at playbackbox.cpp:2174
22#16 0x00007fffd6b92c19 in PlaybackBoxMusic::qt_metacall (this=0x7fffe0ea9a00, _c=QMetaObject::InvokeMetaMethod, _id=20,
23    _a=0x7fffffffa190) at moc_playbackbox.cpp:170
24#17 0x00007ffff440e4df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
25#18 0x00007ffff609809e in UIManagedTreeListType::nodeSelected (this=0x7fffe153df70, _t1=4924, _t2=0x7fffe1bbe180)
26    at moc_uitypes.cpp:625
27#19 0x00007ffff5f3e6a8 in UIManagedTreeListType::moveToNodesFirstChild (this=0x7fffe153df70, route_of_branches=...)
28    at uitypes.cpp:2527
29#20 0x00007fffd6ac50b7 in PlaybackBoxMusic::editPlaylist (this=0x7fffe0ea9a00) at playbackbox.cpp:1910
30#21 0x00007fffd6b92bb8 in PlaybackBoxMusic::qt_metacall (this=0x7fffe0ea9a00, _c=QMetaObject::InvokeMetaMethod, _id=16,
31    _a=0x7fffffffa550) at moc_playbackbox.cpp:166
32#22 0x00007ffff440e4df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
33#23 0x00007ffff6098511 in UITextButtonType::pushed (this=0x7fffe1520cd0) at moc_uitypes.cpp:789
34#24 0x00007ffff5f42b03 in UITextButtonType::push (this=0x7fffe1520cd0) at uitypes.cpp:3668
35#25 0x00007fffd6abcb4b in PlaybackBoxMusic::keyPressEvent (this=0x7fffe0ea9a00, e=0x7fffffffaee0) at playbackbox.cpp:348
36#26 0x00007ffff4c3365e in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
37#27 0x00007ffff4fd7f86 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
38---Type <return> to continue, or q <return> to quit---
39#28 0x00007ffff4bdd5ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
40#29 0x00007ffff4be5395 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
41#30 0x00007ffff43fb79c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
42#31 0x00007ffff69af27d in QCoreApplication::sendEvent (receiver=0x7fffe0ea9a00, event=0x7fffffffaee0)
43    at /usr/include/QtCore/qcoreapplication.h:215
44#32 0x00007ffff658ff6b in MythMainWindow::customEvent (this=0x958c00, ce=0xc0f980) at mythmainwindow.cpp:1850
45#33 0x00007ffff440b474 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
46#34 0x00007ffff4c3300f in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
47#35 0x00007ffff6582b41 in MythMainWindow::event (this=0x958c00, e=0xc0f980) at mythmainwindow.cpp:760
48#36 0x00007ffff4bdd5ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
49#37 0x00007ffff4be3bdb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
50#38 0x00007ffff43fb79c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
51#39 0x00007ffff43fdf17 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) ()
52   from /usr/lib/libQtCore.so.4
53#40 0x00007ffff44250d3 in ?? () from /usr/lib/libQtCore.so.4
54#41 0x00007fffed950da2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
55#42 0x00007fffed954c18 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
56#43 0x00007fffed954dcc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
57#44 0x00007ffff4424c13 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
58   from /usr/lib/libQtCore.so.4
59#45 0x00007ffff4c8bd6e in ?? () from /usr/lib/libQtGui.so.4
60#46 0x00007ffff43fa0c2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
61#47 0x00007ffff43fa49c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
62#48 0x00007ffff5ed72ab in MythDialog::exec (this=0x7fffe0ea9a00) at mythdialogs.cpp:181
63#49 0x00007fffd6a969f1 in startPlayback () at main.cpp:254
64#50 0x00007fffd6a96ffc in MusicCallback (data=0x0, selection=...) at main.cpp:339
65#51 0x00007ffff65ffa77 in MythThemedMenu::handleAction (this=0x7fffe09653a0, action=..., password=...)
66    at myththemedmenu.cpp:847
67#52 0x00007ffff65fda45 in MythThemedMenu::buttonAction (this=0x7fffe09653a0, item=0x7fffe1590510, skipPass=false)
68    at myththemedmenu.cpp:709
69#53 0x00007ffff65f7b3a in MythThemedMenu::keyPressEvent (this=0x7fffe09653a0, event=0x7fffffffcb30) at myththemedmenu.cpp:214
70#54 0x00007ffff658eb1d in MythMainWindow::eventFilter (this=0x958c00, e=0x7fffffffcb30) at mythmainwindow.cpp:1638
71#55 0x00007ffff43fabb7 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
72   from /usr/lib/libQtCore.so.4
73---Type <return> to continue, or q <return> to quit---
74#56 0x00007ffff4bdd5bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
75#57 0x00007ffff4be5395 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
76#58 0x00007ffff43fb79c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
77#59 0x00007ffff69af27d in QCoreApplication::sendEvent (receiver=0x958c00, event=0x7fffffffcb30)
78    at /usr/include/QtCore/qcoreapplication.h:215
79#60 0x00007ffff658ff51 in MythMainWindow::customEvent (this=0x958c00, ce=0x127a070) at mythmainwindow.cpp:1848
80#61 0x00007ffff440b474 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
81#62 0x00007ffff4c3300f in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
82#63 0x00007ffff6582b41 in MythMainWindow::event (this=0x958c00, e=0x127a070) at mythmainwindow.cpp:760
83#64 0x00007ffff4bdd5ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
84#65 0x00007ffff4be3bdb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
85#66 0x00007ffff43fb79c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
86#67 0x00007ffff43fdf17 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) ()
87   from /usr/lib/libQtCore.so.4
88#68 0x00007ffff44250d3 in ?? () from /usr/lib/libQtCore.so.4
89#69 0x00007fffed950da2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
90#70 0x00007fffed954c18 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
91#71 0x00007fffed954dcc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
92#72 0x00007ffff4424c13 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
93   from /usr/lib/libQtCore.so.4
94#73 0x00007ffff4c8bd6e in ?? () from /usr/lib/libQtGui.so.4
95#74 0x00007ffff43fa0c2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
96#75 0x00007ffff43fa49c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
97#76 0x00007ffff43fe1db in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
98#77 0x0000000000442203 in main (argc=1, argv=0x7fffffffea28) at main.cpp:1475