Summary: | Plasma crash after double clicking the notifications icon, and calendar widget was giving problems | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | anidev <anidev.aelico> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | anidev.aelico, asraniel |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
anidev
2011-09-15 01:55:06 UTC
OK, this is ridiculous. This happens every day now. Clicking the notifications icon show a list of notifications; I close, try to open it again, Plasma crashes. Same thing happens with kickoff and the devices icon (icon with usb sign on it), except instead of crashing, the menu simply does not open again. This has not happened before, must be some update. Here is another backtrace from a crash that just happened: Application: Plasma Desktop Shell (kdeinit4), signal: Aborted [Current thread is 1 (Thread 0xb5867710 (LWP 3827))] Thread 3 (Thread 0xaed9db70 (LWP 4006)): #0 0xb6cac45d in __pthread_mutex_unlock_usercnt () from /lib/libpthread.so.0 #1 0xb5acf39b in g_main_context_release () from /lib/libglib-2.0.so.0 #2 0xb5ad0ade in ?? () from /lib/libglib-2.0.so.0 #3 0xb5ad0fce in g_main_context_iteration () from /lib/libglib-2.0.so.0 #4 0xb6e4f7b7 in QEventDispatcherGlib::processEvents (this=0x86b4b08, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #5 0xb6e202bd in QEventLoop::processEvents (this=0xaed9d2b0, flags=...) at kernel/qeventloop.cpp:149 #6 0xb6e204e9 in QEventLoop::exec (this=0xaed9d2b0, flags=...) at kernel/qeventloop.cpp:201 #7 0xb6d217b9 in QThread::exec (this=0x8664f40) at thread/qthread.cpp:490 #8 0xb6e0023d in QInotifyFileSystemWatcherEngine::run (this=0x8664f40) at io/qfilesystemwatcher_inotify.cpp:248 #9 0xb6d243aa in QThreadPrivate::start (arg=0x8664f40) at thread/qthread_unix.cpp:285 #10 0xb6ca8b05 in start_thread () from /lib/libpthread.so.0 #11 0xb6065d5e in clone () from /lib/libc.so.6 Thread 2 (Thread 0xa7eb7b70 (LWP 4224)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb6cad105 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb3629e17 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0xb37401a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359 #3 0xb3629e5f in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0xb37401a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464 #4 0xb6ca8b05 in start_thread () from /lib/libpthread.so.0 #5 0xb6065d5e in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb5867710 (LWP 3827)): [KCrash Handler] #7 0xffffe424 in __kernel_vsyscall () #8 0xb5fbd8df in raise () from /lib/libc.so.6 #9 0xb5fbf220 in abort () from /lib/libc.so.6 #10 0xb61b495d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6 #11 0xb61b26b3 in ?? () from /usr/lib/libstdc++.so.6 #12 0xb61b26ef in std::terminate() () from /usr/lib/libstdc++.so.6 #13 0xb61b28ba in __cxa_rethrow () from /usr/lib/libstdc++.so.6 #14 0xb6e205a7 in QEventLoop::exec (this=0xbfae9bb4, flags=...) at kernel/qeventloop.cpp:214 #15 0xb6e24f90 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #16 0xb632b104 in QApplication::exec () at kernel/qapplication.cpp:3719 #17 0xb24d48aa in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so #18 0x0804e531 in _start () Plasma crashed at least 2 other times between the time this bug was reported and now. Created attachment 64294 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1
- What I was doing when the application crashed:
This is almost exactly the same as the other bug this is attached to (which I also reported). Basically, clicking on an icon (usually notifications, comics, power; usually not system tray, links, or kickoff) brings up its related screen; the comics for the comic widget, the stuff in a shelf, the list of previous notifications, etc. The problem is that after closing that, trying to open it up again does not work, and after repeatedly clicking the icon, plasma crashes. I don't think this happens all the time, but it does happen often enough to become really annoying.
- Unusual behavior I noticed:
As I said above, clicking an icon brings up the associated submenu screen, and closing it and attempting to reopen it either crashes plasma, or simply does not open the submenu.
-- Backtrace (Reduced):
#14 0xb6e565a7 in QEventLoop::exec (this=0xbfe7a5a4, flags=...) at kernel/qeventloop.cpp:214
#15 0xb6e5af90 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#16 0xb6361104 in QApplication::exec () at kernel/qapplication.cpp:3719
#17 0xb250b8aa in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#18 0x0804e531 in _start ()
*** This bug has been marked as a duplicate of bug 255437 *** |