Bug 292640

Summary: plasma crashed when adding a plasmoid to the panel
Product: [Plasma] plasma4 Reporter: Piotr Keplicz <keplicz>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: gerardho07, hexaguin, jkrajc, jrzabott, jurgen.naeyaert, montyleew, nmb, recnes
Priority: NOR    
Version: 4.9.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: New crash information added by DrKonqi

Description Piotr Keplicz 2012-01-27 23:19:31 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.8.00 (4.8.0
Qt Version: 4.7.4
Operating System: Linux 3.0.0-15-generic i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:

I attempted to add an "Activities" plasmoid to the panel, which led to a crash in the Plasma. On the second attempt it worked fine.

-- Backtrace:
Application: Powłoka pulpitu Plazmy (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77a0720 (LWP 2943))]

Thread 3 (Thread 0xb5a57b70 (LWP 2950)):
#0  0x00b8c416 in __kernel_vsyscall ()
#1  0x002d240e in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x019d934b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x019ca896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x019cac2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x0732cb37 in QEventDispatcherGlib::processEvents (this=0x8d86408, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x072fd1dd in QEventLoop::processEvents (this=0xb5a572a0, flags=...) at kernel/qeventloop.cpp:149
#7  0x072fd421 in QEventLoop::exec (this=0xb5a572a0, flags=...) at kernel/qeventloop.cpp:201
#8  0x0720090b in QThread::exec (this=0x8d64ba8) at thread/qthread.cpp:498
#9  0x072dde2d in QInotifyFileSystemWatcherEngine::run (this=0x8d64ba8) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x072037b3 in QThreadPrivate::start (arg=0x8d64ba8) at thread/qthread_unix.cpp:331
#11 0x0196cd31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x002e10ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xb01ceb70 (LWP 2951)):
#0  0x00b8c416 in __kernel_vsyscall ()
#1  0x01970a5c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x002eecfc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x0509a9a9 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0x0509a9ef in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0x0196cd31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x002e10ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb77a0720 (LWP 2943)):
[KCrash Handler]
#7  0x071fe79b in fetchAndAddOrdered (valueToAdd=1, this=0x26b491) at ../../include/QtCore/../../src/corelib/arch/qatomic_i386.h:163
#8  fetchAndAddAcquire (valueToAdd=1, this=0x26b491) at ../../include/QtCore/../../src/corelib/arch/qatomic_i386.h:296
#9  QMutex::lock (this=0x740089) at thread/qmutex.cpp:159
#10 0x073023f7 in QCoreApplication::postEvent (receiver=0x9760e68, event=0x9ccba18, priority=0) at kernel/qcoreapplication.cpp:1196
#11 0x0730277b in QCoreApplication::postEvent (receiver=0x9760e68, event=0x9ccba18) at kernel/qcoreapplication.cpp:1149
#12 0x07310ca4 in QObject::deleteLater (this=0x9760e68) at kernel/qobject.cpp:2129
#13 0x01f1fa56 in QX11Data::xdndHandleFinished (this=0x85bd7a0, xe=0xbfe9869c, passive=false) at kernel/qdnd_x11.cpp:1254
#14 0x01f10e9b in QApplication::x11ClientMessage (this=0x857a5e0, w=0x9729d18, event=0xbfe9869c, passive_only=false) at kernel/qapplication_x11.cpp:3207
#15 0x01f0ef8c in QApplication::x11ProcessEvent (this=0x857a5e0, event=0xbfe9869c) at kernel/qapplication_x11.cpp:3832
#16 0x01f3b28c in x11EventSourceDispatch (s=0x85bd600, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#17 0x019ca25f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#18 0x019ca990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#19 0x019cac2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#20 0x0732cada in QEventDispatcherGlib::processEvents (this=0x8556218, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#21 0x01f3ae7a in QGuiEventDispatcherGlib::processEvents (this=0x8556218, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#22 0x072fd1dd in QEventLoop::processEvents (this=0xbfe989a4, flags=...) at kernel/qeventloop.cpp:149
#23 0x072fd421 in QEventLoop::exec (this=0xbfe989a4, flags=...) at kernel/qeventloop.cpp:201
#24 0x0730219d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#25 0x01e80924 in QApplication::exec () at kernel/qapplication.cpp:3760
#26 0x00a106fb in kdemain (argc=1, argv=0xbfe98ba4) at ../../../../plasma/desktop/shell/main.cpp:120
#27 0x0804850b in main (argc=1, argv=0xbfe98ba4) at plasma-desktop_dummy.cpp:3

Possible duplicates by query: bug 292436, bug 276844.

Reported using DrKonqi
Comment 1 Gerardho07 2012-02-10 16:18:59 UTC
Created attachment 68680 [details]
New crash information added by DrKonqi

plasma-desktop (0.4) on KDE Platform 4.8.00 (4.8.0 "release 2" using Qt 4.8.0

- What I was doing when the application crashed:

- Custom settings of the application:
Uso KDE 4.8 Relase 2 en OpenSuse 12. Instalado desde los repositorios KDE de OpenSUSE.

El error se dio cuando estaba tratando de agregar el plasmoide de Veromix en la Barra de tareas.

-- Backtrace (Reduced):
#6  QCoreApplication::postEvent (receiver=0x3938cf0, event=0x146b950, priority=0) at kernel/qcoreapplication.cpp:1273
#7  0x00007ff557c8036a in QX11Data::xdndHandleFinished (this=<optimized out>, xe=0x7fff9c6e05f0, passive=false) at kernel/qdnd_x11.cpp:1247
#8  0x00007ff557c72683 in QApplication::x11ClientMessage (this=<optimized out>, w=0x1c0c7b0, event=<optimized out>, passive_only=<optimized out>) at kernel/qapplication_x11.cpp:3200
#9  0x00007ff557c70ae4 in QApplication::x11ProcessEvent (this=0x6db0d0, event=0x7fff9c6e05f0) at kernel/qapplication_x11.cpp:3770
#10 0x00007ff557c98652 in x11EventSourceDispatch (s=0x6ebe30, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
Comment 2 Jekyll Wu 2012-03-26 11:27:05 UTC
*** Bug 296001 has been marked as a duplicate of this bug. ***
Comment 3 Jekyll Wu 2012-03-26 11:53:55 UTC
*** Bug 293931 has been marked as a duplicate of this bug. ***
Comment 4 Jekyll Wu 2012-05-26 17:31:57 UTC
*** Bug 296467 has been marked as a duplicate of this bug. ***
Comment 5 Jekyll Wu 2012-10-05 13:54:14 UTC
*** Bug 307897 has been marked as a duplicate of this bug. ***
Comment 6 Myriam Schweingruber 2012-10-11 13:01:26 UTC
Confirmed by duplicates.
Comment 7 Myriam Schweingruber 2012-11-04 10:14:03 UTC
*** Bug 309029 has been marked as a duplicate of this bug. ***
Comment 8 Myriam Schweingruber 2012-11-20 13:01:10 UTC
*** Bug 309526 has been marked as a duplicate of this bug. ***
Comment 9 Myriam Schweingruber 2012-11-20 13:01:25 UTC
*** Bug 309417 has been marked as a duplicate of this bug. ***
Comment 10 Christoph Feck 2013-04-22 21:55:56 UTC

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