Summary: | Plasma workspace causes a signal 11 occasionally | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | e <mountean> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
e
2009-05-23 23:06:16 UTC
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? Thanks It happened again while launching kmail. Here's the full report it came up with. Thanks. Hope this helps. Application: Plasma Workspace (plasma), signal SIGSEGV [Current thread is 1 (Thread 0xb4b0aae0 (LWP 20932))] Thread 3 (Thread 0xa93fcb90 (LWP 20933)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb50f6c45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0 #2 0xb7f138dd in pthread_cond_wait () from /lib/i686/libc.so.6 #3 0xb67645eb in QWaitCondition::wait () from /usr/lib/libQtCore.so.4 #4 0xb51a4704 in ?? () from /usr/lib/libQtNetwork.so.4 #5 0xb67634df in ?? () from /usr/lib/libQtCore.so.4 #6 0xb50f3315 in start_thread () from /lib/i686/libpthread.so.0 #7 0xb7f0625e in clone () from /lib/i686/libc.so.6 Thread 2 (Thread 0xa8ba1b90 (LWP 20937)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb50f6c45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0 #2 0xb7f138dd in pthread_cond_wait () from /lib/i686/libc.so.6 #3 0xb67645eb in QWaitCondition::wait () from /usr/lib/libQtCore.so.4 #4 0xa96e73e6 in ?? () from /usr/lib/kde4/plasma_wallpaper_image.so #5 0xb67634df in ?? () from /usr/lib/libQtCore.so.4 #6 0xb50f3315 in start_thread () from /lib/i686/libpthread.so.0 #7 0xb7f0625e in clone () from /lib/i686/libc.so.6 Thread 1 (Thread 0xb4b0aae0 (LWP 20932)): [KCrash Handler] #6 0xa94a7152 in TaskManager::GroupManager::add () from /usr/lib/libtaskmanager.so.4 #7 0xa94a8c32 in TaskManager::GroupManager::qt_metacall () from /usr/lib/libtaskmanager.so.4 #8 0xb6875e45 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #9 0xb68776e5 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #10 0xa94c0c65 in TaskManager::TaskManager::taskAdded () from /usr/lib/libtaskmanager.so.4 #11 0xa94c2f60 in TaskManager::TaskManager::windowAdded () from /usr/lib/libtaskmanager.so.4 #12 0xa94c40cd in TaskManager::TaskManager::qt_metacall () from /usr/lib/libtaskmanager.so.4 #13 0xb6875e45 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #14 0xb68776e5 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #15 0xb7929d75 in KWindowSystem::windowAdded () from /usr/lib/libkdeui.so.5 #16 0xb792c676 in ?? () from /usr/lib/libkdeui.so.5 #17 0xb793c867 in NETRootInfo::update () from /usr/lib/libkdeui.so.5 #18 0xb793cbdd in NETRootInfo::event () from /usr/lib/libkdeui.so.5 #19 0xb792cab9 in ?? () from /usr/lib/libkdeui.so.5 #20 0xb77dbf03 in KApplication::x11EventFilter () from /usr/lib/libkdeui.so.5 #21 0xb7fb5774 in ?? () from /usr/lib/libkdeinit4_plasma.so #22 0xb6b4364f in ?? () from /usr/lib/libQtGui.so.4 #23 0xb6b57208 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #24 0xb6b82714 in ?? () from /usr/lib/libQtGui.so.4 #25 0xb4edccea in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #26 0xb4ee0354 in ?? () from /usr/lib/libglib-2.0.so.0 #27 0xb4ee04df in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #28 0xb688c1da in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #29 0xb6b81e6a in ?? () from /usr/lib/libQtGui.so.4 #30 0xb685d903 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #31 0xb685dd51 in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #32 0xb68602b6 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #33 0xb6add804 in QApplication::exec () from /usr/lib/libQtGui.so.4 #34 0xb7fa4a22 in kdemain () from /usr/lib/libkdeinit4_plasma.so #35 0x0804856f in _start () Thanks for the backtrace. The crash was fixed recently on KDE4.3trunk. Marking as dupe of bug 174787. Thanks *** This bug has been marked as a duplicate of bug 174787 *** |