Bug 282380 - NEPOMUKservicestub crashes
Summary: NEPOMUKservicestub crashes
Status: RESOLVED DUPLICATE of bug 281779
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-20 07:02 UTC by Jens Mander
Modified: 2011-09-20 07:53 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 Jens Mander 2011-09-20 07:02:38 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-generic x86_64
Distribution: Ubuntu 11.04

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

I closed Firefox
_______________________________

I found more than 40 ZOMBIES  in the processmonitor as children of 
nepomukservicestub  /usr/bin/nepomukservicestub nepomukstrigiservice

The crash can be reproduced some of the time.

-- Backtrace:
Application: Nepomuk-Dienst (nepomukservicestub), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fd37def6780 (LWP 3689))]

Thread 2 (Thread 0x7fd36e2e2700 (LWP 3731)):
#0  0x00007fd37b5c4f03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fd37a7f9104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd37a7f9639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd37da0f446 in QEventDispatcherGlib::processEvents (this=0x1ebea40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fd37d9e3882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fd37d9e3abc in QEventLoop::exec (this=0x7fd36e2e1e00, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fd37d8fa924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x00007fd37d8fd175 in QThreadPrivate::start (arg=0x1e256e0) at thread/qthread_unix.cpp:320
#8  0x00007fd37b2d4d8c in start_thread (arg=0x7fd36e2e2700) at pthread_create.c:304
#9  0x00007fd37b5d204d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd37def6780 (LWP 3689)):
[KCrash Handler]
#6  ref (this=0x1e79bb0) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:121
#7  QString (this=0x1e79bb0) at ../../include/QtCore/../../src/corelib/tools/qstring.h:729
#8  QUrl::scheme (this=0x1e79bb0) at io/qurl.cpp:4432
#9  0x00007fd37d266b23 in isLocalFile (url=...) at ../../kdecore/io/kurl.cpp:890
#10 0x00007fd37d267e1f in KUrl::toLocalFile (this=0x1e79bb0, trailing=KUrl::LeaveTrailingSlash) at ../../kdecore/io/kurl.cpp:879
#11 0x00007fd36eb84532 in Nepomuk::IndexScheduler::currentFile (this=<value optimized out>) at ../../../../nepomuk/services/strigi/indexscheduler.cpp:308
#12 0x00007fd36eb82b6c in Nepomuk::StrigiService::userStatusString (this=0x1e77390, simple=false) at ../../../../nepomuk/services/strigi/strigiservice.cpp:166
#13 0x00007fd36eb82d2b in Nepomuk::StrigiService::userStatusString (this=<value optimized out>) at ../../../../nepomuk/services/strigi/strigiservice.cpp:142
#14 0x00007fd36eb8d7e1 in StrigiAdaptor::userStatusString (this=<value optimized out>) at strigiadaptor.cpp:99
#15 0x00007fd36eb8d8db in StrigiAdaptor::qt_metacall (this=0x1e778e0, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0x7fffa2830a90) at strigiadaptor.moc:143
#16 0x00007fd37d6329fa in QDBusConnectionPrivate::deliverCall (this=0x1d73190, object=0x1e778e0, msg=..., metaTypes=..., slotIdx=18) at qdbusintegrator.cpp:942
#17 0x00007fd37d633bb5 in QDBusConnectionPrivate::activateCall (this=0x1d73190, object=0x1e778e0, flags=337, msg=...) at qdbusintegrator.cpp:852
#18 0x00007fd37d63433a in QDBusConnectionPrivate::activateObject (this=0x1d73190, node=..., msg=..., pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1410
#19 0x00007fd37d634578 in QDBusActivateObjectEvent::placeMetaCall (this=0x1f54c00) at qdbusintegrator.cpp:1524
#20 0x00007fd37d9f849a in QObject::event (this=0x1e77390, e=<value optimized out>) at kernel/qobject.cpp:1226
#21 0x00007fd37bd3f9f4 in QApplicationPrivate::notify_helper (this=0x1d2cce0, receiver=0x1e77390, e=0x1f54c00) at kernel/qapplication.cpp:4462
#22 0x00007fd37bd443ba in QApplication::notify (this=<value optimized out>, receiver=0x1e77390, e=0x1f54c00) at kernel/qapplication.cpp:4341
#23 0x00007fd37cd1a796 in KApplication::notify (this=0x7fffa2831890, receiver=0x1e77390, event=0x1f54c00) at ../../kdeui/kernel/kapplication.cpp:311
#24 0x00007fd37d9e449c in QCoreApplication::notifyInternal (this=0x7fffa2831890, receiver=0x1e77390, event=0x1f54c00) at kernel/qcoreapplication.cpp:731
#25 0x00007fd37d9e7c25 in sendEvent (receiver=0x0, event_type=0, data=0x1ce48a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1ce48a0) at kernel/qcoreapplication.cpp:1372
#27 0x00007fd37da0f253 in sendPostedEvents (s=0x1d2a5c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#28 postEventSourceDispatch (s=0x1d2a5c0) at kernel/qeventdispatcher_glib.cpp:277
#29 0x00007fd37a7f8bcd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fd37a7f93a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007fd37a7f9639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007fd37da0f3ef in QEventDispatcherGlib::processEvents (this=0x1ce44a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#33 0x00007fd37bde94de in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00007fd37d9e3882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#35 0x00007fd37d9e3abc in QEventLoop::exec (this=0x7fffa28316a0, flags=...) at kernel/qeventloop.cpp:201
#36 0x00007fd37d9e7ecb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#37 0x0000000000403e0e in main (argc=2, argv=<value optimized out>) at ../../../nepomuk/servicestub/main.cpp:167

Reported using DrKonqi
Comment 1 Sebastian Trueg 2011-09-20 07:53:29 UTC

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