Bug 312925 - nepomukservicestub crashes without user interaction
Summary: nepomukservicestub crashes without user interaction
Status: RESOLVED DUPLICATE of bug 310777
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: 2013-01-09 08:24 UTC by Michael Zanetti
Modified: 2013-01-09 08:29 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 Michael Zanetti 2013-01-09 08:24:05 UTC
Application: nepomukservicestub (0.1.0)
KDE Platform Version: 4.9.97
Qt Version: 4.8.3
Operating System: Linux 3.7.0-030700rc5-generic x86_64
Distribution: Ubuntu 12.10

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

I have upgraded from latest 4.9 to 4.10 beta. Ever since then, nepomukservicestub crashes frequently without any real user interaction. I think it only happens while Kontact is running - so it could be related to it checking mails, but not 100% sure on that one.

I have two users (private and work) and it happens with both so its most likely not anything weird in my mail database or the like.

(using packages from kubuntu-ppa/beta)

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  0x00007fbc8a97d425 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007fbc8a980b8b in __GI_abort () at abort.c:91
#7  0x00007fbc8a9bb39e in __libc_message (do_abort=2, fmt=0x7fbc8aac2e5f "*** %s ***: %s terminated\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:201
#8  0x00007fbc8aa5182c in __GI___fortify_fail (msg=<optimized out>) at fortify_fail.c:38
#9  0x00007fbc8aa50700 in __GI___chk_fail () at chk_fail.c:29
#10 0x00007fbc8aa517be in __fdelt_chk (d=<optimized out>) at fdelt_chk.c:26
#11 0x00007fbc8ce85854 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x00007fbc8ce3ff53 in QProcess::waitForFinished(int) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#13 0x00007fbc7bcca856 in ?? () from /usr/lib/kde4/nepomukfileindexer.so
#14 0x00007fbc8cebff5f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#15 0x00007fbc8cebf26c in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x00007fbc8b1d4e9c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#17 0x00007fbc8b1d930a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#18 0x00007fbc8c1da626 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0x00007fbc8ceaa56e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#20 0x00007fbc8cedb462 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#21 0x00007fbc8ced8584 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#22 0x00007fbc8ced85a1 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x00007fbc89e57ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007fbc89e57de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007fbc89e57ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007fbc8ced8bf6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x00007fbc8b279c1e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#28 0x00007fbc8cea92bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#29 0x00007fbc8cea9548 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#30 0x00007fbc8ceae708 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#31 0x0000000000403dd0 in ?? ()
#32 0x00007fbc8a96876d in __libc_start_main (main=0x4034d0, argc=2, ubp_av=0x7fff838bc3c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff838bc3b8) at libc-start.c:226
#33 0x00000000004040f1 in _start ()

Possible duplicates by query: bug 311748, bug 311040, bug 310777, bug 310392, bug 309355.

Reported using DrKonqi
Comment 1 Vishesh Handa 2013-01-09 08:29:24 UTC

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