Bug 380294 - baloo segfault on login
Summary: baloo segfault on login
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.34.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-05-28 22:29 UTC by John Munn
Modified: 2018-03-27 09:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.04 KB, text/plain)
2017-06-25 17:32 UTC, Matthew Wheaton
Details
New crash information added by DrKonqi (4.27 KB, text/plain)
2018-03-27 09:34 UTC, christian tacke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Munn 2017-05-28 22:29:13 UTC
Application: baloo_file_extractor (5.34.0)

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

-- Information about the crash:
- What I was doing when the application crashed: loging in.  It consistently dies with a segfalut upon loging in to kde desktop

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 0x7fe2d46138c0 (LWP 3619))]

Thread 3 (Thread 0x7fe2b61d2700 (LWP 3914)):
#0  0x00007fe2d15fcbed in read () from /lib64/libc.so.6
#1  0x00007fe2cd2254d0 in g_wakeup_acknowledge () from /lib64/libglib-2.0.so.0
#2  0x00007fe2cd1e0c83 in g_main_context_check () from /lib64/libglib-2.0.so.0
#3  0x00007fe2cd1e1104 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#4  0x00007fe2cd1e127c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#5  0x00007fe2d24076eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#6  0x00007fe2d23b868a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#7  0x00007fe2d22155e3 in QThread::exec() () from /lib64/libQt5Core.so.5
#8  0x00007fe2d4731fb9 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#9  0x00007fe2d22199ca in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#10 0x00007fe2d0b4f6ca in start_thread () from /lib64/libpthread.so.0
#11 0x00007fe2d160cf7f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fe2bf4a6700 (LWP 3642)):
#0  0x00007fe2d160101d in poll () from /lib64/libc.so.6
#1  0x00007fe2cc31bd10 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007fe2cc31daa9 in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007fe2c3b32d69 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007fe2d22199ca in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007fe2d0b4f6ca in start_thread () from /lib64/libpthread.so.0
#6  0x00007fe2d160cf7f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fe2d46138c0 (LWP 3619)):
[KCrash Handler]
#6  0x00007fe2d39fb527 in Baloo::getDifferentialVarInt32(char*, char*, QVector<unsigned int>*) () from /lib64/libKF5BalooEngine.so.5
#7  0x00007fe2d39facef in Baloo::PositionCodec::decode(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#8  0x00007fe2d39e3164 in Baloo::PositionDB::get(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#9  0x00007fe2d39f8804 in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#10 0x00007fe2d39eef62 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#11 0x000055c945ca344c in Baloo::App::processNextFile() ()
#12 0x00007fe2d23ec996 in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#13 0x00007fe2d23e179b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007fe2d2bf9ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007fe2d2c01671 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007fe2d23b96fa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007fe2d2406ceb in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#18 0x00007fe2d2407241 in timerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007fe2cd1e0e52 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007fe2cd1e11d0 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#21 0x00007fe2cd1e127c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007fe2d24076cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007fe2d23b868a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007fe2d23c018c in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x000055c945ca21ff in main ()

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

Reported using DrKonqi
Comment 1 Matthew Wheaton 2017-06-25 17:32:18 UTC
Created attachment 106294 [details]
New crash information added by DrKonqi

baloo_file_extractor (5.34.0) using Qt 5.7.1

- What I was doing when the application crashed:

Logging in after reboot.  I notice the 3d effects as I transiton from screen to screen are not occurring, though I still can move from screen to screen.

-- Backtrace (Reduced):
#6  0x00007f3057d75527 in Baloo::getDifferentialVarInt32(char*, char*, QVector<unsigned int>*) () at /lib64/libKF5BalooEngine.so.5
#7  0x00007f3057d74cef in Baloo::PositionCodec::decode(QByteArray const&) () at /lib64/libKF5BalooEngine.so.5
#8  0x00007f3057d5d164 in Baloo::PositionDB::get(QByteArray const&) () at /lib64/libKF5BalooEngine.so.5
#9  0x00007f3057d72937 in Baloo::WriteTransaction::commit() () at /lib64/libKF5BalooEngine.so.5
#10 0x00007f3057d68f62 in Baloo::Transaction::commit() () at /lib64/libKF5BalooEngine.so.5
Comment 2 Christoph Feck 2017-07-17 20:25:00 UTC

*** This bug has been marked as a duplicate of bug 367480 ***
Comment 3 christian tacke 2018-03-27 09:34:14 UTC
Created attachment 111678 [details]
New crash information added by DrKonqi

baloo_file_extractor (5.42.0) using Qt 5.9.4

- What I was doing when the application crashed:

When logging in on my system I opened a crash log from kactivitymanagerd. I had some program running rogue (on memory) in the session before and to shut everything down by killing X11 und rebooting. Then I got the crash report of baloo.

-- Backtrace (Reduced):
#6  0x00007f3253deb8ef in Baloo::getDifferentialVarInt32(char*, char*, QVector<unsigned int>*) () from /lib64/libKF5BalooEngine.so.5
#7  0x00007f3253deb1c7 in Baloo::PositionCodec::decode(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#8  0x00007f3253ddb564 in Baloo::PositionDB::get(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#9  0x00007f3253de948c in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#10 0x00007f3253de2472 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5