Bug 368193 - Baloo Daemon Stürzt ab beim Daten kopieren
Summary: Baloo Daemon Stürzt ab beim Daten kopieren
Status: RESOLVED DUPLICATE of bug 368379
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Engine (show other bugs)
Version: 5.21.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-09-03 14:07 UTC by Thomas
Modified: 2016-09-11 19:14 UTC (History)
2 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 Thomas 2016-09-03 14:07:04 UTC
Application: baloo_file (5.21.0)

Qt Version: 5.5.1
Operating System: Linux 4.1.31-30-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Ich hab von meinem Windows Server (smb Freigaben) Videos auf meinem OpenSuse Leap 42.1 Laptop kopiert

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f1b839a1780 (LWP 1427))]

Thread 2 (Thread 0x7f1a3899e700 (LWP 8011)):
#0  0x00007f1b814b7ccd in read () at /lib64/libc.so.6
#1  0x00007f1b7df3db60 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f1b7defc999 in g_main_context_check () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f1b7defcdf8 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f1b7defcf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#5  0x00007f1b820e9d8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6  0x00007f1b82090d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#7  0x000000000041531b in Baloo::FileContentIndexer::run() (this=0x21d6fc0) at /usr/src/debug/baloo-5.21.0/src/file/filecontentindexer.cpp:73
#8  0x00007f1b81eb4382 in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007f1b81eb732f in  () at /usr/lib64/libQt5Core.so.5
#10 0x00007f1b804f80a4 in start_thread () at /lib64/libpthread.so.0
#11 0x00007f1b814c402d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f1b839a1780 (LWP 1427)):
[KCrash Handler]
#6  0x00007f1b7f1e825c in mdb_get () at /usr/lib64/liblmdb-0.9.14.so
#7  0x00007f1b827854cd in Baloo::IdTreeDB::get(unsigned long long) () at /usr/lib64/libKF5BalooEngine.so.5
#8  0x00007f1b82782dc0 in Baloo::DocumentUrlDB::getId(unsigned long long, QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#9  0x00007f1b82794949 in Baloo::Transaction::documentId(QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#10 0x000000000041d453 in Baloo::MetadataMover::removeMetadata(Baloo::Transaction*, QString const&) (this=this@entry=0x2195580, tr=tr@entry=0x7ffd2913ac50, url=...) at /usr/src/debug/baloo-5.21.0/src/file/metadatamover.cpp:74
#11 0x000000000041de02 in Baloo::MetadataMover::moveFileMetadata(QString const&, QString const&) (this=0x2195580, from=..., to=...) at /usr/src/debug/baloo-5.21.0/src/file/metadatamover.cpp:53
#12 0x00007f1b820c273f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#13 0x000000000041e75a in KInotify::moved(QString const&, QString const&) (this=this@entry=0x2198fa0, _t1=..., _t2=...) at /usr/src/debug/baloo-5.21.0/build/src/file/moc_kinotify.cpp:330
#14 0x00000000004228f9 in KInotify::slotEvent(int) (this=<optimized out>, socket=<optimized out>) at /usr/src/debug/baloo-5.21.0/src/file/kinotify.cpp:421
#15 0x00007f1b820c273f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f1b821448ee in QSocketNotifier::activated(int, QSocketNotifier::QPrivateSignal) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f1b820cfa89 in QSocketNotifier::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#18 0x00007f1b8209318d in QCoreApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#19 0x00007f1b82092e95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#20 0x00007f1b820eaca5 in  () at /usr/lib64/libQt5Core.so.5
#21 0x00007f1b7defcc84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#22 0x00007f1b7defced8 in  () at /usr/lib64/libglib-2.0.so.0
#23 0x00007f1b7defcf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#24 0x00007f1b820e9d6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#25 0x00007f1b82090d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#26 0x00007f1b820988f6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#27 0x000000000040a832 in main(int, char**) (argc=1, argv=<optimized out>) at /usr/src/debug/baloo-5.21.0/src/file/main.cpp:88

Possible duplicates by query: bug 359672, bug 355210, bug 353223.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2016-09-11 19:14:24 UTC

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