Summary: | Baloo crashed | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Reinhard Auner <reinhardauner> |
Component: | Baloo File Daemon | Assignee: | baloo-bugs-null |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | nate, reinhardauner |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.45.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Reinhard Auner
2019-01-02 13:36:16 UTC
Created attachment 117369 [details]
New crash information added by DrKonqi
baloo_file (5.45.0) using Qt 5.9.4
- What I was doing when the application crashed:
I had open Google Chrome and Amarok, nothing else.
-- Backtrace (Reduced):
#7 0x00007fcce704da93 in memcpy (__len=2067, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8 Baloo::PostingCodec::decode (this=this@entry=0x7fccdcaf1997, arr=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/codecs/postingcodec.cpp:42
#9 0x00007fcce703ef64 in Baloo::PostingDB::get (this=this@entry=0x7fccdcaf1a80, term=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:100
#10 0x00007fcce704b180 in Baloo::WriteTransaction::commit (this=0x7f8cd0031b80) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:259
#11 0x00007fcce70444c2 in Baloo::Transaction::commit (this=this@entry=0x7fccdcaf1b90) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262
Created attachment 117428 [details]
New crash information added by DrKonqi
baloo_file (5.52.0) using Qt 5.11.3
- What I was doing when the application crashed:
Launched a new Plasma desktop session from SDDM following system boot.
Baloo File Indexing Daemon exited due to SIGSEGV immediately at the start of the session.
-- Backtrace (Reduced):
#8 0x00007fb916141a84 in Baloo::PostingDB::get(QByteArray const&) () from /usr/lib64/libKF5BalooEngine.so.5
#9 0x00007fb91614d9e0 in Baloo::WriteTransaction::commit() () from /usr/lib64/libKF5BalooEngine.so.5
#10 0x00007fb916147122 in Baloo::Transaction::commit() () from /usr/lib64/libKF5BalooEngine.so.5
[...]
My case appears unrelated -- fixed by re-initializing ~/.local/share/baloo and ~/.config/baloo*. Created attachment 117457 [details]
New crash information added by DrKonqi
baloo_file (5.45.0) using Qt 5.9.4
- What I was doing when the application crashed:
I was surfing the internet with Google Chrome, had open amarok as well.
-- Backtrace (Reduced):
#7 0x00007ff9d8585a93 in memcpy (__len=2067, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8 Baloo::PostingCodec::decode (this=this@entry=0x7ff9ce029997, arr=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/codecs/postingcodec.cpp:42
#9 0x00007ff9d8576f64 in Baloo::PostingDB::get (this=this@entry=0x7ff9ce029a80, term=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:100
#10 0x00007ff9d8583180 in Baloo::WriteTransaction::commit (this=0x7fb9c0011ae0) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:259
#11 0x00007ff9d857c4c2 in Baloo::Transaction::commit (this=this@entry=0x7ff9ce029b90) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262
*** This bug has been marked as a duplicate of bug 357206 *** |