Bug 378142 - crash
Summary: crash
Status: RESOLVED DUPLICATE of bug 374239
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.18.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-03-27 08:37 UTC by Albert Zeyer
Modified: 2017-07-17 20:46 UTC (History)
0 users

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 2017-03-27 08:37:46 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.2 LTS

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

Nothing, the system was just idling. I did not do anything the last 2 weeks.

-- 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 0x7fa29cfe88c0 (LWP 3970))]

Thread 2 (Thread 0x7fa153335700 (LWP 22388)):
[KCrash Handler]
#6  0x00007fa29984d7f0 in mdb_stat (txn=0x763b58e5bc467800, dbi=11, arg=arg@entry=0x7fa153334a10) at mdb.c:9578
#7  0x00007fa29c1da392 in Baloo::DocumentIdDB::size (this=this@entry=0x7fa153334a50) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/documentiddb.cpp:137
#8  0x00007fa29c1e9e30 in Baloo::Transaction::phaseOneSize (this=this@entry=0x7fa153334a90) 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=0x1632d80) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/filecontentindexer.cpp:55
#11 0x00007fa29bb082d3 in QThreadPoolThread::run (this=0x18d5d20) at thread/qthreadpool.cpp:93
#12 0x00007fa29bb0b7be in QThreadPrivate::start (arg=0x18d5d20) at thread/qthread_unix.cpp:331
#13 0x00007fa29a76f6ba in start_thread (arg=0x7fa153335700) at pthread_create.c:333
#14 0x00007fa29b11882d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fa29cfe88c0 (LWP 3970)):
#0  0x00007fa29b10cb5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fa2982dd38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fa2982dd49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fa29bd427eb in QEventDispatcherGlib::processEvents (this=0x16236a0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007fa29bce9b4a in QEventLoop::exec (this=this@entry=0x7ffcd5a60df0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007fa29bcf1bec in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229
#6  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

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