Bug 406317 - Baloo crashed
Summary: Baloo crashed
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: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-04-07 23:43 UTC by Reinhard Auner
Modified: 2019-04-09 00:18 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.48 KB, text/plain)
2019-04-08 02:20 UTC, Reinhard Auner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Reinhard Auner 2019-04-07 23:43:28 UTC
Application: baloo_file (5.55.0)

Qt Version: 5.9.7
Frameworks Version: 5.55.0
Operating System: Linux 5.0.7-lp151.22-default x86_64
Distribution: "openSUSE Leap 15.1Beta"

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

I was compiling a new kernel from source, suddenly, Baloo crashed.

-- 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 0x7f91915ef900 (LWP 1817))]

Thread 3 (Thread 0x7f5185c5b700 (LWP 2297)):
[KCrash Handler]
#6  Baloo::IdFilenameDB::get (this=this@entry=0x7f5185c5a9f0, docId=<optimized out>, docId@entry=11059540789267) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/idfilenamedb.cpp:96
#7  0x00007f919059fd1f in Baloo::DocumentUrlDB::get (this=this@entry=0x7f5185c5aa70, docId=docId@entry=11059540789267) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/documenturldb.cpp:134
#8  0x00007f91905b0734 in Baloo::Transaction::documentUrl (this=this@entry=0x7f5185c5ab20, id=id@entry=11059540789267) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:104
#9  0x00005616ab2ec71e in Baloo::UnindexedFileIndexer::run (this=0x5616ac96f650) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/unindexedfileindexer.cpp:62
#10 0x00007f918f9fce22 in QThreadPoolThread::run (this=0x5616ac979a70) at thread/qthreadpool.cpp:99
#11 0x00007f918f9ffced in QThreadPrivate::start (arg=0x5616ac979a70) at thread/qthread_unix.cpp:368
#12 0x00007f918cdc7569 in start_thread () from /lib64/libpthread.so.0
#13 0x00007f918efb89af in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f9186877700 (LWP 1846)):
#0  0x00007f918efae15b in poll () from /lib64/libc.so.6
#1  0x00007f918b3261a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f918b3262bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f918fc3796b in QEventDispatcherGlib::processEvents (this=0x5616ac1014c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f918fbdc90a in QEventLoop::exec (this=this@entry=0x7f9186876c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f918f9fadaa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f91907de9e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f918f9ffced in QThreadPrivate::start (arg=0x7f9190a51d60) at thread/qthread_unix.cpp:368
#8  0x00007f918cdc7569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f918efb89af in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f91915ef900 (LWP 1817)):
#0  0x00007f918efae15b in poll () from /lib64/libc.so.6
#1  0x00007f918b3261a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f918b3262bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f918fc3796b in QEventDispatcherGlib::processEvents (this=0x5616ac0f3c10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f918fbdc90a in QEventLoop::exec (this=this@entry=0x7ffea9ab17a0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f918fbe59b4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1297
#6  0x00005616ab2e013c 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 1817) detached]

The reporter indicates this bug may be a duplicate of or related to bug 393896.

Possible duplicates by query: bug 406064, bug 393896, bug 393756.

Reported using DrKonqi
Comment 1 Reinhard Auner 2019-04-08 02:20:12 UTC
Created attachment 119291 [details]
New crash information added by DrKonqi

baloo_file (5.55.0) using Qt 5.9.7

- What I was doing when the application crashed:

I compiled a new kernel when baloo crashed.

-- Backtrace (Reduced):
#6  Baloo::IdFilenameDB::get (this=this@entry=0x7f11375a29f0, docId=<optimized out>, docId@entry=11059540789267) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/idfilenamedb.cpp:96
#7  0x00007f5141ee7d1f in Baloo::DocumentUrlDB::get (this=this@entry=0x7f11375a2a70, docId=docId@entry=11059540789267) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/documenturldb.cpp:134
#8  0x00007f5141ef8734 in Baloo::Transaction::documentUrl (this=this@entry=0x7f11375a2b20, id=id@entry=11059540789267) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:104
#9  0x000055e2f8a0c71e in Baloo::UnindexedFileIndexer::run (this=0x55e2f8de8b00) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/unindexedfileindexer.cpp:62
#10 0x00007f5141344e22 in QThreadPoolThread::run (this=0x55e2f95cea50) at thread/qthreadpool.cpp:99
Comment 2 Nate Graham 2019-04-09 00:18:51 UTC

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