Bug 404337 - Baloo crashes while searching
Summary: Baloo crashes while searching
Status: RESOLVED DUPLICATE of bug 397644
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-02-14 12:38 UTC by andy.reddy
Modified: 2019-02-14 21:54 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 andy.reddy 2019-02-14 12:38:45 UTC
Application: baloo_file (5.55.0)

Qt Version: 5.12.1
Frameworks Version: 5.55.0
Operating System: Linux 4.12.14-lp150.12.45-default x86_64
Distribution: "openSUSE Leap 15.0"

-- Information about the crash:
- What I was doing when the application crashed:
when input of programm name in searchbar in kicker baloo crashes

-- 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 0x7fbda44a3d80 (LWP 2046))]

Thread 3 (Thread 0x7fbd98a09700 (LWP 3413)):
[KCrash Handler]
#6  0x00007fbda348cbed in Baloo::DocumentTimeDB::get (this=this@entry=0x7fbd98a088b0, docId=<optimized out>, docId@entry=135220010158131217) at /usr/src/debug/baloo5-5.55.0-lp150.189.1.x86_64/src/engine/documenttimedb.cpp:89
#7  0x00007fbda349a9e9 in Baloo::Transaction::documentTimeInfo (this=<optimized out>, id=id@entry=135220010158131217) at /usr/src/debug/baloo5-5.55.0-lp150.189.1.x86_64/src/engine/transaction.cpp:142
#8  0x000055b79fb9cb05 in Baloo::UnIndexedFileIterator::shouldIndex (this=0x7fbd98a08b60, filePath=..., mimetype=...) at /usr/src/debug/baloo5-5.55.0-lp150.189.1.x86_64/src/file/unindexedfileiterator.cpp:104
#9  0x000055b79fb9ce13 in Baloo::UnIndexedFileIterator::next (this=this@entry=0x7fbd98a08b60) at /usr/src/debug/baloo5-5.55.0-lp150.189.1.x86_64/src/file/unindexedfileiterator.cpp:82
#10 0x000055b79fb9400d in Baloo::UnindexedFileIndexer::run (this=0x55b7a18d0c90) at /usr/src/debug/baloo5-5.55.0-lp150.189.1.x86_64/src/file/unindexedfileindexer.cpp:49
#11 0x00007fbda2909f52 in QThreadPoolThread::run (this=0x55b7a18eeb30) at thread/qthreadpool.cpp:99
#12 0x00007fbda29057e2 in QThreadPrivate::start (arg=0x55b7a18eeb30) at thread/qthread_unix.cpp:361
#13 0x00007fbd9fc56559 in start_thread () from /lib64/libpthread.so.0
#14 0x00007fbda1ebb81f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fbd9954c700 (LWP 2059)):
#0  0x00007fbd9df5a65b in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#1  0x00007fbd9df5b0fb in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fbd9df5b2dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fbda2b3b70b in QEventDispatcherGlib::processEvents (this=0x7fbd94000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fbda2adc99a in QEventLoop::exec (this=this@entry=0x7fbd9954bc80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007fbda290403a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#6  0x00007fbda36c1d55 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007fbda29057e2 in QThreadPrivate::start (arg=0x7fbda3939d80) at thread/qthread_unix.cpp:361
#8  0x00007fbd9fc56559 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fbda1ebb81f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fbda44a3d80 (LWP 2046)):
#0  0x00007fbda1eb107b in poll () from /lib64/libc.so.6
#1  0x00007fbd9df5b1c9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fbd9df5b2dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fbda2b3b70b in QEventDispatcherGlib::processEvents (this=0x55b7a18829c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fbda2adc99a in QEventLoop::exec (this=this@entry=0x7ffcce96e970, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007fbda2ae5b40 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1363
#6  0x000055b79fb891bc in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.55.0-lp150.189.1.x86_64/src/file/main.cpp:104
[Inferior 1 (process 2046) detached]

Possible duplicates by query: bug 403991, bug 401592, bug 401478, bug 401250, bug 397644.

Reported using DrKonqi
Comment 1 Nate Graham 2019-02-14 21:54:01 UTC

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