Ticket #6536: mythweather.2.backtrace

File mythweather.2.backtrace, 2.4 KB (added by Marc Alban <marcalban@…>, 15 years ago)

Backtrace of segfault in the MythWeather? screen setup window.

Line 
1(gdb) backtrace
2#0  QVariant (this=0xbfb3f500, p=@0x20)
3    at ../../include/QtCore/../../src/corelib/kernel/qvariant.h:343
4#1  0xb65663ad in MythUIButtonListItem::GetData (this=0x0)
5    at mythuibuttonlist.cpp:1387
6#2  0x978416ff in ScreenSetup::customEvent (this=0xade27078, event=0xade25d48)
7    at weatherSetup.cpp:602
8#3  0xb52323ff in QObject::event (this=0xade27078, e=0xade25d48)
9    at kernel/qobject.cpp:1149
10#4  0xb5575e9c in QApplicationPrivate::notify_helper (this=0xa22b8a8,
11    receiver=0xade27078, e=0xade25d48) at kernel/qapplication.cpp:4084
12#5  0xb557e19e in QApplication::notify (this=0xbfb3fdac, receiver=0xade27078,
13    e=0xade25d48) at kernel/qapplication.cpp:3631
14#6  0xb5221a3b in QCoreApplication::notifyInternal (this=0xbfb3fdac,
15    receiver=0xade27078, event=0xade25d48) at kernel/qcoreapplication.cpp:602
16#7  0xb5222695 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0,
17    event_type=0, data=0xa206a50)
18    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
19#8  0xb522288d in QCoreApplication::sendPostedEvents (receiver=0x0,
20    event_type=0) at kernel/qcoreapplication.cpp:1132
21#9  0xb524d7ef in postEventSourceDispatch (s=0xa234b78)
22    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
23#10 0xb3d2ab88 in IA__g_main_context_dispatch (context=0xa234af8)
24    at /build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
25---Type <return> to continue, or q <return> to quit---
26#11 0xb3d2e0eb in g_main_context_iterate (context=0xa234af8, block=1,
27    dispatch=1, self=0xa2326b0)
28    at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
29#12 0xb3d2e268 in IA__g_main_context_iteration (context=0xa234af8, may_block=1)
30    at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511
31#13 0xb524d438 in QEventDispatcherGlib::processEvents (this=0xa232a30, flags=
32      {i = -1078723912}) at kernel/qeventdispatcher_glib.cpp:323
33#14 0xb5617365 in QGuiEventDispatcherGlib::processEvents (this=0xa232a30,
34    flags={i = -1078723864}) at kernel/qguieventdispatcher_glib.cpp:202
35#15 0xb522006a in QEventLoop::processEvents (this=0xbfb3fb60, flags=
36      {i = -1078723800}) at kernel/qeventloop.cpp:149
37#16 0xb52204aa in QEventLoop::exec (this=0xbfb3fb60, flags={i = -1078723736})
38    at kernel/qeventloop.cpp:200
39#17 0xb5222959 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880
40#18 0xb5575d17 in QApplication::exec () at kernel/qapplication.cpp:3553
41#19 0x080836db in main (argc=1, argv=0xbfb400e4) at main.cpp:1450
42