Bug 282110 - Adding widget to plasma causes crash
Summary: Adding widget to plasma causes crash
Status: RESOLVED DUPLICATE of bug 281159
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 22:57 UTC by anidev
Modified: 2011-09-19 23:37 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 anidev 2011-09-15 22:57:30 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.6-0.7-desktop i686
Distribution: "openSUSE 11.4 (i586)"

-- Information about the crash:
First, I just want to say that Plasma on my laptop here (OpenSUSE 11.6) seems very buggy: going to panel settings does not darken existing spacers and makes it hard to resize them; adding new spacers darkens it properly and I can resize them properly, but the darkening does not go away after exiting panel settings, notifications widget has a lot of problems, etc.
- What I was doing when the application crashed:
I accidentally messed up the order and spacing of my icons in one of my panels (by dragging to a vertical screen edge to test it and dragging it back to a horizontal edge), so I set about fixing it. As I said above, spacers were a problem - I couldn't see them, and the cursor showed the resizing cursor only half the time. Notifications widget wasn't displaying anything (it had a number "1" on it, but clicking it and double-clicking it did nothing), so I tried to remove it and add it again. First time, a dark space appeared but did nothing (it got placed in the wrong location, and I couldn't move it because Plasma couldn't "see" it), and disappeared after I resized another spacer; tried again, found the right place, let go of the dragging, and Plasma crashed.

-- Backtrace:
Application: Plasma Desktop Shell (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5972710 (LWP 5720))]

Thread 3 (Thread 0xaeea9b70 (LWP 5723)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb616603e in poll () from /lib/libc.so.6
#2  0xb5bec0bb in g_poll () from /lib/libglib-2.0.so.0
#3  0xb5bdbc46 in ?? () from /lib/libglib-2.0.so.0
#4  0xb5bdbfce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0xb6f5a7b7 in QEventDispatcherGlib::processEvents (this=0x86b5480, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0xb6f2b2bd in QEventLoop::processEvents (this=0xaeea92b0, flags=...) at kernel/qeventloop.cpp:149
#7  0xb6f2b4e9 in QEventLoop::exec (this=0xaeea92b0, flags=...) at kernel/qeventloop.cpp:201
#8  0xb6e2c7b9 in QThread::exec (this=0x86595d8) at thread/qthread.cpp:490
#9  0xb6f0b23d in QInotifyFileSystemWatcherEngine::run (this=0x86595d8) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb6e2f3aa in QThreadPrivate::start (arg=0x86595d8) at thread/qthread_unix.cpp:285
#11 0xb6db3b05 in start_thread () from /lib/libpthread.so.0
#12 0xb6170d5e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xa7fc5b70 (LWP 5737)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6db8105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb3734e17 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0xb384b1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#3  0xb3734e5f in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0xb384b1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#4  0xb6db3b05 in start_thread () from /lib/libpthread.so.0
#5  0xb6170d5e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5972710 (LWP 5720)):
[KCrash Handler]
#7  QMutex::lock (this=0x49) at thread/qmutex.cpp:151
#8  0xb6f2f306 in QCoreApplication::postEvent (receiver=0x8f26530, event=0x919eb50, priority=0) at kernel/qcoreapplication.cpp:1141
#9  0xb6f2f63b in QCoreApplication::postEvent (receiver=0x8f26530, event=0x919eb50) at kernel/qcoreapplication.cpp:1094
#10 0xb6f3e5b4 in QObject::deleteLater (this=0x8f26530) at kernel/qobject.cpp:2123
#11 0xb64d46bf in QX11Data::xdndHandleFinished (this=0x80ce6b0, xe=0xbfa7f23c, passive=false) at kernel/qdnd_x11.cpp:1254
#12 0xb64c56bb in QApplication::x11ClientMessage (this=0x80c4b78, w=0x8f4b100, event=0xbfa7f23c, passive_only=false) at kernel/qapplication_x11.cpp:3135
#13 0xb64c32bd in QApplication::x11ProcessEvent (this=0x80c4b78, event=0xbfa7f23c) at kernel/qapplication_x11.cpp:3703
#14 0xb64ee960 in x11EventSourceDispatch (s=0x80cad10, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#15 0xb5bdb509 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#16 0xb5bdbd10 in ?? () from /lib/libglib-2.0.so.0
#17 0xb5bdbfce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#18 0xb6f5a76b in QEventDispatcherGlib::processEvents (this=0x80b3c60, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#19 0xb64ee55a in QGuiEventDispatcherGlib::processEvents (this=0x80b3c60, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#20 0xb6f2b2bd in QEventLoop::processEvents (this=0xbfa7f4f4, flags=...) at kernel/qeventloop.cpp:149
#21 0xb6f2b4e9 in QEventLoop::exec (this=0xbfa7f4f4, flags=...) at kernel/qeventloop.cpp:201
#22 0xb6f2ff90 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#23 0xb6436104 in QApplication::exec () at kernel/qapplication.cpp:3719
#24 0xb25df8aa in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#25 0x0804e531 in _start ()

Possible duplicates by query: bug 281159, bug 276844, bug 276112, bug 276074, bug 275038.

Reported using DrKonqi
Comment 1 Nicolas L. 2011-09-19 23:37:31 UTC

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