Summary: | Plasma Workspace (plasma) crashed and caused the signal 11 (SIGSEGV). | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Robin <Robin.Laing> |
Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, notmart |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Save KDE crash handler report. |
Description
Robin
2009-06-01 20:13:31 UTC
Created attachment 34176 [details]
Save KDE crash handler report.
it's better to put backtraces as comments, however, can you reproduce it with debug packages installed? Application: Plasma Workspace (plasma), signal SIGSEGV 0x0000003f5e0a7f81 in nanosleep () from /lib64/libc.so.6 [Current thread is 1 (Thread 0x7f96a3f95850 (LWP 3792))] Thread 3 (Thread 0x7f968f8a7950 (LWP 3793)): #0 0x0000003f5ec0b309 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000003f0fe5b6b9 in QWaitCondition::wait () from /usr/lib64/libQtCore.so.4 #2 0x000000348908383c in ?? () from /usr/lib64/libQtNetwork.so.4 #3 0x0000003f0fe5a6d2 in ?? () from /usr/lib64/libQtCore.so.4 #4 0x0000003f5ec073da in start_thread () from /lib64/libpthread.so.0 #5 0x0000003f5e0e62bd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f968e855950 (LWP 3794)): #0 0x0000003f5ec0b309 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x0000003f0fe5b6b9 in QWaitCondition::wait () from /usr/lib64/libQtCore.so.4 #2 0x00007f968fcd9e0e in ?? () from /usr/lib64/kde4/plasma_wallpaper_image.so #3 0x0000003f0fe5a6d2 in ?? () from /usr/lib64/libQtCore.so.4 #4 0x0000003f5ec073da in start_thread () from /lib64/libpthread.so.0 #5 0x0000003f5e0e62bd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f96a3f95850 (LWP 3792)): [KCrash Handler] #5 0x0000003f0fe7c1d3 in QHashData::nextNode () from /usr/lib64/libQtCore.so.4 #6 0x0000003c45219c82 in TaskManager::GroupManager::add () from /usr/lib64/libtaskmanager.so.4 #7 0x0000003c4521b63b in TaskManager::GroupManager::qt_metacall () from /usr/lib64/libtaskmanager.so.4 #8 0x0000003f0ff590a2 in QMetaObject::activate () from /usr/lib64/libQtCore.so.4 #9 0x0000003c452301e2 in TaskManager::TaskManager::taskAdded () from /usr/lib64/libtaskmanager.so.4 #10 0x0000003c452321ef in TaskManager::TaskManager::windowAdded () from /usr/lib64/libtaskmanager.so.4 #11 0x0000003c452331df in TaskManager::TaskManager::qt_metacall () from /usr/lib64/libtaskmanager.so.4 #12 0x0000003f0ff590a2 in QMetaObject::activate () from /usr/lib64/libQtCore.so.4 #13 0x0000003c4392a552 in KWindowSystem::windowAdded () from /usr/lib64/libkdeui.so.5 #14 0x0000003c4392c8ac in ?? () from /usr/lib64/libkdeui.so.5 #15 0x0000003c4393b8eb in NETRootInfo::update () from /usr/lib64/libkdeui.so.5 #16 0x0000003c4393bc4b in NETRootInfo::event () from /usr/lib64/libkdeui.so.5 #17 0x0000003c4392cd2b in ?? () from /usr/lib64/libkdeui.so.5 #18 0x0000003c43806593 in KApplication::x11EventFilter () from /usr/lib64/libkdeui.so.5 #19 0x0000003062a42b54 in ?? () from /usr/lib64/libkdeinit4_plasma.so #20 0x0000003c427eaaaf in ?? () from /usr/lib64/libQtGui.so.4 #21 0x0000003c427fdd1f in QApplication::x11ProcessEvent () from /usr/lib64/libQtGui.so.4 #22 0x0000003c42825bb4 in ?? () from /usr/lib64/libQtGui.so.4 #23 0x0000003f0d6377bb in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #24 0x0000003f0d63af8d in ?? () from /lib64/libglib-2.0.so.0 #25 0x0000003f0d63b14b in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #26 0x0000003f0ff6cd1f in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4 #27 0x0000003c4282533f in ?? () from /usr/lib64/libQtGui.so.4 #28 0x0000003f0ff41eb2 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4 #29 0x0000003f0ff4227d in QEventLoop::exec () from /usr/lib64/libQtCore.so.4 #30 0x0000003f0ff44544 in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4 #31 0x0000003062a343cb in kdemain () from /usr/lib64/libkdeinit4_plasma.so #32 0x0000003f5e01e576 in __libc_start_main () from /lib64/libc.so.6 #33 0x0000000000400769 in _start () Marking as duplicate of bug 174787. Thanks *** This bug has been marked as a duplicate of bug 174787 *** |