Bug 311452 - nepomuk crashes after system start
Summary: nepomuk crashes after system start
Status: RESOLVED FIXED
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Mageia RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Nepomuk Bugs Coordination
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-10 06:49 UTC by Nikita Krupenko
Modified: 2012-12-20 21:49 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.10


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Krupenko 2012-12-10 06:49:24 UTC
Application: nepomukservicestub (0.1.0)
KDE Platform Version: 4.9.90
Qt Version: 4.8.4
Operating System: Linux 3.7.0-server-0.rc8.1.mga3 i686
Distribution: "Mageia 3"

-- Information about the crash:
After system started and several minutes passed nepomuk crashes.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Заглушка службы Nepomuk (nepomukservicestub), signal: Aborted
Using host libthread_db library "/lib/i686/libthread_db.so.1".
[KCrash Handler]
#7  0xffffe424 in __kernel_vsyscall ()
#8  0xb5e275af in raise () from /lib/i686/libc.so.6
#9  0xb5e28fc3 in abort () from /lib/i686/libc.so.6
#10 0xb5e66665 in __libc_message () from /lib/i686/libc.so.6
#11 0xb5f02905 in __fortify_fail () from /lib/i686/libc.so.6
#12 0xb5f0084a in __chk_fail () from /lib/i686/libc.so.6
#13 0xb5f0280a in __fdelt_warn () from /lib/i686/libc.so.6
#14 0xb757de93 in QProcessPrivate::waitForStarted (this=0x9963458, msecs=30000) at io/qprocess_unix.cpp:1030
#15 0xb75329c4 in QProcess::waitForStarted (this=0x98e5a68, msecs=30000) at io/qprocess.cpp:1687
#16 0xb7532af0 in QProcess::waitForFinished (this=0x98e5a68, msecs=30000) at io/qprocess.cpp:1752
#17 0xb1e88957 in Nepomuk2::Indexer::slotProcessTimerTimeout() () from /usr/lib/kde4/nepomukfileindexer.so
#18 0xb75bc002 in QMetaObject::activate (sender=0xb44a5b8, m=0xb77104b8 <QTimer::staticMetaObject>, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3539
#19 0xb760e5c5 in QTimer::timeout (this=0xb44a5b8) at .moc/release-shared/moc_qtimer.cpp:148
#20 0xb75c4626 in QTimer::timerEvent (this=0xb44a5b8, e=0xbff708a0) at kernel/qtimer.cpp:280
#21 0xb75bb354 in QObject::event (this=0xb44a5b8, e=0xbff708a0) at kernel/qobject.cpp:1156
#22 0xb61ca30c in QApplicationPrivate::notify_helper (this=0x956c538, receiver=0xb44a5b8, e=0xbff708a0) at kernel/qapplication.cpp:4562
#23 0xb61ced0f in QApplication::notify (this=0xbff708a0, receiver=0xb44a5b8, e=0xbff708a0) at kernel/qapplication.cpp:3944
#24 0xb6e62b21 in KApplication::notify (this=0xbff70c28, receiver=0xb44a5b8, event=0xbff708a0) at /usr/src/debug/kdelibs-4.9.90/kdeui/kernel/kapplication.cpp:311
#25 0xb75a534e in QCoreApplication::notifyInternal (this=0xbff70c28, receiver=0xb44a5b8, event=0xbff708a0) at kernel/qcoreapplication.cpp:946
#26 0xb75d9b20 in sendEvent (event=0xbff708a0, receiver=<optimized out>) at kernel/qcoreapplication.h:231
#27 QTimerInfoList::activateTimers (this=0x95683b4) at kernel/qeventdispatcher_unix.cpp:622
#28 0xb75d6b48 in timerSourceDispatch (source=0x9568380) at kernel/qeventdispatcher_glib.cpp:186
#29 timerSourceDispatch (source=0x9568380) at kernel/qeventdispatcher_glib.cpp:180
#30 0xb5d1d8b3 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0xb5d1dc50 in g_main_context_iterate.isra.22 () from /lib/libglib-2.0.so.0
#32 0xb5d1dd31 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0xb75d71c1 in QEventDispatcherGlib::processEvents (this=0x954a5b8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0xb627b6ba in QGuiEventDispatcherGlib::processEvents (this=0x954a5b8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0xb75a3e1c in QEventLoop::processEvents (this=this@entry=0xbff70b08, flags=...) at kernel/qeventloop.cpp:149
#36 0xb75a4111 in QEventLoop::exec (this=0xbff70b08, flags=...) at kernel/qeventloop.cpp:204
#37 0xb75a951a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#38 0xb61c8184 in QApplication::exec () at kernel/qapplication.cpp:3823
#39 0x0804b2dd in main ()

Possible duplicates by query: bug 307262, bug 306908, bug 303814.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-12-20 21:21:11 UTC
Does this need to be backported to 4.10 branch? Please set the Version-Fixed-In field.