Ticket #6542: bt-6542.txt

File bt-6542.txt, 8.4 KB (added by danielk, 15 years ago)
Line 
1(gdb) run                                                                   
2Starting program: /usr/local/bin/mythtv-setup                               
3[Thread debugging using libthread_db enabled]                               
4[New Thread 0x7f3d59102790 (LWP 2852)]                                       
52009-05-12 16:10:22.040 Using runtime prefix = /usr/local                   
62009-05-12 16:10:22.041 Unable to read configuration file mysql.txt         
72009-05-12 16:10:22.041 Empty LocalHostName.                                 
82009-05-12 16:10:22.041 Using localhost value of cherry.kristjansson.com     
9[New Thread 0x7f3d47e64950 (LWP 2855)]                                       
102009-05-12 16:10:22.090 New DB connection, total: 1                         
112009-05-12 16:10:22.093 Connected to database 'mythconverg' at host: localhost
12[Thread 0x7f3d47e64950 (LWP 2855) exited]                                     
132009-05-12 16:10:22.096 Closing DB connection named 'DBManager0'             
142009-05-12 16:10:22.139 ScreenSaverX11Private: Gnome screen saver support enabled
152009-05-12 16:10:22.140 DPMS is disabled.                                       
162009-05-12 16:10:22.142 Primary screen: 0.                                       
172009-05-12 16:10:22.143 Connected to database 'mythconverg' at host: localhost   
182009-05-12 16:10:22.144 Using screen 0, 1280x1024 at 0,0                         
192009-05-12 16:10:22.161 MythUI Image Cache size set to 20971520 bytes           
202009-05-12 16:10:22.178 Primary screen: 0.                                       
212009-05-12 16:10:22.179 Using screen 0, 1280x1024 at 0,0                         
222009-05-12 16:10:22.183 Using theme base resolution of 1280x720                 
232009-05-12 16:10:22.189 LIRC, Error: Failed to connect to Unix socket '/dev/lircd'
24                        eno: Connection refused (111)                             
252009-05-12 16:10:22.189 JoystickMenuThread Error: Joystick disabled - Failed to read /home/danielk/.mythtv/joystickmenurc                                                                       
262009-05-12 16:10:22.594 Using the OpenGL painter                                               
272009-05-12 16:10:22.999 Loading base theme from /usr/local/share/mythtv/themes/MythCenter-wide/base.xml                                                                                         
282009-05-12 16:10:23.074 Loading base theme from /usr/local/share/mythtv/themes/default-wide/base.xml                                                                                           
292009-05-12 16:10:23.095 Loading base theme from /usr/local/share/mythtv/themes/default/base.xml
302009-05-12 16:10:23.100 Current Schema Version: 1234                                           
312009-05-12 16:10:25.229 Loading window theme from /usr/local/share/mythtv/themes/MythCenter-wide/menu-ui.xml                                                                                   
322009-05-12 16:10:25.258 Loading menu theme from /usr/local/share/mythtv/setup.xml               
332009-05-12 16:10:25.263 Using NV NPOT texture extension                                         
342009-05-12 16:10:26.800 Loading window theme from /usr/local/share/mythtv/themes/default/config-ui.xml                                                                                         
352009-05-12 16:10:26.804 New DB connection, total: 2                                             
362009-05-12 16:10:26.806 Connected to database 'mythconverg' at host: localhost                 
372009-05-12 16:10:26.808 New DB connection, total: 3                                             
382009-05-12 16:10:26.809 Connected to database 'mythconverg' at host: localhost                 
392009-05-12 16:10:38.441 Fetch Icons for channel                                                 
402009-05-12 16:10:38.456 Loading window theme from /usr/local/share/mythtv/themes/default/config-ui.xml                                                                                         
41[New Thread 0x7f3d47e64950 (LWP 2864)]                                                         
42
43Program received signal SIGSEGV, Segmentation fault.
44[Switching to Thread 0x7f3d59102790 (LWP 2852)]     
450x000000000043de73 in QList<ImportIconsWizard::SearchEntry>::node_copy (this=0x2ad6280,
46    from=0x1657aa18, to=0x4306918, src=0x16493fd8) at /usr/include/qt4/QtCore/qlist.h:357
47357                 (from++)->v = new T(*reinterpret_cast<T*>((src++)->v));             
48(gdb) thread apply all bt
49
50Thread 3 (Thread 0x7f3d47e64950 (LWP 2864)):
51#0  0x00007f3d534a22e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
52#1  0x00007f3d51ccd939 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4       
53#2  0x00007f3d521354cc in ?? () from /usr/lib/libQtNetwork.so.4                     
54#3  0x00007f3d51ccc952 in ?? () from /usr/lib/libQtCore.so.4                         
55#4  0x00007f3d5349e3ba in start_thread () from /lib/libpthread.so.0                 
56#5  0x00007f3d51229fcd in clone () from /lib/libc.so.6                               
57#6  0x0000000000000000 in ?? ()                                                     
58
59Thread 1 (Thread 0x7f3d59102790 (LWP 2852)):
60#0  0x000000000043de73 in QList<ImportIconsWizard::SearchEntry>::node_copy (this=0x2ad6280,
61    from=0x1657aa18, to=0x4306918, src=0x16493fd8) at /usr/include/qt4/QtCore/qlist.h:357   
62#1  0x000000000043df31 in QList<ImportIconsWizard::SearchEntry>::detach_helper (this=0x2ad6280)
63    at /usr/include/qt4/QtCore/qlist.h:525                                                     
64#2  0x000000000043e067 in QList<ImportIconsWizard::SearchEntry>::detach (this=0x2ad6280)       
65    at /usr/include/qt4/QtCore/qlist.h:119                                                     
66#3  0x000000000043e5bd in QList<ImportIconsWizard::SearchEntry>::append (this=0x2ad6280,       
67    t=@0x7fff6124aa50) at /usr/include/qt4/QtCore/qlist.h:424                                 
68#4  0x00000000004345e3 in ImportIconsWizard::search (this=0x2ad6190, strParam=@0x2ceed60)     
69    at importicons.cpp:586                                                                     
70#5  0x0000000000435825 in ImportIconsWizard::doLoad (this=0x2ad6190) at importicons.cpp:395   
71#6  0x0000000000438885 in ImportIconsWizard::skip (this=0x2ad6190) at importicons.cpp:152     
72#7  0x00000000004483a0 in ImportIconsWizard::qt_metacall (this=0x2ad6190,
73    _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fff6124b1f0) at moc_importicons.cpp:82
74#8  0x00007f3d51dcb1f2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
75#9  0x00007f3d568143a4 in MythUIButton::Clicked (this=0x2b398b0) at moc_mythuibutton.cpp:90
76#10 0x00007f3d567806dd in MythUIButton::Push (this=0x2b398b0, lock=false)
77    at mythuibutton.cpp:171
78#11 0x00007f3d5678084c in MythUIButton::keyPressEvent (this=0x2b398b0, e=0x7fff6124b9c0)
79    at mythuibutton.cpp:135
80#12 0x00007f3d5675f1ed in MythScreenType::keyPressEvent (this=0x2ad6190, event=0x7fff6124b9c0)
81    at mythscreentype.cpp:310
82#13 0x00007f3d56717c13 in MythMainWindow::eventFilter (this=0xa4a870, e=0x7fff6124b9c0)
83    at mythmainwindow.cpp:1377
84#14 0x00007f3d51db4a68 in QCoreApplicationPrivate::sendThroughObjectEventFilters ()
85   from /usr/lib/libQtCore.so.4
86#15 0x00007f3d525a780c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
87#16 0x00007f3d525b096f in QApplication::notify () from /usr/lib/libQtGui.so.4
88#17 0x00007f3d51db575c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
89#18 0x00007f3d5263c764 in ?? () from /usr/lib/libQtGui.so.4
90#19 0x00007f3d5263eac2 in ?? () from /usr/lib/libQtGui.so.4
91#20 0x00007f3d5261766d in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
92#21 0x00007f3d52640514 in ?? () from /usr/lib/libQtGui.so.4
93#22 0x00007f3d4c42e20a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
94#23 0x00007f3d4c4318e0 in ?? () from /usr/lib/libglib-2.0.so.0
95#24 0x00007f3d4c431a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
96#25 0x00007f3d51ddee6f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
97#26 0x00007f3d5263fc9f in ?? () from /usr/lib/libQtGui.so.4
98#27 0x00007f3d51db4002 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
99#28 0x00007f3d51db43cd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
100#29 0x00007f3d51db6694 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
101#30 0x000000000042667e in SetupMenu (win=0xa4a870) at main.cpp:104
102#31 0x000000000042ab39 in main (argc=1, argv=0x7fff6124d628) at main.cpp:537
103
104(gdb)