Bug 252581 - Weather widget shutdown
Summary: Weather widget shutdown
Status: RESOLVED DUPLICATE of bug 227673
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 253787 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-27 21:33 UTC by J. Don Book
Modified: 2010-10-11 12:47 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description J. Don Book 2010-09-27 21:33:46 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic i686
Distribution: Ubuntu maverick (development branch)

-- Information about the crash:
Closing down weather widget that was failing to pull down any data.

-- Backtrace:
Application: Plasma Workspace (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7735720 (LWP 1675))]

Thread 2 (Thread 0xae5a5b70 (LWP 1678)):
#0  0x07553811 in timerSourcePrepare (source=0x97a3440, timeout=0xae5a50ac) at kernel/qeventdispatcher_glib.cpp:157
#1  0x0724b62a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0x0724ba39 in ?? () from /lib/libglib-2.0.so.0
#3  0x0724c008 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x0755359f in QEventDispatcherGlib::processEvents (this=0x975bdb0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#5  0x07523609 in QEventLoop::processEvents (this=0xae5a5280, flags=) at kernel/qeventloop.cpp:149
#6  0x07523a8a in QEventLoop::exec (this=0xae5a5280, flags=...) at kernel/qeventloop.cpp:201
#7  0x0741fb7e in QThread::exec (this=0x979fa78) at thread/qthread.cpp:490
#8  0x0750235b in QInotifyFileSystemWatcherEngine::run (this=0x979fa78) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x07422df9 in QThreadPrivate::start (arg=0x979fa78) at thread/qthread_unix.cpp:266
#10 0x0063ccc9 in start_thread () from /lib/libpthread.so.0
#11 0x003356ae in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb7735720 (LWP 1675)):
[KCrash Handler]
#7  QGraphicsItemPrivate::invalidateParentGraphicsEffectsRecursively (this=0x0) at graphicsview/qgraphicsitem.cpp:5324
#8  0x02cddfbd in QGraphicsItem::update (this=0x93fb928, rect=...) at graphicsview/qgraphicsitem.cpp:5626
#9  0x082ffc36 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtGui.so
#10 0x034833c8 in PyCFunction_Call (func=0x9bcd98c, arg=0xb040302c, kw=0x0) at ../Objects/methodobject.c:85
#11 0x034e3a4f in call_function (f=0x9a4d3d4, throwflag=0) at ../Python/ceval.c:3750
#12 PyEval_EvalFrameEx (f=0x9a4d3d4, throwflag=0) at ../Python/ceval.c:2412
#13 0x034e52b9 in PyEval_EvalCodeEx (co=0x95cb188, globals=0x95bd57c, locals=0x0, args=0x95c2178, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3000
#14 0x0346d537 in function_call (func=0x9b3d454, arg=0x95c216c, kw=0x0) at ../Objects/funcobject.c:524
#15 0x0343e77c in PyObject_Call (func=0x9b3d454, arg=0x95c216c, kw=0x0) at ../Objects/abstract.c:2492
#16 0x03450604 in instancemethod_call (func=0xb03dd7fc, arg=0x95c216c, kw=0x0) at ../Objects/classobject.c:2579
#17 0x0343e77c in PyObject_Call (func=0xb03dd7fc, arg=0xb040302c, kw=0x0) at ../Objects/abstract.c:2492
#18 0x034de264 in PyEval_CallObjectWithKeywords (func=0xb03dd7fc, arg=0xb040302c, kw=0x0) at ../Python/ceval.c:3619
#19 0x02391e7f in sip_api_invoke_slot () from /usr/lib/pymodules/python2.6/sip.so
#20 0x03a17653 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#21 0x03a1774e in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#22 0x03a17815 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#23 0x0752a8ca in QMetaObject::metacall (object=0x9b53618, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0xbfee7e8c) at kernel/qmetaobject.cpp:237
#24 0x0753d6ad in QMetaObject::activate (sender=0x9a89d08, m=0x76575a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280
#25 0x0758f1e7 in QTimer::timeout (this=0x9a89d08) at .moc/release-shared/moc_qtimer.cpp:134
#26 0x075431ce in QTimer::timerEvent (this=0x9a89d08, e=0xbfee8440) at kernel/qtimer.cpp:271
#27 0x0395c9fe in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#28 0x07537504 in QObject::event (this=0x9a89d08, e=0x2) at kernel/qobject.cpp:1183
#29 0x0395c994 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#30 0x0263cfdc in QApplicationPrivate::notify_helper (this=0x91b4748, receiver=0x9a89d08, e=0xbfee8440) at kernel/qapplication.cpp:4396
#31 0x0264304e in QApplication::notify (this=0x91a87e8, receiver=0x9a89d08, e=0xbfee8440) at kernel/qapplication.cpp:3798
#32 0x010f268a in KApplication::notify (this=0x91a87e8, receiver=0x9a89d08, event=0xbfee8440) at ../../kdeui/kernel/kapplication.cpp:310
#33 0x07524b3b in QCoreApplication::notifyInternal (this=0x91a87e8, receiver=0x9a89d08, event=0xbfee8440) at kernel/qcoreapplication.cpp:732
#34 0x07556ad6 in sendEvent (this=0x91b7934) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#35 QTimerInfoList::activateTimers (this=0x91b7934) at kernel/qeventdispatcher_unix.cpp:602
#36 0x075538a7 in timerSourceDispatch (source=0x91b74a0) at kernel/qeventdispatcher_glib.cpp:184
#37 idleTimerSourceDispatch (source=0x91b74a0) at kernel/qeventdispatcher_glib.cpp:231
#38 0x07248015 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#39 0x0724be28 in ?? () from /lib/libglib-2.0.so.0
#40 0x0724c008 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#41 0x07553565 in QEventDispatcherGlib::processEvents (this=0x9191ce8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#42 0x026febe5 in QGuiEventDispatcherGlib::processEvents (this=0x9191ce8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#43 0x07523609 in QEventLoop::processEvents (this=0xbfee8704, flags=) at kernel/qeventloop.cpp:149
#44 0x07523a8a in QEventLoop::exec (this=0xbfee8704, flags=...) at kernel/qeventloop.cpp:201
#45 0x0752800f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#46 0x0263be07 in QApplication::exec () at kernel/qapplication.cpp:3672
#47 0x0023086e in kdemain (argc=1, argv=0xbfee8914) at ../../../../plasma/desktop/shell/main.cpp:118
#48 0x080485bb in main (argc=1, argv=0xbfee8914) at plasma-desktop_dummy.cpp:3

This bug may be a duplicate of or related to bug 227673.

Possible duplicates by query: bug 252199, bug 247927, bug 240529, bug 233179, bug 231391.

Reported using DrKonqi
Comment 1 Beat Wolf 2010-09-27 23:56:45 UTC

*** This bug has been marked as a duplicate of bug 227673 ***
Comment 2 Beat Wolf 2010-10-11 12:47:12 UTC
*** Bug 253787 has been marked as a duplicate of this bug. ***