Bug 355923 - Baloo crash - Baloo::FirstRunIndexer::run() - mdb_txn_begin
Summary: Baloo crash - Baloo::FirstRunIndexer::run() - mdb_txn_begin
Status: RESOLVED DUPLICATE of bug 353793
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.16.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on: 355895
Blocks:
  Show dependency treegraph
 
Reported: 2015-11-26 08:20 UTC by Fabian Stanke
Modified: 2016-09-11 19:56 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Stanke 2015-11-26 08:20:37 UTC
Application: baloo_file (5.16.0)

Qt Version: 5.5.1
Operating System: Linux 4.1.5-2.g83fbd4e-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
Every time I login, I get this error/crash report. If there is anything I can do to complement the backtrace, especially any data I can provide/collect, please let me know.

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 0x7f3b35d0e780 (LWP 2264))]

Thread 2 (Thread 0x7f3b2b678700 (LWP 2272)):
[KCrash Handler]
#5  0x00007f3b31821494 in mdb_txn_begin () at /usr/lib64/liblmdb-0.9.11.so
#6  0x000000000041cb0a in Baloo::FirstRunIndexer::run() (this=0x1b7f390) at /usr/src/debug/baloo-5.16.0/src/file/firstrunindexer.cpp:46
#7  0x00007f3b34261332 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f3b342642cf in  () at /usr/lib64/libQt5Core.so.5
#9  0x00007f3b32b340a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007f3b338ee08d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f3b35d0e780 (LWP 2264)):
#0  0x00007f3b338e1d2d in read () at /lib64/libc.so.6
#1  0x00007f3b30541750 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f3b30500714 in g_main_context_check () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f3b30500b7b in  () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f3b30500cec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#5  0x00007f3b3449779b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6  0x00007f3b3443e803 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#7  0x00007f3b34446396 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#8  0x0000000000417d92 in main(int, char**) (argc=1, argv=<optimized out>) at /usr/src/debug/baloo-5.16.0/src/file/main.cpp:88

Reported using DrKonqi
Comment 1 Fabian Stanke 2015-11-26 08:25:50 UTC
Here is the relevant version information (the new versions cannot be entered in bugzilla):

Name        : baloo5-file
Version     : 5.16.0
Release     : 78.1
Architecture: x86_64
Install Date: Mi 25 Nov 2015 14:38:56 CET
Group       : System/GUI/KDE
Size        : 595656
License     : GPL-2.0+ and LGPL-2.1+ and LGPL-3.0
Signature   : DSA/SHA1, Mo 09 Nov 2015 01:20:02 CET, Key ID 27c070176f88bb2f
Source RPM  : baloo5-5.16.0-78.1.src.rpm
Build Date  : Mo 09 Nov 2015 01:21:04 CET
Build Host  : morla1
Relocations : (not relocatable)
Vendor      : obs://build.opensuse.org/KDE
URL         : http://www.kde.org
Summary     : Filesearch components for Baloo Framework
Description :
Baloo is a framework for searching and managing metadata. This
package contains filesearch components.
Distribution: KDE:Frameworks5 / openSUSE_13.2
Comment 2 Christoph Cullmann 2016-09-11 19:56:41 UTC

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