Bug 374239 - baloo_file crashes in Baloo::DocumentIdDB::size()
Summary: baloo_file crashes in Baloo::DocumentIdDB::size()
Status: RESOLVED FIXED
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.18.0
Platform: unspecified Linux
: HI crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
: 378142 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-12-28 08:29 UTC by Albert Zeyer
Modified: 2020-10-26 16:15 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 Albert Zeyer 2016-12-28 08:29:35 UTC
Application: baloo_file (5.18.0)

Qt Version: 5.5.1
Operating System: Linux 4.4.0-45-generic x86_64
Distribution: Ubuntu 16.04.1 LTS

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

Nothing specific. I came back to my PC after it idled for 12 hours.

-- 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".
[Current thread is 1 (Thread 0x7face83208c0 (LWP 2393))]

Thread 2 (Thread 0x7fab9e66e700 (LWP 30625)):
[KCrash Handler]
#6  0x00007face4b867f0 in mdb_stat (txn=0xe7a7cd81e6d4e200, dbi=11, arg=arg@entry=0x7fab9e66da10) at mdb.c:9578
#7  0x00007face7513392 in Baloo::DocumentIdDB::size (this=this@entry=0x7fab9e66da50) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/documentiddb.cpp:137
#8  0x00007face7522e30 in Baloo::Transaction::phaseOneSize (this=this@entry=0x7fab9e66da90) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/transaction.cpp:176
#9  0x00000000004212ab in Baloo::FileContentIndexerProvider::size (this=<optimized out>) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/filecontentindexerprovider.cpp:41
#10 0x0000000000420af9 in Baloo::FileContentIndexer::run (this=0x1317550) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/filecontentindexer.cpp:55
#11 0x00007face6e412d3 in QThreadPoolThread::run (this=0x1514140) at thread/qthreadpool.cpp:93
#12 0x00007face6e447be in QThreadPrivate::start (arg=0x1514140) at thread/qthread_unix.cpp:331
#13 0x00007face5aa870a in start_thread (arg=0x7fab9e66e700) at pthread_create.c:333
#14 0x00007face645182d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7face83208c0 (LWP 2393)):
#0  0x00007face644169d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007face3659740 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007face3615e84 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007face3616340 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007face36164ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007face707b7cf in QEventDispatcherGlib::processEvents (this=0x12956a0, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#6  0x00007face7022b4a in QEventLoop::exec (this=this@entry=0x7ffd65aff1c0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007face702abec in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229
#8  0x000000000041698c in main (argc=1, argv=<optimized out>) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/main.cpp:88

Reported using DrKonqi
Comment 1 Christoph Feck 2017-07-17 20:46:09 UTC
*** Bug 378142 has been marked as a duplicate of this bug. ***
Comment 2 Nate Graham 2020-10-26 16:15:19 UTC
No duplicate bug reports seen in over three years. After all the bugfixing work done during that time, I think we can call this fixed!