Bug 361299 - Baloo File spadl při startu systému
Summary: Baloo File spadl při startu systému
Status: RESOLVED DUPLICATE of bug 367991
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.15.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-04-02 02:13 UTC by Petr Jandl
Modified: 2016-09-12 11:49 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jandl 2016-04-02 02:13:39 UTC
Application: baloo_file (5.15.0)
 (Compiled from sources)
Qt Version: 5.4.2
Operating System: Linux 4.2.0-34-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
Baloo File spadne bez vnějšího zásahu při samotném startu systému

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  mdb_txn_begin (env=0x0, parent=0x0, flags=131072, ret=0x7ffc1403e208) at mdb.c:2650
#7  0x00000000004204d3 in Baloo::FileContentIndexerProvider::size (this=this@entry=0x7ffc1403ec50) at ../../../src/file/filecontentindexerprovider.cpp:40
#8  0x0000000000419b89 in Baloo::FileIndexScheduler::scheduleIndexing (this=0x7ffc1403ec08) at ../../../src/file/fileindexscheduler.cpp:116
#9  0x00007f17df886617 in QtPrivate::QSlotObjectBase::call (a=0x7ffc1403e3e0, r=0x7ffc1403ec08, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124
#10 QMetaObject::activate (sender=0x7ffc1403ebd0, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3702
#11 0x00007f17df886617 in QtPrivate::QSlotObjectBase::call (a=0x7ffc1403e4e0, r=0x7ffc1403ebd0, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124
#12 QMetaObject::activate (sender=0xe13240, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=11, argv=argv@entry=0x0) at kernel/qobject.cpp:3702
#13 0x00007f17df886f87 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x643c20 <KInotify::staticMetaObject>, local_signal_index=local_signal_index@entry=11, argv=argv@entry=0x0) at kernel/qobject.cpp:3582
#14 0x0000000000429b23 in KInotify::installedWatches (this=<optimized out>) at ./moc_kinotify.cpp:356
#15 0x0000000000430ccf in KInotify::Private::_k_addWatches (this=0xd74d40) at ../../../src/file/kinotify.cpp:183
#16 0x000000000042b007 in KInotify::addWatch (this=<optimized out>, path=..., mode=..., mode@entry=..., flags=..., flags@entry=...) at ../../../src/file/kinotify.cpp:277
#17 0x0000000000425854 in Baloo::FileWatch::watchFolder (this=0x7ffc1403ebd0, path=...) at ../../../src/file/filewatch.cpp:94
#18 0x00000000004258f8 in Baloo::FileWatch::watchIndexedFolders (this=0x7ffc1403ebd0) at ../../../src/file/filewatch.cpp:81
#19 0x00007f17df887651 in QObject::event (this=0x7ffc1403ebd0, e=<optimized out>) at kernel/qobject.cpp:1245
#20 0x00007f17df855efc in QCoreApplication::notify (event=0xe38c10, receiver=0x7ffc1403ebd0, this=0x7ffc1403eb30) at kernel/qcoreapplication.cpp:997
#21 QCoreApplication::notifyInternal (this=0x7ffc1403eb30, receiver=0x7ffc1403ebd0, event=event@entry=0xe38c10) at kernel/qcoreapplication.cpp:935
#22 0x00007f17df858057 in QCoreApplication::sendEvent (event=0xe38c10, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xd4eec0) at kernel/qcoreapplication.cpp:1552
#24 0x00007f17df858588 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1410
#25 0x00007f17df8ace73 in postEventSourceDispatch (s=0xd4eff0) at kernel/qeventdispatcher_glib.cpp:271
#26 0x00007f17dbe68ff7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f17dbe69250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f17dbe692fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f17df8ad27f in QEventDispatcherGlib::processEvents (this=0xd4ed90, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#30 0x00007f17df85375a in QEventLoop::exec (this=this@entry=0x7ffc1403ea70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#31 0x00007f17df85b2cc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188
#32 0x0000000000415aec in main (argc=1, argv=<optimized out>) at ../../../src/file/main.cpp:88

Possible duplicates by query: bug 357106.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2016-09-12 11:49:41 UTC

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