Bug 245714 - nepomukservicestub crashing immediately after logging in to KDE
Summary: nepomukservicestub crashing immediately after logging in to KDE
Status: RESOLVED DUPLICATE of bug 239842
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-25 09:50 UTC by trionghost
Modified: 2010-07-27 14:42 UTC (History)
1 user (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 trionghost 2010-07-25 09:50:47 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.4.95 (KDE 4.4.95 (KDE 4.5 >= 20100723))
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
It's happens every time I logging in to KDE after update from 4.4 to 4.5 on my openSUSE 11.3 (immediately after desktop appears).

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7fc1f682a710 (LWP 4498)):
#0  0x00007fc20676b39c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fc2069f52bb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007fc1f6907641 in Nepomuk::MetadataMover::run (this=0x7a3a60) at /usr/src/debug/kdebase-runtime-4.4.95/nepomuk/services/filewatch/metadatamover.cpp:164
#3  0x00007fc2069f4bf5 in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00007fc206766a4f in start_thread () from /lib64/libpthread.so.0
#5  0x00007fc2045ae82d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc206fce760 (LWP 4483)):
[KCrash Handler]
#6  0x00007fc2045109e5 in raise () from /lib64/libc.so.6
#7  0x00007fc204511ee6 in abort () from /lib64/libc.so.6
#8  0x00007fc20454bc53 in __libc_message () from /lib64/libc.so.6
#9  0x00007fc204551226 in malloc_printerr () from /lib64/libc.so.6
#10 0x00007fc1f690dc85 in addWatchesRecursively (this=0x8309a0) at /usr/src/debug/kdebase-runtime-4.4.95/nepomuk/services/filewatch/kinotify.cpp:161
#11 KInotify::Private::_k_addWatches (this=0x8309a0) at /usr/src/debug/kdebase-runtime-4.4.95/nepomuk/services/filewatch/kinotify.cpp:180
#12 0x00007fc1f690ce51 in KInotify::qt_metacall (this=0x813970, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0x7380f0)
    at /usr/src/debug/kdebase-runtime-4.4.95/build/nepomuk/services/filewatch/kinotify.moc:118
#13 0x00007fc206aed509 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#14 0x00007fc204d084d4 in QApplicationPrivate::notify_helper (this=0x625160, receiver=0x813970, e=0x7b20d0) at kernel/qapplication.cpp:4302
#15 0x00007fc204d10aca in QApplication::notify (this=<value optimized out>, receiver=0x813970, e=0x7b20d0) at kernel/qapplication.cpp:4185
#16 0x00007fc205bc8096 in KApplication::notify (this=0x7fff57cd6620, receiver=0x813970, event=0x7b20d0) at /usr/src/debug/kdelibs-4.4.95/kdeui/kernel/kapplication.cpp:309
#17 0x00007fc206adbe4c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#18 0x00007fc206adf5ba in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#19 0x00007fc206b04173 in ?? () from /usr/lib64/libQtCore.so.4
#20 0x00007fc203a12a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fc203a13270 in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fc203a13510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fc206b0467f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#24 0x00007fc204da914e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007fc206adb292 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#26 0x00007fc206adb495 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#27 0x00007fc206adf88b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#28 0x0000000000403a81 in main (argc=2, argv=0x7fff57cd6a48) at /usr/src/debug/kdebase-runtime-4.4.95/nepomuk/servicestub/main.cpp:152

Reported using DrKonqi
Comment 1 Sebastian Trueg 2010-07-27 14:42:04 UTC

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