Summary: | Plasma Workspace Segmentation fault while browsing with Firefox 3.5 | ||
---|---|---|---|
Product: | [Unmaintained] kfile | Reporter: | Holger Kellermann <bughunt> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, bugs |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Holger Kellermann
2009-07-04 13:14:40 UTC
I also experience frequent plasma crashes (segfault) since upgrading to RC1 (kubuntu 9.04 packages). I don't know if these are ff3.5 related, but I use that as well. The backtrace is not usefull according to the dialog, so I didn't save it. The dialog is shown only once per session, all the other crashes happen silently in the background. I removed all widgets from the Desktop, but that didn't help. I use compiz as a window manager. > I don't know if these are ff3.5 related
To be honest, I don't think Firefox 3.5 has anything to do with this crash, too. But it was the only "abnormal" thing I was doing when the crash happened - so I put it in the report. I wasn't able to reproduce this since the original report.
I think I've found the (or at least my) problem, revealed by the attached backtrace. For some reason I had the taskmanager group and sort applications (which is not what I needed, but maybe some default?). After disabling grouping and sorting I have not seen another plasma crash. Application: Plasma Workspace (kdeinit4), signal: Segmentation fault [Current thread is 0 (LWP 5002)] Thread 2 (Thread 0x7f52805dd950 (LWP 5005)): #0 0x00007f529bae22e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f529fc5d939 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4 #2 0x00007f529eada4cc in ?? () from /usr/lib/libQtNetwork.so.4 #3 0x00007f529fc5c952 in ?? () from /usr/lib/libQtCore.so.4 #4 0x00007f529bade3ba in start_thread () from /lib/libpthread.so.0 #5 0x00007f529c6c2fcd in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f52a0222750 (LWP 5002)): [KCrash Handler] #5 0x00007f528390b766 in TaskManager::GroupManager::manualSortingRequest () from /usr/lib/libtaskmanager.so.4 #6 0x00007f5283909b3a in TaskManager::AbstractGroupingStrategy::closeGroup () from /usr/lib/libtaskmanager.so.4 #7 0x00007f5283910da8 in ?? () from /usr/lib/libtaskmanager.so.4 #8 0x00007f5283911c2d in ?? () from /usr/lib/libtaskmanager.so.4 #9 0x00007f529fd5b1f2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #10 0x00007f5283922a92 in TaskManager::TaskGroup::itemRemoved () from /usr/lib/libtaskmanager.so.4 #11 0x00007f52839233b1 in TaskManager::TaskGroup::remove () from /usr/lib/libtaskmanager.so.4 #12 0x00007f528390bed1 in ?? () from /usr/lib/libtaskmanager.so.4 #13 0x00007f528390e51d in TaskManager::GroupManager::qt_metacall () from /usr/lib/libtaskmanager.so.4 #14 0x00007f529fd5b1f2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #15 0x00007f5283925f35 in TaskManager::TaskManager::taskRemoved () from /usr/lib/libtaskmanager.so.4 #16 0x00007f528392756e in TaskManager::TaskManager::windowRemoved () from /usr/lib/libtaskmanager.so.4 #17 0x00007f52839292bf in TaskManager::TaskManager::qt_metacall () from /usr/lib/libtaskmanager.so.4 #18 0x00007f529fd5b1f2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #19 0x00007f529e53fab2 in KWindowSystem::windowRemoved () from /usr/lib/libkdeui.so.5 #20 0x00007f529e541ffb in ?? () from /usr/lib/libkdeui.so.5 #21 0x00007f529e550fe1 in NETRootInfo::update () from /usr/lib/libkdeui.so.5 #22 0x00007f529e55136b in NETRootInfo::event () from /usr/lib/libkdeui.so.5 #23 0x00007f529e5422cb in ?? () from /usr/lib/libkdeui.so.5 #24 0x00007f529e411a43 in KApplication::x11EventFilter () from /usr/lib/libkdeui.so.5 #25 0x00007f5294923b57 in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so #26 0x00007f529d32bb1f in ?? () from /usr/lib/libQtGui.so.4 #27 0x00007f529d33efaf in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #28 0x00007f529d368464 in ?? () from /usr/lib/libQtGui.so.4 #29 0x00007f529bd2d20a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #30 0x00007f529bd308e0 in ?? () from /usr/lib/libglib-2.0.so.0 #31 0x00007f529bd30a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #32 0x00007f529fd6ee6f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #33 0x00007f529d367bef in ?? () from /usr/lib/libQtGui.so.4 #34 0x00007f529fd44002 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #35 0x00007f529fd443cd in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #36 0x00007f529fd46694 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #37 0x00007f529491063b in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so #38 0x000000000040714e in _start () Merging with bug 196681. Thanks *** This bug has been marked as a duplicate of bug 196681 *** |