Bug 311578 - Nepomuk randomly crashing (4.9.90)
Summary: Nepomuk randomly crashing (4.9.90)
Status: RESOLVED DUPLICATE of bug 311493
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Nepomuk Bugs Coordination
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-12 16:50 UTC by Rafael Wingnux
Modified: 2012-12-12 16:53 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 Rafael Wingnux 2012-12-12 16:50:23 UTC
Application: nepomukservicestub (0.1.0)
KDE Platform Version: 4.9.90
Qt Version: 4.8.3
Operating System: Linux 3.7.0-4-generic x86_64
Distribution: Ubuntu 12.10

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

Anything, this crash is pretty random and occurs when nepomuk is indexing files.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f27b820d425 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x00007f27b8210b8b in abort () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x00007f27b824b39e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x00007f27b82e182c in __fortify_fail () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x00007f27b82e0700 in __chk_fail () from /lib/x86_64-linux-gnu/libc.so.6
#10 0x00007f27b82e17be in __fdelt_warn () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x00007f27ba717854 in QProcessPrivate::waitForStarted (this=0xf87c60, msecs=30000) at io/qprocess_unix.cpp:1038
#12 0x00007f27ba6d1f53 in QProcess::waitForFinished (this=0x2c3a0a0, msecs=30000) at io/qprocess.cpp:1752
#13 0x00007f27a993d5e6 in Nepomuk2::Indexer::slotProcessTimerTimeout (this=0x217f680) at ../../../services/fileindexer/nepomukindexer.cpp:93
#14 0x00007f27ba751f5f in QMetaObject::activate (sender=0x29f44e0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#15 0x00007f27ba75126c in QObject::event (this=0x29f44e0, e=<optimized out>) at kernel/qobject.cpp:1157
#16 0x00007f27b8a64e9c in QApplicationPrivate::notify_helper (this=this@entry=0xb9f760, receiver=receiver@entry=0x29f44e0, e=e@entry=0x7fffd218bbb0) at kernel/qapplication.cpp:4562
#17 0x00007f27b8a6930a in QApplication::notify (this=0x7fffd218c040, receiver=0x29f44e0, e=0x7fffd218bbb0) at kernel/qapplication.cpp:4423
#18 0x00007f27b9a6b3a6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0x00007f27ba73c56e in QCoreApplication::notifyInternal (this=0x7fffd218c040, receiver=0x29f44e0, event=0x7fffd218bbb0) at kernel/qcoreapplication.cpp:915
#20 0x00007f27ba76d462 in sendEvent (event=0x7fffd218bbb0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#21 QTimerInfoList::activateTimers (this=0xbadb50) at kernel/qeventdispatcher_unix.cpp:611
#22 0x00007f27ba76a584 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:186
#23 timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:180
#24 0x00007f27b76e7ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f27b76e7de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f27b76e7ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f27ba76abf6 in QEventDispatcherGlib::processEvents (this=0xb7c780, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#28 0x00007f27b8b09c1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007f27ba73b2bf in QEventLoop::processEvents (this=this@entry=0x7fffd218be20, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007f27ba73b548 in QEventLoop::exec (this=0x7fffd218be20, flags=...) at kernel/qeventloop.cpp:204
#31 0x00007f27ba740708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#32 0x0000000000403dd0 in main (argc=<optimized out>, argv=0x7fffd218c288) at ../../servicestub/main.cpp:177

Possible duplicates by query: bug 311452.

Reported using DrKonqi
Comment 1 Vishesh Handa 2012-12-12 16:53:34 UTC

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