Bug 353869 - Baloo File Extractor crash on system startup
Summary: Baloo File Extractor crash on system startup
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.14.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-10-13 17:48 UTC by wintonian
Modified: 2016-09-11 13:28 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (2.26 KB, text/plain)
2015-10-13 17:57 UTC, wintonian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wintonian 2015-10-13 17:48:54 UTC
Application: baloo_file_extractor (5.14.0)

Qt Version: 5.5.0
Operating System: Linux 4.1.10-200.fc22.x86_64 x86_64
Distribution: "Fedora release 22 (Twenty Two)"

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

I rebooted the system after having installed some updates the previous night.

Dr Konqi appeared before I started to interact with the system.

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x0000003e8f29f27e in __memcpy_sse2_unaligned () from /lib64/libc.so.6
#6  0x0000003e94e30852 in Baloo::PostingCodec::decode(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#7  0x0000003e94e1c9e4 in Baloo::PostingDB::get(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#8  0x0000003e94e2dbed in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#9  0x0000003e94e275a2 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#10 0x000000000040b786 in Baloo::App::slotNewInput() ()
#11 0x0000003ea08b1fe7 in QMetaObject::activate(QObject*, int, int, void**) () from /lib64/libQt5Core.so.5
#12 0x0000003ea093166e in QSocketNotifier::activated(int, QSocketNotifier::QPrivateSignal) () from /lib64/libQt5Core.so.5
#13 0x0000003ea08be63b in QSocketNotifier::event(QEvent*) () from /lib64/libQt5Core.so.5
#14 0x0000003ea08835fc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#15 0x0000003ea08da25d in socketNotifierSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#16 0x0000003e91249a8a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#17 0x0000003e91249e20 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#18 0x0000003e91249ecc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#19 0x0000003ea08d9d8f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#20 0x0000003ea0880daa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#21 0x0000003ea0888e6c in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#22 0x000000000040a2e6 in main ()

Reported using DrKonqi
Comment 1 wintonian 2015-10-13 17:57:23 UTC
Created attachment 94983 [details]
New crash information added by DrKonqi

baloo_file_extractor (5.14.0) using Qt 5.5.0

There were two instences of Dr Konqi after rebooting the system the first report (i.e. first instence of Dr Konqi) is above, this is the second report (i.e. the second instence)

-- Backtrace (Reduced):
#6  0x0000003e94e30852 in Baloo::PostingCodec::decode(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#7  0x0000003e94e1c9e4 in Baloo::PostingDB::get(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#8  0x0000003e94e2dbed in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#9  0x0000003e94e275a2 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#10 0x000000000040b786 in Baloo::App::slotNewInput() ()
Comment 2 Christoph Cullmann 2016-09-11 13:28:13 UTC

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