Summary: | Nepomuk crashes on logout | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | Stefán Freyr Stefánsson <stefan.freyr> |
Component: | storage | Assignee: | Sebastian Trueg <sebastian> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | adrianandnicola, biby, jayhacker, martin.erwin.baier, me, reg.varie, trueg |
Priority: | NOR | ||
Version: | 4.7 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Stefán Freyr Stefánsson
2011-11-08 18:38:20 UTC
*** Bug 286141 has been marked as a duplicate of this bug. *** *** Bug 286279 has been marked as a duplicate of this bug. *** Created attachment 65856 [details]
New crash information added by DrKonqi
nepomukservicestub (0.2) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
- What I was doing when the application crashed:
Logging out of KDE. KDE is installed on Ubuntu 11.10 alongside unity. While logging out, the application crashed with an error message.
-- Backtrace (Reduced):
#7 0x00007fc031779afc in QCoreApplication::notifyInternal (this=0x7fff85709170, receiver=0x1dc60b0, event=0x7fc012ffcb50) at kernel/qcoreapplication.cpp:787
#8 0x00007fc0317a45b7 in sendEvent (event=0x7fc012ffcb50, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#9 socketNotifierSourceDispatch (source=0x1d9f9a0) at kernel/qeventdispatcher_glib.cpp:110
[...]
#13 0x00007fc0317a4ed6 in QEventDispatcherGlib::processEvents (this=0x1dd0f30, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#14 0x00007fc031778cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
*** Bug 287103 has been marked as a duplicate of this bug. *** Slightly different backtrace but the same problem: The QCoreApplication destructor triggers code that itself requires a fully functional QCoreApplication. *** This bug has been marked as a duplicate of bug 257176 *** *** Bug 287366 has been marked as a duplicate of this bug. *** |