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