Summary: | Neopmuk crash on shutdown | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | richard virden <richard.virden> |
Component: | storage | Assignee: | Sebastian Trueg <sebastian> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | me, paul.erntges, trueg |
Priority: | NOR | ||
Version: | 4.6 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
richard virden
2011-11-09 20:56:20 UTC
Created attachment 65804 [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:
Trying to shut down kubuntu Nepomuk crashed. Definetly a duplicate of the bug this report is attached to.
-- Backtrace (Reduced):
#7 0x00007f6ef49f0afc in QCoreApplication::notifyInternal (this=0x7fff1b4cc260, receiver=0x1c1f090, event=0x7f6ed7ffeb50) at kernel/qcoreapplication.cpp:787
#8 0x00007f6ef4a1b5b7 in sendEvent (event=0x7f6ed7ffeb50, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#9 socketNotifierSourceDispatch (source=0x1c721d0) at kernel/qeventdispatcher_glib.cpp:110
[...]
#13 0x00007f6ef4a1bed6 in QEventDispatcherGlib::processEvents (this=0x2165c10, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#14 0x00007f6ef49efcf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
The backtrace might be slightly different, the problem is the same: The QCoreApplication destructor is in process while another thread tries to use it. *** This bug has been marked as a duplicate of bug 257176 *** |