Bug 402340

Summary: Executable: baloo_file_extractor PID: 1972 Signal: Segmentation fault (11)
Product: [Frameworks and Libraries] frameworks-baloo Reporter: raessler
Component: EngineAssignee: baloo-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash CC: kde, nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: kde crash report

Description raessler 2018-12-19 11:42:37 UTC
Created attachment 117005 [details]
kde crash report

SUMMARY


STEPS TO REPRODUCE
1. login - crash happens
2. restart app - crash happens
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
MacOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Kai Uwe Broulik 2018-12-20 20:44:55 UTC
Thread 1 (Thread 0x7fb1ea95d880 (LWP 1972)):
[KCrash Handler]
#5  0x00007fb1e7e21760 in __memmove_avx_unaligned_erms () from /lib/libc.so.6
#6  0x00007fb1e9ee269e in ?? () from /usr/lib/libKF5BalooEngine.so.5
#7  0x00007fb1e9ecf3e0 in Baloo::PostingDB::get(QByteArray const&) () from /usr/lib/libKF5BalooEngine.so.5
#8  0x00007fb1e9edfa96 in Baloo::WriteTransaction::commit() () from /usr/lib/libKF5BalooEngine.so.5
#9  0x00007fb1e9ed7962 in Baloo::Transaction::commit() () from /usr/lib/libKF5BalooEngine.so.5
#10 0x00000000004095dc in ?? ()
#11 0x00007fb1e86bef17 in ?? () from /usr/lib/libQt5Core.so.5
#12 0x00007fb1e86b329b in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#13 0x00007fb1e90c686c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#14 0x00007fb1e90cd8e0 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#15 0x00007fb1e8684428 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#16 0x00007fb1e86dd689 in QTimerInfoList::activateTimers() () from /usr/lib/libQt5Core.so.5
#17 0x00007fb1e86dddd9 in ?? () from /usr/lib/libQt5Core.so.5
#18 0x00007fb1e2cf82f7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007fb1e2cf8508 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0x00007fb1e2cf858c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007fb1e86de10f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#22 0x00007fb1e8682d0a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#23 0x00007fb1e868b7f0 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#24 0x0000000000408151 in ?? ()
#25 0x00007fb1e7cf0ae7 in __libc_start_main () from /lib/libc.so.6
#26 0x00000000004081ea in _start ()
Comment 2 Nate Graham 2018-12-27 01:27:23 UTC

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