| Summary: | baloo_file indexing crash afrer login | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | gumppur |
| Component: | Baloo File Daemon | Assignee: | Stefan Brüns <stefan.bruens> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | crash | CC: | emderaym, mvillacis |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.44.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| 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
gumppur
2020-04-02 14:39:31 UTC
KF 5.44 is outdated (its almost 2 years old). Please update. Created attachment 127684 [details]
New crash information added by DrKonqi
baloo_file_extractor (5.69.0) using Qt 5.14.2
- What I was doing when the application crashed: after login, konki application fail
- Unusual behavior I noticed: baloo file indexer fail
- Custom settings of the application: None
-- Backtrace (Reduced):
#13 0x00007f67c5304619 in mdb_cursor_put () from /usr/lib/liblmdb.so
#14 0x00007f67c53074ab in mdb_put () from /usr/lib/liblmdb.so
#15 0x00007f67c6dbfd41 in Baloo::DocumentDataDB::put(unsigned long long, QByteArray const&) () from /usr/lib/libKF5BalooEngine.so.5
#16 0x00007f67c6dee766 in Baloo::WriteTransaction::replaceDocument(Baloo::Document const&, QFlags<Baloo::DocumentOperation>) () from /usr/lib/libKF5BalooEngine.so.5
#17 0x00007f67c6ddfcb5 in Baloo::Transaction::replaceDocument(Baloo::Document const&, QFlags<Baloo::DocumentOperation>) () from /usr/lib/libKF5BalooEngine.so.5
Created attachment 129095 [details]
New crash information added by DrKonqi
baloo_file_extractor (5.68.0) using Qt 5.12.8
- What I was doing when the application crashed:
I had just restarted my pc after installing the Cininimon desktop enviroment and right after i login i get the error saying that the program has crashed
- Custom settings of the application:
im not to sure but i have multiple desktop enviroments i dont know if that could cause an issue with it
-- Backtrace (Reduced):
#6 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7 0x00007fe35ba80859 in __GI_abort () at abort.c:79
[...]
#13 0x00007fe35b7a68f9 in mdb_cursor_put () from /lib/x86_64-linux-gnu/liblmdb.so.0
#14 0x00007fe35b7a976b in mdb_put () from /lib/x86_64-linux-gnu/liblmdb.so.0
#15 0x00007fe35d1c94c5 in Baloo::DocumentDB::put(unsigned long long, QVector<QByteArray> const&) () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
|