Ticket #6863: mythnews.backtrace

File mythnews.backtrace, 5.1 KB (added by Marc Alban <marcalban@…>, 16 years ago)

Backtrace of segfault in MythNews

Line 
1Program received signal SIGABRT, Aborted.
2[Switching to Thread 0xb3ade930 (LWP 9710)]
30xb805d430 in __kernel_vsyscall ()
4(gdb) backtrace
5#0 0xb805d430 in __kernel_vsyscall ()
6#1 0xb4e956d0 in raise () from /lib/tls/i686/cmov/libc.so.6
7#2 0xb4e97098 in abort () from /lib/tls/i686/cmov/libc.so.6
8#3 0xb5140595 in qt_message_output (msgType=QtFatalMsg,
9 buf=0xb7daf18 "ASSERT failure in QList<T>::operator[]: \"index out of range\", file /usr/include/qt4/QtCore/qlist.h, line 403") at global/qglobal.cpp:2006
10#4 0xb5140681 in qFatal (
11 msg=0xb528f2e8 "ASSERT failure in %s: \"%s\", file %s, line %d")
12 at global/qglobal.cpp:2201
13#5 0xb514072c in qt_assert_x (where=0x81e8c5f "QList<T>::operator[]",
14 what=0x81e8c4c "index out of range",
15 file=0x81e8c2c "/usr/include/qt4/QtCore/qlist.h", line=403)
16 at global/qglobal.cpp:1785
17#6 0x08089e74 in QList<QString>::operator[] (this=0xb7cc6f8, i=0)
18 at /usr/include/qt4/QtCore/qlist.h:403
19#7 0x98eef7cd in MythBrowser::Create (this=0xb7cc660) at mythbrowser.cpp:82
20#8 0x98eec081 in handleMedia (url=@0xbf87979c) at main.cpp:31
21#9 0xb64fb0c4 in MythMainWindow::HandleMedia (this=0x9d00ed8,
22 handler=@0xbf8797f8, mrl=@0xbf87979c, plot=@0xbf8797f4, title=@0xbf8797f0,
23 subtitle=@0xbf8797ec, director=@0xbf8797e8, season=0, episode=0,
24 lenMins=120, year=@0xbf8797e4) at mythmainwindow.cpp:1327
25#10 0x97c4a320 in MythNews::slotViewArticle (this=0xa229d10,
26 articlesListItem=0xa308198) at mythnews.cpp:795
27---Type <return> to continue, or q <return> to quit---
28#11 0x97c6cbfb in MythNews::qt_metacall (this=0xa229d10,
29 _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbf879920)
30 at moc_mythnews.cpp:79
31#12 0xb5252ca8 in QMetaObject::activate (sender=0xa7eddd8,
32 from_signal_index=22, to_signal_index=22, argv=0xbf879920)
33 at kernel/qobject.cpp:3069
34#13 0xb5253932 in QMetaObject::activate (sender=0xa7eddd8, m=0xb66386ac,
35 local_signal_index=1, argv=0xbf879920) at kernel/qobject.cpp:3143
36#14 0xb65fe151 in MythUIButtonList::itemClicked (this=0xa7eddd8, _t1=0xa308198)
37 at moc_mythuibuttonlist.cpp:96
38#15 0xb65916df in MythUIButtonList::keyPressEvent (this=0xa7eddd8,
39 e=0xbf879e1c) at mythuibuttonlist.cpp:843
40#16 0x97c50093 in MythNews::keyPressEvent (this=0xa229d10, event=0xbf879e1c)
41 at mythnews.cpp:492
42#17 0xb64fa75a in MythMainWindow::eventFilter (this=0x9d00ed8, e=0xbf879e1c)
43 at mythmainwindow.cpp:1392
44#18 0xb523bc5a in QCoreApplicationPrivate::sendThroughObjectEventFilters (
45 this=0x9a6e428, receiver=0x9d00ed8, event=0xbf879e1c)
46 at kernel/qcoreapplication.cpp:718
47#19 0xb5590e7a in QApplicationPrivate::notify_helper (this=0x9a6e428,
48 receiver=0x9d00ed8, e=0xbf879e1c) at kernel/qapplication.cpp:4080
49#20 0xb559a25b in QApplication::notify (this=0xbf87aaac, receiver=0x9d00ed8,
50 e=0xbf879e1c) at kernel/qapplication.cpp:3690
51---Type <return> to continue, or q <return> to quit---
52#21 0xb523ca3b in QCoreApplication::notifyInternal (this=0xbf87aaac,
53 receiver=0x9d00ed8, event=0xbf879e1c) at kernel/qcoreapplication.cpp:602
54#22 0xb5591d7e in qt_sendSpontaneousEvent (receiver=0x9d00ed8, event=0x6)
55 at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
56#23 0xb562f010 in QKeyMapper::sendKeyEvent (keyWidget=0x9d00ed8, grab=false,
57 type=QEvent::KeyPress, code=16777220, modifiers={i = -1081630872},
58 text=@0xbf879f94, autorepeat=<value optimized out>,
59 count=<value optimized out>, nativeScanCode=36, nativeVirtualKey=65293,
60 nativeModifiers=16) at kernel/qkeymapper_x11.cpp:1675
61#24 0xb56311de in QKeyMapperPrivate::translateKeyEvent (this=0x9aa9938,
62 keyWidget=0x9d00ed8, event=0xbf87a5fc, grab=false)
63 at kernel/qkeymapper_x11.cpp:1645
64#25 0xb5606d6e in QApplication::x11ProcessEvent (this=0xbf87aaac,
65 event=0xbf87a5fc) at kernel/qapplication_x11.cpp:3436
66#26 0xb5632c6a in x11EventSourceDispatch (s=0x9a77500, callback=0,
67 user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
68#27 0xb3d45b88 in IA__g_main_context_dispatch (context=0x9a75f10)
69 at /build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
70#28 0xb3d490eb in g_main_context_iterate (context=0x9a75f10, block=1,
71 dispatch=1, self=0x9a74148)
72 at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
73#29 0xb3d49268 in IA__g_main_context_iteration (context=0x9a75f10, may_block=1)
74 at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511
75---Type <return> to continue, or q <return> to quit---
76#30 0xb5268438 in QEventDispatcherGlib::processEvents (this=0x9a744c8, flags=
77 {i = -1081628744}) at kernel/qeventdispatcher_glib.cpp:323
78#31 0xb5632365 in QGuiEventDispatcherGlib::processEvents (this=0x9a744c8,
79 flags={i = -1081628696}) at kernel/qguieventdispatcher_glib.cpp:202
80#32 0xb523b06a in QEventLoop::processEvents (this=0xbf87a860, flags=
81 {i = -1081628632}) at kernel/qeventloop.cpp:149
82#33 0xb523b4aa in QEventLoop::exec (this=0xbf87a860, flags={i = -1081628568})
83 at kernel/qeventloop.cpp:200
84#34 0xb523d959 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
85#35 0xb5590d17 in QApplication::exec () at kernel/qapplication.cpp:3553
86#36 0x08083bc8 in main (argc=4, argv=0xbf87ade4) at main.cpp:1469