Bug 411842 - Baloo File Indexing Daemon
Summary: Baloo File Indexing Daemon
Status: RESOLVED DUPLICATE of bug 372880
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.55.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-09-12 07:12 UTC by Sjag Steensma
Modified: 2019-09-12 15:27 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 Sjag Steensma 2019-09-12 07:12:11 UTC
Application: baloo_file (5.55.0)

Qt Version: 5.9.7
Frameworks Version: 5.55.0
Operating System: Linux 4.12.14-lp151.28.13-default x86_64
Distribution (Platform): openSUSE RPMs

-- Information about the crash:
- What I was doing when the application crashed:
start KDE session. The file indexer appearently also starts then although I don't use it.

The crash can be reproduced every time.

-- 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 0x7f18dfa99900 (LWP 2413))]

Thread 3 (Thread 0x7ed8cffff700 (LWP 2597)):
[KCrash Handler]
#6  Baloo::IdFilenameDB::get (this=this@entry=0x7ed8cfffe9f0, docId=<optimized out>, docId@entry=601245432315643907) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/idfilenamedb.cpp:96
#7  0x00007f18dea6fd1f in Baloo::DocumentUrlDB::get (this=this@entry=0x7ed8cfffea70, docId=docId@entry=601245432315643907) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/documenturldb.cpp:134
#8  0x00007f18dea80734 in Baloo::Transaction::documentUrl (this=this@entry=0x7ed8cfffeb20, id=id@entry=601245432315643907) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:104
#9  0x0000557a41f5171e in Baloo::UnindexedFileIndexer::run (this=0x557a43fb7690) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/unindexedfileindexer.cpp:62
#10 0x00007f18dded6e22 in QThreadPoolThread::run (this=0x557a44078d40) at thread/qthreadpool.cpp:99
#11 0x00007f18dded9ced in QThreadPrivate::start (arg=0x557a44078d40) at thread/qthread_unix.cpp:368
#12 0x00007f18db2d3569 in start_thread () from /lib64/libpthread.so.0
#13 0x00007f18dd49e9ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f18d4e74700 (LWP 2418)):
#0  0x00007f18dd49419b in poll () from /lib64/libc.so.6
#1  0x00007f18d984f1a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f18d984f2bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f18de11196b in QEventDispatcherGlib::processEvents (this=0x7f18d0000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f18de0b690a in QEventLoop::exec (this=this@entry=0x7f18d4e73c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f18dded4daa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f18deca79e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f18dded9ced in QThreadPrivate::start (arg=0x7f18def1ad60) at thread/qthread_unix.cpp:368
#8  0x00007f18db2d3569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f18dd49e9ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f18dfa99900 (LWP 2413)):
#0  0x00007f18dd49419b in poll () from /lib64/libc.so.6
#1  0x00007f18d984f1a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f18d984f2bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f18de11196b in QEventDispatcherGlib::processEvents (this=0x557a43f6be10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f18de0b690a in QEventLoop::exec (this=this@entry=0x7fffe7e4b1e0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f18de0bf9b4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1297
#6  0x0000557a41f4513c in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/main.cpp:104
[Inferior 1 (process 2413) detached]

Possible duplicates by query: bug 410097, bug 406378, bug 406317, bug 406064.

Reported using DrKonqi
Comment 1 Nate Graham 2019-09-12 15:27:55 UTC

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