Bug 413485 - Crash when downloading files
Summary: Crash when downloading files
Status: RESOLVED DUPLICATE of bug 389848
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.63.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-10-26 18:54 UTC by markuss
Modified: 2020-10-26 15:56 UTC (History)
1 user (show)

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 markuss 2019-10-26 18:54:04 UTC
Application: baloo_file_extractor (5.63.0)

Qt Version: 5.13.1
Frameworks Version: 5.63.0
Operating System: Linux 5.3.6-1-default x86_64
Distribution: "openSUSE Tumbleweed"

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

I was downloading some audio files. The crash occured when the downloads were still in progress.

-- 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 0x7f8b16a27800 (LWP 17124))]

Thread 3 (Thread 0x7f8b0ffff700 (LWP 17126)):
#0  0x00007f8b16f345a4 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f8b16ee92a3 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f8b16ee93cf in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f8b1834e99b in QEventDispatcherGlib::processEvents (this=0x7f8b08000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f8b182f70db in QEventLoop::exec (this=this@entry=0x7f8b0fffed70, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x00007f8b1812f021 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x00007f8b193694f6 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f8b181301a2 in QThreadPrivate::start (arg=0x7f8b193ebd80) at thread/qthread_unix.cpp:360
#8  0x00007f8b17845f2a in start_thread () from /lib64/libpthread.so.0
#9  0x00007f8b17db74af in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f8b149c4700 (LWP 17125)):
#0  0x00007f8b17dacbdf in poll () from /lib64/libc.so.6
#1  0x00007f8b16e87742 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f8b16e883fa in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f8b14bd9f90 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f8b181301a2 in QThreadPrivate::start (arg=0x55b7893408b0) at thread/qthread_unix.cpp:360
#5  0x00007f8b17845f2a in start_thread () from /lib64/libpthread.so.0
#6  0x00007f8b17db74af in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f8b16a27800 (LWP 17124)):
[KCrash Handler]
#6  0x00007f8b17cf40d1 in raise () from /lib64/libc.so.6
#7  0x00007f8b17cdd55d in abort () from /lib64/libc.so.6
#8  0x00007f8b17a086f3 in mdb_assert_fail (env=0x55b7893f0090, expr_txt=expr_txt@entry=0x7f8b17a0a04c "mp->mp_pgno != pgno", func=func@entry=0x7f8b17a0a988 <__func__.7286> "mdb_page_touch", line=line@entry=2433, file=0x7f8b17a0a010 "mdb.c") at mdb.c:1542
#9  0x00007f8b179fea1a in mdb_page_touch (mc=mc@entry=0x7ffc80e99120) at mdb.c:2441
#10 0x00007f8b179fef38 in mdb_page_search (mc=mc@entry=0x7ffc80e99120, key=0x55b7893f02e0, flags=flags@entry=1) at mdb.c:5657
#11 0x00007f8b17a004a1 in mdb_cursor_touch (mc=mc@entry=0x7ffc80e99600) at mdb.c:6515
#12 0x00007f8b17a035f5 in mdb_cursor_put (mc=mc@entry=0x7ffc80e99600, key=key@entry=0x7ffc80e999f0, data=data@entry=0x7ffc80e99a00, flags=flags@entry=0) at mdb.c:6657
#13 0x00007f8b17a0644b in mdb_put (txn=0x55b7893f04d0, dbi=4, key=key@entry=0x7ffc80e999f0, data=data@entry=0x7ffc80e99a00, flags=flags@entry=0) at mdb.c:9022
#14 0x00007f8b19417991 in Baloo::DocumentDB::put (this=this@entry=0x7ffc80e99b20, docId=<optimized out>, docId@entry=436339939647487488, list=...) at /usr/src/debug/baloo5-5.63.0-1.1.x86_64/src/engine/documentdb.cpp:79
#15 0x00007f8b1944a0d0 in Baloo::WriteTransaction::replaceDocument (this=0x55b7893f0010, doc=..., operations=operations@entry=...) at /usr/src/debug/baloo5-5.63.0-1.1.x86_64/src/engine/writetransaction.cpp:210
#16 0x00007f8b1943b372 in Baloo::Transaction::replaceDocument (this=0x55b7893f2960, doc=..., operations=...) at /usr/src/debug/baloo5-5.63.0-1.1.x86_64/src/engine/transaction.cpp:293
#17 0x000055b78848baa5 in ?? ()
#18 0x000055b78848d56b in ?? ()
#19 0x00007f8b18330382 in QtPrivate::QSlotObjectBase::call (a=0x7ffc80e99fa0, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#20 QSingleShotTimer::timerEvent (this=0x55b7893f01e0) at kernel/qtimer.cpp:318
#21 0x00007f8b18323e85 in QObject::event (this=0x55b7893f01e0, e=<optimized out>) at kernel/qobject.cpp:1282
#22 0x00007f8b18d2ac62 in QApplicationPrivate::notify_helper (this=this@entry=0x55b789318140, receiver=receiver@entry=0x55b7893f01e0, e=e@entry=0x7ffc80e9a2c0) at kernel/qapplication.cpp:3703
#23 0x00007f8b18d341e0 in QApplication::notify (this=0x7ffc80e9a5a0, receiver=0x55b7893f01e0, e=0x7ffc80e9a2c0) at kernel/qapplication.cpp:3449
#24 0x00007f8b182f8572 in QCoreApplication::notifyInternal2 (receiver=0x55b7893f01e0, event=0x7ffc80e9a2c0) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:143
#25 0x00007f8b1834dd60 in QTimerInfoList::activateTimers (this=0x55b7893ccf90) at kernel/qtimerinfo_unix.cpp:643
#26 0x00007f8b1834e5d4 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:183
#27 0x00007f8b16ee90bd in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f8b16ee9340 in ?? () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f8b16ee93cf in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#30 0x00007f8b1834e981 in QEventDispatcherGlib::processEvents (this=0x55b7893212b0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#31 0x00007f8b182f70db in QEventLoop::exec (this=this@entry=0x7ffc80e9a500, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#32 0x00007f8b182fed42 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#33 0x000055b78848a360 in ?? ()
#34 0x00007f8b17cdee0b in __libc_start_main () from /lib64/libc.so.6
#35 0x000055b78848a40a in ?? ()
[Inferior 1 (process 17124) detached]

Possible duplicates by query: bug 413421, bug 413289, bug 412847, bug 412780, bug 412567.

Reported using DrKonqi
Comment 1 Nate Graham 2020-10-26 15:56:29 UTC

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