Bug 380167 - baloo seg fault on startup
Summary: baloo seg fault on 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.33.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-05-25 03:03 UTC by John Munn
Modified: 2017-07-17 20:24 UTC (History)
0 users

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 John Munn 2017-05-25 03:03:20 UTC
Application: baloo_file_extractor (5.33.0)

Qt Version: 5.7.1
Frameworks Version: 5.33.0
Operating System: Linux 4.10.15-200.fc25.x86_64 x86_64
Distribution: "Fedora release 25 (Twenty Five)"

-- Information about the crash:
- What I was doing when the application crashed:
starting kde after login (restarted system) results in a seg fault

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 0x7f984f8ab8c0 (LWP 1518))]

Thread 3 (Thread 0x7f983144d700 (LWP 2050)):
#0  0x00007f984c89901d in poll () from /lib64/libc.so.6
#1  0x00007f9848479166 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f984847927c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f984d69f6eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f984d65068a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f984d4ad5e3 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f984f9c9fb9 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f984d4b19ca in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f984bde76ca in start_thread () from /lib64/libpthread.so.0
#9  0x00007f984c8a4f7f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f983a73e700 (LWP 1985)):
#0  0x00007f984c89901d in poll () from /lib64/libc.so.6
#1  0x00007f98475b3d10 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007f98475b5aa9 in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007f983edcad69 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007f984d4b19ca in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f984bde76ca in start_thread () from /lib64/libpthread.so.0
#6  0x00007f984c8a4f7f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f984f8ab8c0 (LWP 1518)):
[KCrash Handler]
#6  0x00007f984ec65d65 in QVector<unsigned int>::reallocData(int, int, QFlags<QArrayData::AllocationOption>) () from /lib64/libKF5BalooEngine.so.5
#7  0x00007f984ec93606 in Baloo::getDifferentialVarInt32(char*, char*, QVector<unsigned int>*) () from /lib64/libKF5BalooEngine.so.5
#8  0x00007f984ec92cef in Baloo::PositionCodec::decode(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#9  0x00007f984ec7b164 in Baloo::PositionDB::get(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#10 0x00007f984ec90804 in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#11 0x00007f984ec86f62 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#12 0x000055c8e3bf344c in Baloo::App::processNextFile() ()
#13 0x00007f984d684996 in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f984d67979b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#15 0x00007f984de91ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007f984de99671 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007f984d6516fa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007f984d69eceb in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#19 0x00007f984d69f279 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#20 0x00007f9848478e52 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#21 0x00007f98484791d0 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#22 0x00007f984847927c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#23 0x00007f984d69f6cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007f984d65068a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#25 0x00007f984d65818c in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#26 0x000055c8e3bf21ff in main ()

Possible duplicates by query: bug 373692, bug 368352, bug 367480, bug 364133, bug 364006.

Reported using DrKonqi
Comment 1 Christoph Feck 2017-07-17 20:24:44 UTC

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