https://bugs.kde.org/show_bug.cgi?id=383101

            Bug ID: 383101
           Summary: Baloo crashed out of nowhere
           Product: frameworks-baloo
           Version: unspecified
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: Baloo File Daemon
          Assignee: pinak.ah...@gmail.com
          Reporter: jodr...@live.com
  Target Milestone: ---

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

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to