Bug 280799 - nepomuk crash at exit after unmount media
Summary: nepomuk crash at exit after unmount media
Status: RESOLVED DUPLICATE of bug 281492
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-25 20:37 UTC by Misha Labjuk
Modified: 2011-09-21 17:35 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Misha Labjuk 2011-08-25 20:37:32 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.7.00 (4.7.0) (Compiled from sources)
Qt Version: 4.7.3
Operating System: Linux 3.0.3-gentoo x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed:

unmount removable flash drive, and nepomuk aborted after delay

-- Backtrace:
Application: Заглушка службы Nepomuk (nepomukservicestub), signal: Aborted
[Current thread is 1 (Thread 0x7f296ddc8760 (LWP 25451))]

Thread 2 (Thread 0x7f2969be5700 (LWP 25461)):
#0  0x00000034208cb9c3 in poll () from /lib64/libc.so.6
#1  0x0000003424845354 in g_main_context_iterate.isra.21 () from /usr/lib64/libglib-2.0.so.0
#2  0x0000003424845889 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00000034261a1886 in QEventDispatcherGlib::processEvents (this=0x1d31be0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x0000003426172242 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x0000003426172485 in QEventLoop::exec (this=0x7f2969be4e20, flags=...) at kernel/qeventloop.cpp:201
#6  0x0000003426079cc8 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x000000342607c95a in QThreadPrivate::start (arg=0x1ce3380) at thread/qthread_unix.cpp:320
#8  0x0000003421407e6c in start_thread () from /lib64/libpthread.so.0
#9  0x00000034208d450d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f296ddc8760 (LWP 25451)):
[KCrash Handler]
#6  0x00000034208345e5 in raise () from /lib64/libc.so.6
#7  0x0000003420835a5b in abort () from /lib64/libc.so.6
#8  0x000000342082d37d in __assert_fail () from /lib64/libc.so.6
#9  0x00000034214059b8 in __pthread_mutex_lock_full () from /lib64/libpthread.so.0
#10 0x000000342607b824 in QMutexPrivate::wait (this=0x1da67a0, timeout=-1) at thread/qmutex_unix.cpp:80
#11 0x0000003426077094 in QMutex::lock (this=0x1d64458) at thread/qmutex.cpp:167
#12 0x0000003431e17921 in Soprano::Client::SocketHandler::~SocketHandler() () from /usr/lib64/libsopranoclient.so.1
#13 0x0000003431e179e9 in Soprano::Client::SocketHandler::~SocketHandler() () from /usr/lib64/libsopranoclient.so.1
#14 0x000000342607acee in QThreadStorageData::set (this=0x7f29640f1810, p=0x0) at thread/qthreadstorage.cpp:165
#15 0x0000003a1264e48a in qt_cleanup () at kernel/qapplication_x11.cpp:2647
#16 0x0000003a125d2dbf in QApplication::~QApplication (this=0x7ffff4c022d0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1172
#17 0x0000000000404464 in main ()

Reported using DrKonqi
Comment 1 Sebastian Trueg 2011-09-21 17:35:31 UTC

*** This bug has been marked as a duplicate of bug 281492 ***