Ticket #7056: crash.txt

File crash.txt, 2.9 KB (added by anonymous, 15 years ago)
Line 
1Program received signal SIGSEGV, Segmentation fault.
2[Switching to Thread 0xb29aa720 (LWP 16324)]
30x080848bc in QString::isEmpty (this=0x936141c) at /usr/include/QtCore/qstring.h:691
4691     { return d->size == 0; }
5(gdb) where
6#0  0x080848bc in QString::isEmpty (this=0x936141c) at /usr/include/QtCore/qstring.h:691
7#1  0xadcf9a49 in VideoDialog::GetCoverImage (this=0xb17922e8, node=0x9370df0) at videodlg.cpp:3017
8#2  0xadcfb55e in VideoDialog::UpdateItem (this=0xb17922e8, item=0xb172de10) at videodlg.cpp:2574
9#3  0xadd0a102 in VideoDialog::loadData (this=0xb17922e8) at videodlg.cpp:2539
10#4  0xadce414e in VideoDialog::goBack (this=0xb17922e8) at videodlg.cpp:3524
11#5  0xadcfe867 in VideoDialog::keyPressEvent (this=0xb17922e8, levent=0xbfe9bac8) at videodlg.cpp:3381
12#6  0xb63759c2 in MythMainWindow::eventFilter (this=0x83ae3c0, e=0xbfe9bac8) at mythmainwindow.cpp:1399
13#7  0xb50935c1 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4
14#8  0xb56130c3 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
15#9  0xb5617f8a in QApplication::notify () from /usr/lib/libQtGui.so.4
16#10 0xb509322b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
17#11 0xb6600b08 in QCoreApplication::sendEvent (receiver=0x83ae3c0, event=0xbfe9bac8) at /usr/include/QtCore/qcoreapplication.h:213
18#12 0xb637be2b in MythMainWindow::customEvent (this=0x83ae3c0, ce=0x94303c8) at mythmainwindow.cpp:1578
19#13 0xb50a435f in QObject::event () from /usr/lib/libQtCore.so.4
20#14 0xb566d445 in QWidget::event () from /usr/lib/libQtGui.so.4
21#15 0xb637cfd4 in MythMainWindow::event (this=0x83ae3c0, e=0x94303c8) at mythmainwindow.cpp:714
22#16 0xb56130ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
23#17 0xb5617c17 in QApplication::notify () from /usr/lib/libQtGui.so.4
24#18 0xb509322b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
25#19 0xb5094539 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
26#20 0xb509475d in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
27#21 0xb50bf0cf in ?? () from /usr/lib/libQtCore.so.4
28#22 0xb4e9a0f9 in IA__g_main_context_dispatch (context=0x82d0220) at gmain.c:1960
29#23 0xb4e9cee6 in g_main_context_iterate (context=0x82d0220, block=1, dispatch=1, self=0x82ce040) at gmain.c:2591
30#24 0xb4e9d35c in IA__g_main_context_iteration (context=0x82d0220, may_block=1) at gmain.c:2654
31#25 0xb50bf4a8 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
32#26 0xb56ac845 in ?? () from /usr/lib/libQtGui.so.4
33#27 0xb509243d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
34#28 0xb50926ba in QEventLoop::exec () from /usr/lib/libQtCore.so.4
35#29 0xb5094821 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
36#30 0xb5612a37 in QApplication::exec () from /usr/lib/libQtGui.so.4
37#31 0x0808068c in main (argc=5, argv=0xbfe9c974) at main.cpp:1515
38(gdb)