https://bugs.kde.org/show_bug.cgi?id=392258
Bug ID: 392258 Summary: Baloo segfaults in "Baloo::PostingCodec::decode(QByteArray const&)" (on kf5-baloo-5.44.0-1.fc27) Product: frameworks-baloo Version: 5.44.0 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: normal Priority: NOR Component: Baloo File Daemon Assignee: baloo-bugs-n...@kde.org Reporter: bugh...@gluino.name Target Milestone: --- Application: baloo_file_extractor (5.44.0) Qt Version: 5.9.4 Frameworks Version: 5.44.0 Operating System: Linux 4.15.8-300.fc27.x86_64 x86_64 Distribution: "Fedora release 27 (Twenty Seven)" -- Information about the crash: - What I was doing when the application crashed: I had just copy-pasted from the web into LibreOffice Writer, and had saved. There was no particular desktop activity going on at that time. -- Backtrace: Application: Baloo File Extractor (baloo_file_extractor), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f32f43b3500 (LWP 18131))] Thread 3 (Thread 0x7f32d5f56700 (LWP 18135)): #0 0x00007f32ebc543f4 in g_mutex_unlock () from /lib64/libglib-2.0.so.0 #1 0x00007f32ebc0e3ec in g_main_context_prepare () from /lib64/libglib-2.0.so.0 #2 0x00007f32ebc0edcb in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0 #3 0x00007f32ebc0efac in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #4 0x00007f32f1794c4b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #5 0x00007f32f174296a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #6 0x00007f32f15938ca in QThread::exec() () from /lib64/libQt5Core.so.5 #7 0x00007f32f2f63449 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5 #8 0x00007f32f1597de2 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5 #9 0x00007f32ef84250b in start_thread () from /lib64/libpthread.so.0 #10 0x00007f32f094916f in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f32df6e0700 (LWP 18133)): #0 0x00007f32f093ec6b in poll () from /lib64/libc.so.6 #1 0x00007f32eb597fe7 in _xcb_conn_wait () from /lib64/libxcb.so.1 #2 0x00007f32eb599dda in xcb_wait_for_event () from /lib64/libxcb.so.1 #3 0x00007f32e227ebf9 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5 #4 0x00007f32f1597de2 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5 #5 0x00007f32ef84250b in start_thread () from /lib64/libpthread.so.0 #6 0x00007f32f094916f in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f32f43b3500 (LWP 18131)): [KCrash Handler] #6 0x00007f32f08f38db in __memmove_sse2_unaligned_erms () from /lib64/libc.so.6 #7 0x00007f32f3615c93 in Baloo::PostingCodec::decode(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5 #8 0x00007f32f3607704 in Baloo::PostingDB::get(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5 #9 0x00007f32f3613380 in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5 #10 0x00007f32f360cc62 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5 #11 0x000055de841a1acc in Baloo::App::processNextFile() () #12 0x00007f32f1778934 in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5 #13 0x00007f32f176d21b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5 #14 0x00007f32f23b092c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #15 0x00007f32f23b8174 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #16 0x00007f32f1743be7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #17 0x00007f32f1793f5b in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5 #18 0x00007f32f1794829 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5 #19 0x00007f32ebc0eb77 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #20 0x00007f32ebc0ef20 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0 #21 0x00007f32ebc0efac in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #22 0x00007f32f1794c2f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #23 0x00007f32f174296a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #24 0x00007f32f174b094 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5 #25 0x000055de841a0a2f in main () The reporter indicates this bug may be a duplicate of or related to bug 388621. Possible duplicates by query: bug 390610, bug 390363, bug 389455, bug 388621, bug 388296. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.