https://bugs.kde.org/show_bug.cgi?id=373179
Bug ID: 373179 Summary: File indexing crashes on Java application launch Product: kde Version: unspecified Platform: unspecified OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: mfo...@gmail.com Target Milestone: --- Application: baloo_file (5.21.0) Qt Version: 5.5.1 Operating System: Linux 4.1.34-33-default x86_64 Distribution: "openSUSE Leap 42.1 (x86_64)" -- Information about the crash: Steps to reproduce: 1. Switch to desktop 2 2. Launch any Java based GUI application (TWS, JabRef) 3. File baloo crashes As far as I can tell, the application and the destop seem to work normally after that so maybe there is nothing here... The crash can be reproduced every time. -- 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 0x7ff0649b0740 (LWP 2690))] Thread 2 (Thread 0x7fef1af4f700 (LWP 4020)): [KCrash Handler] #6 0x00007ff0624380c7 in raise () at /lib64/libc.so.6 #7 0x00007ff062439478 in abort () at /lib64/libc.so.6 #8 0x00007ff0602092a9 in () at /usr/lib64/liblmdb-0.9.14.so #9 0x00007ff0602096b5 in () at /usr/lib64/liblmdb-0.9.14.so #10 0x00007ff06020add2 in () at /usr/lib64/liblmdb-0.9.14.so #11 0x00007ff06020aff9 in () at /usr/lib64/liblmdb-0.9.14.so #12 0x00007ff06020cb14 in () at /usr/lib64/liblmdb-0.9.14.so #13 0x00007ff06020f643 in mdb_cursor_put () at /usr/lib64/liblmdb-0.9.14.so #14 0x00007ff060211d27 in mdb_put () at /usr/lib64/liblmdb-0.9.14.so #15 0x00007ff0637adcf9 in Baloo::PositionDB::put(QByteArray const&, QVector<Baloo::PositionInfo> const&) () at /usr/lib64/libKF5BalooEngine.so.5 #16 0x00007ff0637c11b1 in Baloo::WriteTransaction::commit() () at /usr/lib64/libKF5BalooEngine.so.5 #17 0x00007ff0637b8242 in Baloo::Transaction::commit() () at /usr/lib64/libKF5BalooEngine.so.5 #18 0x0000000000410b89 in () #19 0x00007ff062ed8382 in () at /usr/lib64/libQt5Core.so.5 #20 0x00007ff062edb32f in () at /usr/lib64/libQt5Core.so.5 #21 0x00007ff06151c0a4 in start_thread () at /lib64/libpthread.so.0 #22 0x00007ff0624e802d in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7ff0649b0740 (LWP 2690)): #0 0x00007ff0615228fc in __lll_robust_lock_wait () at /lib64/libpthread.so.0 #1 0x00007ff061519f68 in _L_robust_lock_199 () at /lib64/libpthread.so.0 #2 0x00007ff061519b42 in __pthread_mutex_lock_full () at /lib64/libpthread.so.0 #3 0x00007ff060209b66 in () at /usr/lib64/liblmdb-0.9.14.so #4 0x00007ff06020a501 in mdb_txn_begin () at /usr/lib64/liblmdb-0.9.14.so #5 0x00007ff0637b7d4b in Baloo::Transaction::Transaction(Baloo::Database const&, Baloo::Transaction::TransactionType) () at /usr/lib64/libKF5BalooEngine.so.5 #6 0x000000000041d4ff in () #7 0x00007ff0630e673f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5 #8 0x0000000000427145 in () #9 0x000000000041b6f6 in () #10 0x00007ff0630e673f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5 #11 0x00007ff0630f3f22 in QTimer::timerEvent(QTimerEvent*) () at /usr/lib64/libQt5Core.so.5 #12 0x00007ff0630e78bc in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5 #13 0x00007ff0630b718d in QCoreApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #14 0x00007ff0630b6e95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #15 0x00007ff06310d77d in QTimerInfoList::activateTimers() () at /usr/lib64/libQt5Core.so.5 #16 0x00007ff06310dad9 in () at /usr/lib64/libQt5Core.so.5 #17 0x00007ff05ef20c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #18 0x00007ff05ef20ed8 in () at /usr/lib64/libglib-2.0.so.0 #19 0x00007ff05ef20f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #20 0x00007ff06310dd6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #21 0x00007ff0630b4d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #22 0x00007ff0630bc8f6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5 #23 0x000000000040a832 in () #24 0x00007ff062424b25 in __libc_start_main () at /lib64/libc.so.6 #25 0x000000000040a9a8 in _start () Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.