Application: plasma-desktop (0.4) KDE Platform Version: 4.5.90 (4.6 RC1) Qt Version: 4.7.1 Operating System: Linux 2.6.34.7-0.5-desktop x86_64 Distribution: "openSUSE 11.3 (x86_64)" -- Information about the crash: - What I was doing when the application crashed: I resized a plasmoid (konsole-plasmoid) on my plasma dashboard, because after every restart it has a smaller size than I set. After that, plasma crashes. This also happend once after I moved a plasmoid on the dashboard The crash can be reproduced some of the time. -- Backtrace: Application: Plasma-Desktop-Umgebung (kdeinit4), signal: Segmentation fault [Current thread is 1 (Thread 0x7f286c16b760 (LWP 4055))] Thread 2 (Thread 0x7f284bb0f710 (LWP 4260)): #0 0x00007f286aabc0c2 in pthread_mutex_lock () from /lib64/libpthread.so.0 #1 0x00007f28666d9fae in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f28666dae69 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f28666db510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f286ae5ea06 in QEventDispatcherGlib::processEvents (this=0xf44310, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417 #5 0x00007f286ae33192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #6 0x00007f286ae333a5 in QEventLoop::exec (this=0x7f284bb0ede0, flags=...) at kernel/qeventloop.cpp:201 #7 0x00007f286ad460d4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490 #8 0x00007f286ae14848 in QInotifyFileSystemWatcherEngine::run (this=0x15e0460) at io/qfilesystemwatcher_inotify.cpp:248 #9 0x00007f286ad4894e in QThreadPrivate::start (arg=0x15e0460) at thread/qthread_unix.cpp:285 #10 0x00007f286aab9a4f in start_thread () from /lib64/libpthread.so.0 #11 0x00007f286987182d in clone () from /lib64/libc.so.6 #12 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f286c16b760 (LWP 4055)): [KCrash Handler] #6 deref (this=<value optimized out>, __in_chrg=<value optimized out>) at ../../src/corelib/arch/qatomic_x86_64.h:133 #7 cleanup (this=<value optimized out>, __in_chrg=<value optimized out>) at painting/qbrush.cpp:255 #8 ~QScopedPointer (this=<value optimized out>, __in_chrg=<value optimized out>) at ../../src/corelib/tools/qscopedpointer.h:100 #9 QBrush::~QBrush (this=<value optimized out>, __in_chrg=<value optimized out>) at painting/qbrush.cpp:573 #10 0x00007f286a1d8ffc in QX11PaintEnginePrivate::~QX11PaintEnginePrivate (this=0x333a000, __in_chrg=<value optimized out>) at ../../src/gui/painting/qpaintengine_x11_p.h:142 #11 0x00007f286ae487b5 in QObject::disconnect (sender=0x333a000, signal=0x0, receiver=0x14ad5b0, method=0x0) at kernel/qobject.cpp:2722 #12 0x00007f2861b876a2 in disconnect (this=0x14a7220, constraints=...) at /usr/include/QtCore/qobject.h:229 #13 Plasma::ContainmentPrivate::containmentConstraintsEvent (this=0x14a7220, constraints=...) at /usr/src/debug/kdelibs-4.5.90/plasma/containment.cpp:2238 #14 0x00007f2861b74f15 in Plasma::Applet::flushPendingConstraintsEvents (this=0x14ad5b0) at /usr/src/debug/kdelibs-4.5.90/plasma/applet.cpp:1333 #15 0x00007f2861b75b8d in Plasma::Applet::timerEvent (this=0x14ad5b0, event=<value optimized out>) at /usr/src/debug/kdelibs-4.5.90/plasma/applet.cpp:2429 #16 0x00007f286ae478c9 in QObject::event (this=0x14ad5b0, e=<value optimized out>) at kernel/qobject.cpp:1175 #17 0x00007f286a5f971b in QGraphicsWidget::event (this=0x14ad5b0, event=0x7fff06395170) at graphicsview/qgraphicswidget.cpp:1407 #18 0x00007f2869fd4cd4 in QApplicationPrivate::notify_helper (this=0x6c42e0, receiver=0x14ad5b0, e=0x7fff06395170) at kernel/qapplication.cpp:4445 #19 0x00007f2869fdd1ca in QApplication::notify (this=<value optimized out>, receiver=0x14ad5b0, e=0x7fff06395170) at kernel/qapplication.cpp:4324 #20 0x00007f286bae8c46 in KApplication::notify (this=0x6baf60, receiver=0x14ad5b0, event=0x7fff06395170) at /usr/src/debug/kdelibs-4.5.90/kdeui/kernel/kapplication.cpp:311 #21 0x00007f286ae33d5c in QCoreApplication::notifyInternal (this=0x6baf60, receiver=0x14ad5b0, event=0x7fff06395170) at kernel/qcoreapplication.cpp:732 #22 0x00007f286ae61568 in sendEvent (this=0x6c7b90) at kernel/qcoreapplication.h:215 #23 QTimerInfoList::activateTimers (this=0x6c7b90) at kernel/qeventdispatcher_unix.cpp:618 #24 0x00007f286ae5e2e4 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184 #25 0x00007f28666daa93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #26 0x00007f28666db270 in ?? () from /usr/lib64/libglib-2.0.so.0 #27 0x00007f28666db510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #28 0x00007f286ae5e9af in QEventDispatcherGlib::processEvents (this=0x6c4010, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415 #29 0x00007f286a079eae in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #30 0x00007f286ae33192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #31 0x00007f286ae333a5 in QEventLoop::exec (this=0x7fff06395480, flags=...) at kernel/qeventloop.cpp:201 #32 0x00007f286ae3780b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #33 0x00007f285b92cd38 in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so #34 0x0000000000407609 in _start () This bug may be a duplicate of or related to bug 256916. Possible duplicates by query: bug 256916, bug 256625, bug 255236, bug 252816, bug 248735. Reported using DrKonqi
[Comment from a bug triager] This issue is being tracked at bug 253421. Merging. Thanks *** This bug has been marked as a duplicate of bug 253421 ***