Bug 316140 - nepomuk crash
Summary: nepomuk crash
Status: RESOLVED DUPLICATE of bug 312423
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Nepomuk Bugs Coordination
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-04 21:24 UTC by leh015
Modified: 2013-03-05 01:01 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 leh015 2013-03-04 21:24:16 UTC
Application: nepomukservicestub (0.1.0)
KDE Platform Version: 4.10.00 "release 1" (Compiled from sources)
Qt Version: 4.8.4
Operating System: Linux 3.7.10-1.1-default x86_64
Distribution: "openSUSE 12.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: vanilla opensuse beta install and login as root. I was running off a USB flash drive with no swap.

- Unusual behavior I noticed:
nepomuk was using a lot of cpu. restart application button in the crash handler stopped that but thw kde crash handler keeps popping up.

The crash can be reproduced every time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7d17131780 (LWP 6731))]

Thread 3 (Thread 0x7f7d0732f700 (LWP 6732)):
#0  0x00007f7d1451187d in poll () from /lib64/libc.so.6
#1  0x00007f7d13d68aa4 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f7d13d68bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f7d16c0a1f6 in QEventDispatcherGlib::processEvents (this=0x7f7d000008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f7d16bda9ef in QEventLoop::processEvents (this=this@entry=0x7f7d0732ee00, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f7d16bdac78 in QEventLoop::exec (this=0x7f7d0732ee00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f7d16add0f0 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#7  0x00007f7d16ae00cc in QThreadPrivate::start (arg=0x2658630) at thread/qthread_unix.cpp:338
#8  0x00007f7d16849e0f in start_thread () from /lib64/libpthread.so.0
#9  0x00007f7d1451a7dd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f7d06b2e700 (LWP 6734)):
#0  0x00007f7d13d686ce in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f7d13d68b08 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f7d13d68bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f7d16c0a1f6 in QEventDispatcherGlib::processEvents (this=0x7f7cf80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f7d16bda9ef in QEventLoop::processEvents (this=this@entry=0x7f7d06b2ddd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f7d16bdac78 in QEventLoop::exec (this=0x7f7d06b2ddd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f7d16add0f0 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#7  0x00007f7d16bbb1af in QInotifyFileSystemWatcherEngine::run (this=0x266ad80) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007f7d16ae00cc in QThreadPrivate::start (arg=0x266ad80) at thread/qthread_unix.cpp:338
#9  0x00007f7d16849e0f in start_thread () from /lib64/libpthread.so.0
#10 0x00007f7d1451a7dd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f7d17131780 (LWP 6731)):
[KCrash Handler]
#5  ref (this=0x1) at ../../src/corelib/arch/qatomic_x86_64.h:121
#6  QString::operator= (this=0x25f4b50, other=...) at tools/qstring.cpp:1410
#7  0x00007f7d16b1c30d in prepareEngineForMatch (priv=0x25f4b30, str=...) at tools/qregexp.cpp:3733
#8  0x00007f7d16b1c544 in QRegExp::exactMatch (this=0x26127c8, str=...) at tools/qregexp.cpp:4082
#9  0x00007f7d07541b8f in RegExpCache::exactMatch (this=<optimized out>, s=...) at /usr/src/debug/nepomuk-core-4.10.0/common/regexpcache.cpp:40
#10 0x00007f7d0776e6a3 in Nepomuk2::FileIndexerConfig::shouldFileBeIndexed (this=this@entry=0x25e78d0, fileName=...) at /usr/src/debug/nepomuk-core-4.10.0/services/fileindexer/fileindexerconfig.cpp:219
#11 0x00007f7d0776eda0 in Nepomuk2::FileIndexerConfig::shouldFolderBeWatched (this=0x25e78d0, path=...) at /usr/src/debug/nepomuk-core-4.10.0/services/fileindexer/fileindexerconfig.cpp:177
#12 0x00007f7d07768b64 in (anonymous namespace)::IgnoringKInotify::filterWatch (this=<optimized out>, path=..., modes=..., flags=...) at /usr/src/debug/nepomuk-core-4.10.0/services/filewatch/nepomukfilewatch.cpp:88
#13 0x00007f7d07779427 in addWatch (path=..., this=0x265b750) at /usr/src/debug/nepomuk-core-4.10.0/services/filewatch/kinotify.cpp:119
#14 KInotify::addWatch (this=0x265b690, path=..., mode=..., flags=...) at /usr/src/debug/nepomuk-core-4.10.0/services/filewatch/kinotify.cpp:259
#15 0x00007f7d077691ef in watchFolder (path=..., this=0x25e4f70) at /usr/src/debug/nepomuk-core-4.10.0/services/filewatch/nepomukfilewatch.cpp:196
#16 Nepomuk2::FileWatch::watchFolder (this=0x25e4f70, path=...) at /usr/src/debug/nepomuk-core-4.10.0/services/filewatch/nepomukfilewatch.cpp:189
#17 0x00007f7d0776a34b in Nepomuk2::FileWatch::slotDeviceMounted (this=this@entry=0x25e4f70, entry=entry@entry=0x26b1128) at /usr/src/debug/nepomuk-core-4.10.0/services/filewatch/nepomukfilewatch.cpp:430
#18 0x00007f7d0776b3a2 in Nepomuk2::FileWatch::addWatchesForMountedRemovableMedia (this=this@entry=0x25e4f70) at /usr/src/debug/nepomuk-core-4.10.0/services/filewatch/nepomukfilewatch.cpp:345
#19 0x00007f7d0776b630 in Nepomuk2::FileWatch::FileWatch (this=0x25e4f70, parent=<optimized out>) at /usr/src/debug/nepomuk-core-4.10.0/services/filewatch/nepomukfilewatch.cpp:173
#20 0x00007f7d0776c067 in KPluginFactory::createInstance<Nepomuk2::FileWatch, QObject> (parentWidget=<optimized out>, parent=<optimized out>, args=...) at /usr/include/kpluginfactory.h:477
#21 0x00007f7d16307b05 in KPluginFactory::create (this=0x25e55e0, iface=0x7f7d15864680 <qt_meta_stringdata_Nepomuk2__Service> "Nepomuk2::Service", parentWidget=0x0, parent=0x25900a0, args=..., keyword=...) at /usr/src/debug/kdelibs-4.10.0/kdecore/util/kpluginfactory.cpp:203
#22 0x00000000004050b3 in create<Nepomuk2::Service> (args=..., keyword=..., parent=0x25900a0, parentWidget=0x0, this=0x25e55e0) at /usr/include/kpluginfactory.h:531
#23 createInstance<Nepomuk2::Service> (error=0x7fffb19bf550, args=..., parent=0x25900a0, parentWidget=0x0, this=0x25e24c0) at /usr/include/kservice.h:565
#24 createInstance<Nepomuk2::Service> (error=0x7fffb19bf550, args=..., parent=0x25900a0, this=0x25e24c0) at /usr/include/kservice.h:542
#25 Nepomuk2::ServiceControl::start (this=0x25900a0) at /usr/src/debug/nepomuk-core-4.10.0/servicestub/servicecontrol.cpp:92
#26 0x00000000004056bd in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at /usr/src/debug/nepomuk-core-4.10.0/build/servicestub/servicecontrol.moc:62
#27 Nepomuk2::ServiceControl::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/nepomuk-core-4.10.0/build/servicestub/servicecontrol.moc:55
#28 0x00007f7d16bf068e in QObject::event (this=0x25900a0, e=<optimized out>) at kernel/qobject.cpp:1203
#29 0x00007f7d14cc486c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#30 0x00007f7d14cc8ceb in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#31 0x00007f7d15cdacb6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#32 0x00007f7d16bdbc9e in QCoreApplication::notifyInternal (this=0x7fffb19c01a0, receiver=receiver@entry=0x25900a0, event=event@entry=0x25e2960) at kernel/qcoreapplication.cpp:946
#33 0x00007f7d16bdf601 in sendEvent (event=0x25e2960, receiver=0x25900a0) at kernel/qcoreapplication.h:231
#34 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x23f92f0) at kernel/qcoreapplication.cpp:1570
#35 0x00007f7d16c0a043 in sendPostedEvents () at kernel/qcoreapplication.h:236
#36 postEventSourceDispatch (s=0x2419640) at kernel/qeventdispatcher_glib.cpp:279
#37 0x00007f7d13d687d5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#38 0x00007f7d13d68b08 in ?? () from /usr/lib64/libglib-2.0.so.0
#39 0x00007f7d13d68bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#40 0x00007f7d16c0a1d6 in QEventDispatcherGlib::processEvents (this=0x2417710, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#41 0x00007f7d14d64c1e in ?? () from /usr/lib64/libQtGui.so.4
#42 0x00007f7d16bda9ef in QEventLoop::processEvents (this=this@entry=0x7fffb19bff80, flags=...) at kernel/qeventloop.cpp:149
#43 0x00007f7d16bdac78 in QEventLoop::exec (this=0x7fffb19bff80, flags=...) at kernel/qeventloop.cpp:204
#44 0x00007f7d16bdf918 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#45 0x0000000000404200 in main (argc=<optimized out>, argv=0x7fffb19c03e8) at /usr/src/debug/nepomuk-core-4.10.0/servicestub/main.cpp:180

Possible duplicates by query: bug 314659, bug 312842, bug 312423.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-03-05 01:01:53 UTC
fixed in 4.10.1

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