Bug 383101 - Baloo crashed out of nowhere
Summary: Baloo crashed out of nowhere
Status: RESOLVED DUPLICATE of bug 389848
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
: 383334 391152 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-08-04 06:13 UTC by Tony
Modified: 2018-04-14 01:55 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (6.09 KB, text/plain)
2017-12-19 14:03 UTC, Bernhard Seebass
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tony 2017-08-04 06:13:32 UTC
Application: baloo_file (5.37.0)

Qt Version: 5.9.1
Frameworks Version: 5.37.0
Operating System: Linux 4.11.8-2-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
I just saw the sad face/crash icon on the systema tray just after the desktop loaded up.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f188d2b6300 (LWP 1785))]

Thread 3 (Thread 0x7f1881f2f700 (LWP 1978)):
[KCrash Handler]
#6  0x00007f188ac3fa90 in raise () from /lib64/libc.so.6
#7  0x00007f188ac410f6 in abort () from /lib64/libc.so.6
#8  0x00007f18889da932 in mdb_assert_fail (env=0x55b14abc25e0, expr_txt=expr_txt@entry=0x7f18889dc3bf "rc == 0", func=func@entry=0x7f18889dccf8 <__func__.6937> "mdb_page_dirty", line=line@entry=2071, file=0x7f18889dc3a0 "mdb.c") at mdb.c:1487
#9  0x00007f18889cfe05 in mdb_page_dirty (txn=0x55b14abd3890, mp=<optimized out>) at mdb.c:2071
#10 0x00007f18889d0fea in mdb_page_alloc (num=num@entry=1, mp=mp@entry=0x7f1881f2df28, mc=<optimized out>) at mdb.c:2252
#11 0x00007f18889d1259 in mdb_page_touch (mc=mc@entry=0x7f1881f2e460) at mdb.c:2370
#12 0x00007f18889d2d54 in mdb_cursor_touch (mc=mc@entry=0x7f1881f2e460) at mdb.c:6273
#13 0x00007f18889d5eee in mdb_cursor_put (mc=0x7f1881f2e460, key=0x7f1881f2e830, data=0x7f1881f2e840, flags=<optimized out>) at mdb.c:6407
#14 0x00007f18889d89ab in mdb_put (txn=0x55b14abd3890, dbi=7, key=key@entry=0x7f1881f2e830, data=data@entry=0x7f1881f2e840, flags=flags@entry=0) at mdb.c:8765
#15 0x00007f188c03f10d in Baloo::IdTreeDB::put (this=this@entry=0x7f1881f2e8a0, docId=<optimized out>, docId@entry=244813137969, subDocIds=...) at /usr/src/debug/baloo-5.36.0git.20170710T113319~73965ae8/src/engine/idtreedb.cpp:71
#16 0x00007f188c03bbe5 in Baloo::DocumentUrlDB::add (this=this@entry=0x7f1881f2eb20, id=id@entry=2482491099185, parentId=parentId@entry=244813137969, name=...) at /usr/src/debug/baloo-5.36.0git.20170710T113319~73965ae8/src/engine/documenturldb.cpp:118
#17 0x00007f188c03bee3 in Baloo::DocumentUrlDB::put (this=this@entry=0x7f1881f2eb20, docId=docId@entry=2482491099185, url=...) at /usr/src/debug/baloo-5.36.0git.20170710T113319~73965ae8/src/engine/documenturldb.cpp:69
#18 0x00007f188c050794 in Baloo::WriteTransaction::addDocument (this=0x7ed874002f90, doc=...) at /usr/src/debug/baloo-5.36.0git.20170710T113319~73965ae8/src/engine/writetransaction.cpp:57
#19 0x00007f188c04c399 in Baloo::Transaction::addDocument (this=this@entry=0x7f1881f2ebe0, doc=...) at /usr/src/debug/baloo-5.36.0git.20170710T113319~73965ae8/src/engine/transaction.cpp:226
#20 0x000055b1496403c6 in Baloo::NewFileIndexer::run (this=0x55b14aed6a40) at /usr/src/debug/baloo-5.36.0git.20170710T113319~73965ae8/src/file/newfileindexer.cpp:72
#21 0x00007f188b701181 in QThreadPoolThread::run() () from /usr/lib64/libQt5Core.so.5
#22 0x00007f188b704d2e in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5
#23 0x00007f1889d4a4d7 in start_thread () from /lib64/libpthread.so.0
#24 0x00007f188acf8b2f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f1882a72700 (LWP 1799)):
#0  0x00007f188ad0595f in __libc_enable_asynccancel () from /lib64/libc.so.6
#1  0x00007f188acef182 in poll () from /lib64/libc.so.6
#2  0x00007f1887668d19 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f1887668e2c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f188b9276ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#5  0x00007f188b8d035a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#6  0x00007f188b70031a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#7  0x00007f188cb5aa45 in QDBusConnectionManager::run() () from /usr/lib64/libQt5DBus.so.5
#8  0x00007f188b704d2e in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5
#9  0x00007f1889d4a4d7 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f188acf8b2f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f188d2b6300 (LWP 1785)):
#0  0x00007f188acef18d in poll () from /lib64/libc.so.6
#1  0x00007f1887668d19 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f1887668e2c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f188b92768f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#4  0x00007f188b8d035a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#5  0x00007f188b8d8be4 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x000055b1496381ac in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo-5.36.0git.20170710T113319~73965ae8/src/file/main.cpp:104

Possible duplicates by query: bug 380111, bug 378947, bug 378233, bug 377604, bug 374183.

Reported using DrKonqi
Comment 1 Bernhard Seebass 2017-12-19 14:03:14 UTC
Created attachment 109448 [details]
New crash information added by DrKonqi

baloo_file (5.40.0) using Qt 5.9.3

- What I was doing when the application crashed:
Balloo crashes every time within seconds after login to the desktop.

-- Backtrace (Reduced):
#8  0x00007fda0c841922 in mdb_assert_fail (env=0x55fea6128460, expr_txt=expr_txt@entry=0x7fda0c8433af "rc == 0", func=func@entry=0x7fda0c843ce8 <__func__.6935> "mdb_page_dirty", line=line@entry=2071, file=0x7fda0c843390 "mdb.c") at mdb.c:1487
#9  0x00007fda0c836e05 in mdb_page_dirty (txn=0x55fea613fa10, mp=<optimized out>) at mdb.c:2071
#10 0x00007fda0c837fea in mdb_page_alloc (num=num@entry=1, mp=mp@entry=0x7fda05dd80b8, mc=<optimized out>) at mdb.c:2252
#11 0x00007fda0c838259 in mdb_page_touch (mc=mc@entry=0x7fda05dd85f0) at mdb.c:2370
#12 0x00007fda0c839d54 in mdb_cursor_touch (mc=mc@entry=0x7fda05dd85f0) at mdb.c:6273
Comment 2 Alexander Graul 2018-02-27 13:46:31 UTC
*** Bug 391152 has been marked as a duplicate of this bug. ***
Comment 3 Tony 2018-03-22 04:15:50 UTC
*** Bug 383334 has been marked as a duplicate of this bug. ***
Comment 4 Dominik Haumann 2018-04-14 01:55:40 UTC
Still an issue.

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