(gdb) run Starting program: /usr/local/bin/mythtv-setup [Thread debugging using libthread_db enabled] [New Thread 0x7f3d59102790 (LWP 2852)] 2009-05-12 16:10:22.040 Using runtime prefix = /usr/local 2009-05-12 16:10:22.041 Unable to read configuration file mysql.txt 2009-05-12 16:10:22.041 Empty LocalHostName. 2009-05-12 16:10:22.041 Using localhost value of cherry.kristjansson.com [New Thread 0x7f3d47e64950 (LWP 2855)] 2009-05-12 16:10:22.090 New DB connection, total: 1 2009-05-12 16:10:22.093 Connected to database 'mythconverg' at host: localhost [Thread 0x7f3d47e64950 (LWP 2855) exited] 2009-05-12 16:10:22.096 Closing DB connection named 'DBManager0' 2009-05-12 16:10:22.139 ScreenSaverX11Private: Gnome screen saver support enabled 2009-05-12 16:10:22.140 DPMS is disabled. 2009-05-12 16:10:22.142 Primary screen: 0. 2009-05-12 16:10:22.143 Connected to database 'mythconverg' at host: localhost 2009-05-12 16:10:22.144 Using screen 0, 1280x1024 at 0,0 2009-05-12 16:10:22.161 MythUI Image Cache size set to 20971520 bytes 2009-05-12 16:10:22.178 Primary screen: 0. 2009-05-12 16:10:22.179 Using screen 0, 1280x1024 at 0,0 2009-05-12 16:10:22.183 Using theme base resolution of 1280x720 2009-05-12 16:10:22.189 LIRC, Error: Failed to connect to Unix socket '/dev/lircd' eno: Connection refused (111) 2009-05-12 16:10:22.189 JoystickMenuThread Error: Joystick disabled - Failed to read /home/danielk/.mythtv/joystickmenurc 2009-05-12 16:10:22.594 Using the OpenGL painter 2009-05-12 16:10:22.999 Loading base theme from /usr/local/share/mythtv/themes/MythCenter-wide/base.xml 2009-05-12 16:10:23.074 Loading base theme from /usr/local/share/mythtv/themes/default-wide/base.xml 2009-05-12 16:10:23.095 Loading base theme from /usr/local/share/mythtv/themes/default/base.xml 2009-05-12 16:10:23.100 Current Schema Version: 1234 2009-05-12 16:10:25.229 Loading window theme from /usr/local/share/mythtv/themes/MythCenter-wide/menu-ui.xml 2009-05-12 16:10:25.258 Loading menu theme from /usr/local/share/mythtv/setup.xml 2009-05-12 16:10:25.263 Using NV NPOT texture extension 2009-05-12 16:10:26.800 Loading window theme from /usr/local/share/mythtv/themes/default/config-ui.xml 2009-05-12 16:10:26.804 New DB connection, total: 2 2009-05-12 16:10:26.806 Connected to database 'mythconverg' at host: localhost 2009-05-12 16:10:26.808 New DB connection, total: 3 2009-05-12 16:10:26.809 Connected to database 'mythconverg' at host: localhost 2009-05-12 16:10:38.441 Fetch Icons for channel 2009-05-12 16:10:38.456 Loading window theme from /usr/local/share/mythtv/themes/default/config-ui.xml [New Thread 0x7f3d47e64950 (LWP 2864)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7f3d59102790 (LWP 2852)] 0x000000000043de73 in QList::node_copy (this=0x2ad6280, from=0x1657aa18, to=0x4306918, src=0x16493fd8) at /usr/include/qt4/QtCore/qlist.h:357 357 (from++)->v = new T(*reinterpret_cast((src++)->v)); (gdb) thread apply all bt Thread 3 (Thread 0x7f3d47e64950 (LWP 2864)): #0 0x00007f3d534a22e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f3d51ccd939 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4 #2 0x00007f3d521354cc in ?? () from /usr/lib/libQtNetwork.so.4 #3 0x00007f3d51ccc952 in ?? () from /usr/lib/libQtCore.so.4 #4 0x00007f3d5349e3ba in start_thread () from /lib/libpthread.so.0 #5 0x00007f3d51229fcd in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f3d59102790 (LWP 2852)): #0 0x000000000043de73 in QList::node_copy (this=0x2ad6280, from=0x1657aa18, to=0x4306918, src=0x16493fd8) at /usr/include/qt4/QtCore/qlist.h:357 #1 0x000000000043df31 in QList::detach_helper (this=0x2ad6280) at /usr/include/qt4/QtCore/qlist.h:525 #2 0x000000000043e067 in QList::detach (this=0x2ad6280) at /usr/include/qt4/QtCore/qlist.h:119 #3 0x000000000043e5bd in QList::append (this=0x2ad6280, t=@0x7fff6124aa50) at /usr/include/qt4/QtCore/qlist.h:424 #4 0x00000000004345e3 in ImportIconsWizard::search (this=0x2ad6190, strParam=@0x2ceed60) at importicons.cpp:586 #5 0x0000000000435825 in ImportIconsWizard::doLoad (this=0x2ad6190) at importicons.cpp:395 #6 0x0000000000438885 in ImportIconsWizard::skip (this=0x2ad6190) at importicons.cpp:152 #7 0x00000000004483a0 in ImportIconsWizard::qt_metacall (this=0x2ad6190, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fff6124b1f0) at moc_importicons.cpp:82 #8 0x00007f3d51dcb1f2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #9 0x00007f3d568143a4 in MythUIButton::Clicked (this=0x2b398b0) at moc_mythuibutton.cpp:90 #10 0x00007f3d567806dd in MythUIButton::Push (this=0x2b398b0, lock=false) at mythuibutton.cpp:171 #11 0x00007f3d5678084c in MythUIButton::keyPressEvent (this=0x2b398b0, e=0x7fff6124b9c0) at mythuibutton.cpp:135 #12 0x00007f3d5675f1ed in MythScreenType::keyPressEvent (this=0x2ad6190, event=0x7fff6124b9c0) at mythscreentype.cpp:310 #13 0x00007f3d56717c13 in MythMainWindow::eventFilter (this=0xa4a870, e=0x7fff6124b9c0) at mythmainwindow.cpp:1377 #14 0x00007f3d51db4a68 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4 #15 0x00007f3d525a780c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #16 0x00007f3d525b096f in QApplication::notify () from /usr/lib/libQtGui.so.4 #17 0x00007f3d51db575c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #18 0x00007f3d5263c764 in ?? () from /usr/lib/libQtGui.so.4 #19 0x00007f3d5263eac2 in ?? () from /usr/lib/libQtGui.so.4 #20 0x00007f3d5261766d in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #21 0x00007f3d52640514 in ?? () from /usr/lib/libQtGui.so.4 #22 0x00007f3d4c42e20a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #23 0x00007f3d4c4318e0 in ?? () from /usr/lib/libglib-2.0.so.0 #24 0x00007f3d4c431a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #25 0x00007f3d51ddee6f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #26 0x00007f3d5263fc9f in ?? () from /usr/lib/libQtGui.so.4 #27 0x00007f3d51db4002 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #28 0x00007f3d51db43cd in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #29 0x00007f3d51db6694 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #30 0x000000000042667e in SetupMenu (win=0xa4a870) at main.cpp:104 #31 0x000000000042ab39 in main (argc=1, argv=0x7fff6124d628) at main.cpp:537 (gdb)