Bug 255213 - Weather Plasmoid Problem
Summary: Weather Plasmoid Problem
Status: RESOLVED DUPLICATE of bug 253787
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:
Depends on:
Blocks:
 
Reported: 2010-10-25 14:51 UTC by Thomas Williams
Modified: 2010-10-26 10:14 UTC (History)
1 user (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 Thomas Williams 2010-10-25 14:51:52 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 10.10

-- Information about the crash:
- What I was doing when the application crashed: I was attempting to  configure the plasmoid when it crashed and the bug report system within Kubuntu started.

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

Thread 2 (Thread 0xae98fb70 (LWP 1758)):
#0  0x00ab3416 in __kernel_vsyscall ()
#1  0x00ef6de6 in __poll (fds=0xf8eff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x02839a1b in g_poll () from /lib/libglib-2.0.so.0
#3  0x0282c43c in ?? () from /lib/libglib-2.0.so.0
#4  0x0282c848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x0193759f in QEventDispatcherGlib::processEvents (this=0x8d4bcd8, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#6  0x01907609 in QEventLoop::processEvents (this=0xae98f280, flags=) at kernel/qeventloop.cpp:149
#7  0x01907a8a in QEventLoop::exec (this=0xae98f280, flags=...) at kernel/qeventloop.cpp:201
#8  0x01803b7e in QThread::exec (this=0x8e3f6d0) at thread/qthread.cpp:490
#9  0x018e635b in QInotifyFileSystemWatcherEngine::run (this=0x8e3f6d0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x01806df9 in QThreadPrivate::start (arg=0x8e3f6d0) at thread/qthread_unix.cpp:266
#11 0x00191cc9 in start_thread (arg=0xae98fb70) at pthread_create.c:304
#12 0x00f056ae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7749720 (LWP 1755)):
[KCrash Handler]
#7  QGraphicsItemPrivate::invalidateParentGraphicsEffectsRecursively (this=0x405f7100) at graphicsview/qgraphicsitem.cpp:5324
#8  0x033d525d in QGraphicsItem::update (this=0x9ef59d8, rect=...) at graphicsview/qgraphicsitem.cpp:5626
#9  0xb357fc36 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtGui.so
#10 0xb52e83c8 in PyCFunction_Call (func=0xa295d0c, arg=0x9ef602c, kw=0x0) at ../Objects/methodobject.c:85
#11 0xb5348a4f in call_function (f=0xa1c1c24, throwflag=0) at ../Python/ceval.c:3750
#12 PyEval_EvalFrameEx (f=0xa1c1c24, throwflag=0) at ../Python/ceval.c:2412
#13 0xb534a2b9 in PyEval_EvalCodeEx (co=0xa17c0f8, globals=0xa16e57c, locals=0x0, args=0xa174138, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3000
#14 0xb52d2537 in function_call (func=0xa28948c, arg=0xa17412c, kw=0x0) at ../Objects/funcobject.c:524
#15 0xb52a377c in PyObject_Call (func=0xa28948c, arg=0xa17412c, kw=0x0) at ../Objects/abstract.c:2492
#16 0xb52b5604 in instancemethod_call (func=0x9f517ac, arg=0xa17412c, kw=0x0) at ../Objects/classobject.c:2579
#17 0xb52a377c in PyObject_Call (func=0x9f517ac, arg=0x9ef602c, kw=0x0) at ../Objects/abstract.c:2492
#18 0xb5343264 in PyEval_CallObjectWithKeywords (func=0x9f517ac, arg=0x9ef602c, kw=0x0) at ../Python/ceval.c:3619
#19 0x04340e7f in sip_api_invoke_slot () from /usr/lib/pymodules/python2.6/sip.so
#20 0x04062653 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#21 0x0406274e in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#22 0x04062815 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#23 0x0190e8ca in QMetaObject::metacall (object=0x9e9d1e0, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0xbf80a69c) at kernel/qmetaobject.cpp:237
#24 0x019216ad in QMetaObject::activate (sender=0xa2ad918, m=0x1a3b5a4, local_signal_index=0, argv=0x405f7100) at kernel/qobject.cpp:3280
#25 0x019731e7 in QTimer::timeout (this=0xa2ad918) at .moc/release-shared/moc_qtimer.cpp:134
#26 0x019271ce in QTimer::timerEvent (this=0xa2ad918, e=0xbf80ac50) at kernel/qtimer.cpp:271
#27 0x03fa79fe in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#28 0x0191b504 in QObject::event (this=0xa2ad918, e=0x2) at kernel/qobject.cpp:1183
#29 0x03fa7994 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#30 0x02d33fdc in QApplicationPrivate::notify_helper (this=0x85dc5f0, receiver=0xa2ad918, e=0xbf80ac50) at kernel/qapplication.cpp:4396
#31 0x02d3a04e in QApplication::notify (this=0x85d1798, receiver=0xa2ad918, e=0xbf80ac50) at kernel/qapplication.cpp:3798
#32 0x0116b68a in KApplication::notify (this=0x85d1798, receiver=0xa2ad918, event=0xbf80ac50) at ../../kdeui/kernel/kapplication.cpp:310
#33 0x01908b3b in QCoreApplication::notifyInternal (this=0x85d1798, receiver=0xa2ad918, event=0xbf80ac50) at kernel/qcoreapplication.cpp:732
#34 0x0193aad6 in sendEvent (this=0x85df3ac) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#35 QTimerInfoList::activateTimers (this=0x85df3ac) at kernel/qeventdispatcher_unix.cpp:602
#36 0x01937874 in timerSourceDispatch (source=0x85df378) at kernel/qeventdispatcher_glib.cpp:184
#37 0x02828855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#38 0x0282c668 in ?? () from /lib/libglib-2.0.so.0
#39 0x0282c848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#40 0x01937565 in QEventDispatcherGlib::processEvents (this=0x85bace8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#41 0x02df5be5 in QGuiEventDispatcherGlib::processEvents (this=0x85bace8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#42 0x01907609 in QEventLoop::processEvents (this=0xbf80af14, flags=) at kernel/qeventloop.cpp:149
#43 0x01907a8a in QEventLoop::exec (this=0xbf80af14, flags=...) at kernel/qeventloop.cpp:201
#44 0x0190c00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#45 0x02d32e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#46 0x0015786e in kdemain (argc=1, argv=0xbf80b124) at ../../../../plasma/desktop/shell/main.cpp:118
#47 0x080485bb in main (argc=1, argv=0xbf80b124) at plasma-desktop_dummy.cpp:3

Possible duplicates by query: bug 253787, bug 252581, bug 252199, bug 247927, bug 240529.

Reported using DrKonqi
Comment 1 Beat Wolf 2010-10-26 10:14:01 UTC

*** This bug has been marked as a duplicate of bug 253787 ***