Bug 360804 - Baloo crash on reboot
Summary: Baloo crash on reboot
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.19.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-03-21 00:34 UTC by Jonathan Ryshpan
Modified: 2016-09-11 13:40 UTC (History)
3 users (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 Jonathan Ryshpan 2016-03-21 00:34:45 UTC
Application: baloo_file_extractor (5.19.0)

Qt Version: 5.5.1
Operating System: Linux 4.4.5-300.fc23.x86_64 x86_64
Distribution: "Fedora release 23 (Twenty Three)"

-- Information about the crash:
- What I was doing when the application crashed:
System reboot.  I am reporting this again, since this system just received a large number of KDE updates.

This is probably a duplicate of Bug 356114.

The crash can be reproduced every 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 0x7ff43088c8c0 (LWP 2384))]

Thread 2 (Thread 0x7ff419690700 (LWP 2385)):
#0  0x00007ff42ce35fdd in poll () at /lib64/libc.so.6
#1  0x00007ff4274ea272 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007ff4274ebee7 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007ff41ca02da9 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x00007ff42da3e3de in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007ff42bf4760a in start_thread () at /lib64/libpthread.so.0
#6  0x00007ff42ce41a4d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7ff43088c8c0 (LWP 2384)):
[KCrash Handler]
#5  0x00007ff42ce87bd4 in __memcpy_avx_unaligned () at /lib64/libc.so.6
#6  0x00007ff42fba8ca2 in Baloo::PostingCodec::decode(QByteArray const&) () at /lib64/libKF5BalooEngine.so.5
#7  0x00007ff42fb91224 in Baloo::PostingDB::get(QByteArray const&) () at /lib64/libKF5BalooEngine.so.5
#8  0x00007ff42fba507d in Baloo::WriteTransaction::commit() () at /lib64/libKF5BalooEngine.so.5
#9  0x00007ff42fb9b4c2 in Baloo::Transaction::commit() () at /lib64/libKF5BalooEngine.so.5
#10 0x000055acf60b80dc in Baloo::App::processNextFile() ()
#11 0x00007ff42dc5a888 in QSingleShotTimer::timerEvent(QTimerEvent*) () at /lib64/libQt5Core.so.5
#12 0x00007ff42dc4f113 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#13 0x00007ff42e90441c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#14 0x00007ff42e9098e6 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#15 0x00007ff42dc1f73b in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#16 0x00007ff42dc74ccd in QTimerInfoList::activateTimers() () at /lib64/libQt5Core.so.5
#17 0x00007ff42dc75209 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#18 0x00007ff42b7aee3a in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#19 0x00007ff42b7af1d0 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#20 0x00007ff42b7af27c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#21 0x00007ff42dc75eaf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#22 0x00007ff42dc1ceca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#23 0x00007ff42dc24fac in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#24 0x000055acf60b69d5 in main ()

Reported using DrKonqi
Comment 1 Christoph Cullmann 2016-09-11 13:40:56 UTC

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