Bug 411192 - Balloo crashes after KDE startup.
Summary: Balloo crashes after KDE startup.
Status: RESOLVED DUPLICATE of bug 389848
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.55.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-08-22 22:59 UTC by pedrogron77
Modified: 2019-08-22 23:17 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 pedrogron77 2019-08-22 22:59:03 UTC
Application: baloo_file_extractor (5.55.0)

Qt Version: 5.9.7
Frameworks Version: 5.55.0
Operating System: Linux 4.12.14-lp151.28.13-default x86_64
Distribution: "openSUSE Leap 15.1"

-- Information about the crash:
Every time after the computer is started, balloo is crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f735f863900 (LWP 2417))]

Thread 3 (Thread 0x7f734bfff700 (LWP 2419)):
#0  0x00007f735c3b819b in poll () from /lib64/libc.so.6
#1  0x00007f7358c991a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f7358c992bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f735ccfd96b in QEventDispatcherGlib::processEvents (this=0x7f7344000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f735cca290a in QEventLoop::exec (this=this@entry=0x7f734bffec80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f735cac0daa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f735e63c9e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f735cac5ced in QThreadPrivate::start (arg=0x7f735e8afd60) at thread/qthread_unix.cpp:368
#8  0x00007f735afbc569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f735c3c29ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f73517b7700 (LWP 2418)):
#0  0x00007f735c3b819b in poll () from /lib64/libc.so.6
#1  0x00007f73581e2307 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f73581e3f3a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f735456f939 in QXcbEventReader::run (this=0x55a74e6c0330) at qxcbconnection.cpp:1334
#4  0x00007f735cac5ced in QThreadPrivate::start (arg=0x55a74e6c0330) at thread/qthread_unix.cpp:368
#5  0x00007f735afbc569 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f735c3c29ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f735f863900 (LWP 2417)):
[KCrash Handler]
#6  0x00007f735c300160 in raise () from /lib64/libc.so.6
#7  0x00007f735c301741 in abort () from /lib64/libc.so.6
#8  0x00007f735b9738b2 in mdb_assert_fail (env=0x55a74e77a440, expr_txt=expr_txt@entry=0x7f735b97533f "rc == 0", func=func@entry=0x7f735b975c78 <__func__.6935> "mdb_page_dirty", line=line@entry=2071, file=0x7f735b975320 "mdb.c") at mdb.c:1487
#9  0x00007f735b968d85 in mdb_page_dirty (txn=0x55a74e77b8d0, mp=<optimized out>) at mdb.c:2071
#10 0x00007f735b969f6a in mdb_page_alloc (num=num@entry=1, mp=mp@entry=0x7fff64e68108, mc=<optimized out>) at mdb.c:2252
#11 0x00007f735b96a1d9 in mdb_page_touch (mc=mc@entry=0x7fff64e68640) at mdb.c:2370
#12 0x00007f735b96bcd4 in mdb_cursor_touch (mc=mc@entry=0x7fff64e68640) at mdb.c:6273
#13 0x00007f735b96ee6e in mdb_cursor_put (mc=0x7fff64e68640, key=0x7fff64e68a20, data=0x7fff64e68a30, flags=<optimized out>) at mdb.c:6407
#14 0x00007f735b97192b in mdb_put (txn=0x55a74e77b8d0, dbi=4, key=key@entry=0x7fff64e68a20, data=data@entry=0x7fff64e68a30, flags=flags@entry=0) at mdb.c:8765
#15 0x00007f735ecd154f in Baloo::DocumentDB::put (this=this@entry=0x7fff64e68b20, docId=<optimized out>, docId@entry=31531584007964676, list=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/documentdb.cpp:77
#16 0x00007f735ecebc10 in Baloo::WriteTransaction::replaceDocument (this=0x55a74e77a540, doc=..., operations=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/writetransaction.cpp:189
#17 0x00007f735ece5bb9 in Baloo::Transaction::replaceDocument (this=this@entry=0x55a74e76c5b0, doc=..., operations=..., operations@entry=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:261
#18 0x000055a74d9dce03 in Baloo::App::index (this=this@entry=0x7fff64e69480, tr=0x55a74e76c5b0, url=..., id=id@entry=31531584007964676) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/extractor/app.cpp:204
#19 0x000055a74d9dd40e in Baloo::App::processNextFile (this=0x7fff64e69480) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/extractor/app.cpp:111
#20 0x00007f735cce0134 in QtPrivate::QSlotObjectBase::call (a=0x7fff64e68ea0, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#21 QSingleShotTimer::timerEvent (this=0x55a74e77a590) at kernel/qtimer.cpp:318
#22 0x00007f735ccd405b in QObject::event (this=0x55a74e77a590, e=<optimized out>) at kernel/qobject.cpp:1269
#23 0x00007f735da4e3dc in QApplicationPrivate::notify_helper (this=this@entry=0x55a74e69f340, receiver=receiver@entry=0x55a74e77a590, e=e@entry=0x7fff64e69170) at kernel/qapplication.cpp:3723
#24 0x00007f735da55ca4 in QApplication::notify (this=0x7fff64e69450, receiver=0x55a74e77a590, e=0x7fff64e69170) at kernel/qapplication.cpp:3482
#25 0x00007f735cca48d8 in QCoreApplication::notifyInternal2 (receiver=0x55a74e77a590, event=event@entry=0x7fff64e69170) at kernel/qcoreapplication.cpp:1024
#26 0x00007f735ccfcdee in QCoreApplication::sendEvent (event=0x7fff64e69170, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#27 QTimerInfoList::activateTimers (this=0x55a74e6e33b0) at kernel/qtimerinfo_unix.cpp:643
#28 0x00007f735ccfd5b1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#29 0x00007f7358c98e87 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#30 0x00007f7358c99230 in ?? () from /usr/lib64/libglib-2.0.so.0
#31 0x00007f7358c992bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#32 0x00007f735ccfd94f in QEventDispatcherGlib::processEvents (this=0x55a74e6dfa90, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#33 0x00007f735cca290a in QEventLoop::exec (this=this@entry=0x7fff64e693c0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#34 0x00007f735ccab9b4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1297
#35 0x000055a74d9dba9d in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/extractor/main.cpp:60
[Inferior 1 (process 2417) detached]

The reporter indicates this bug may be a duplicate of or related to bug 399407.

Possible duplicates by query: bug 411139, bug 411064, bug 410494, bug 410403, bug 410367.

Reported using DrKonqi
Comment 1 Stefan Brüns 2019-08-22 23:17:46 UTC

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