| Summary: | baloo segfault on login | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | John Munn <johnmunn88008> |
| Component: | Baloo File Daemon | Assignee: | Pinak Ahuja <pinak.ahuja> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | kde-bugs, mwheat5487 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.34.0 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
John Munn
2017-05-28 22:29:13 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
*** This bug has been marked as a duplicate of bug 367480 *** 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
|