[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-03-13 Thread Valerii Malov
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #136 from Valerii Malov  ---
Git commit eb68430ae5f4fc4c4a2e5b1798683ff6a639ad3d by Valerii Malov.
Committed on 13/03/2019 at 21:50.
Pushed by valeriymalov into branch 'master'.

Baloo engine: treat every non-success code as a failure

Summary:
Treating only MDB_NOTFOUND as an error leads to use of uninitliazed
pointers and handle IDs in other cases (e.g. when get fails with
MDB_BAD_TXN) and wreaks havoc in the application.
Related: bug 361186, bug 390823, bug 372880, bug 395888, bug 403720

Reviewers: #baloo, bruns, poboiko

Reviewed By: #baloo, bruns

Subscribers: cullmann, ngraham, bruns, kde-frameworks-devel, #baloo

Tags: #frameworks, #baloo

Differential Revision: https://phabricator.kde.org/D18664

M  +12   -9src/engine/database.cpp
M  +26   -17   src/engine/documentdatadb.cpp
M  +30   -22   src/engine/documentdb.cpp
M  +30   -22   src/engine/documentiddb.cpp
M  +25   -16   src/engine/documenttimedb.cpp
M  +0-1src/engine/documenturldb.cpp
M  +4-3src/engine/documenturldb.h
M  +4-5src/engine/fsutils.cpp
M  +28   -15   src/engine/idfilenamedb.cpp
M  +22   -13   src/engine/idtreedb.cpp
M  +37   -29   src/engine/mtimedb.cpp
M  +0-2src/engine/phraseanditerator.cpp
M  +24   -19   src/engine/positiondb.cpp
M  +31   -27   src/engine/postingdb.cpp
M  +47   -13   src/engine/transaction.cpp
M  +4-4src/engine/transaction.h
M  +3-2src/file/extractorprocess.cpp
M  +5-5src/file/fileindexscheduler.cpp
M  +5-4src/file/indexcleaner.cpp
M  +0-1src/file/main.cpp
M  +1-1src/file/metadatamover.cpp

https://commits.kde.org/baloo/eb68430ae5f4fc4c4a2e5b1798683ff6a639ad3d

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-03-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||staka...@eclipso.eu

--- Comment #134 from Nate Graham  ---
*** Bug 404729 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-03-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #135 from Nate Graham  ---
*** Bug 405183 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-02-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #133 from Nate Graham  ---
*** Bug 404758 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-02-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=367480

jgame9...@gmail.com changed:

   What|Removed |Added

 CC||jgame9...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-02-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #132 from jgame9...@gmail.com ---
Created attachment 118263
  --> https://bugs.kde.org/attachment.cgi?id=118263=edit
New crash information added by DrKonqi

baloo_file_extractor (5.54.0) using Qt 5.11.1

- What I was doing when the application crashed:
I was attempting to install a theme by unzipping a theme to my default folder.
The option to install or close was presented in systemsettings5 and I clicked
close. 

Tried 2nd time to install but it would not create a dir. I don't have a user
nor default sddm.conf, so I tried using 'sddm -configure' but that didn't work
so I restarted sddm in TTY. 

Once in desktop, my taskbar was filled with weird symbols and my title bars are
currently missing so I can only see half of the error report. Running 'sddm
sddm-kcm' gives me this (apologies for the poor formatting, when I try to click
'help and examples' I am spammed with Wine browsers infinitely until I run
pkill wine*):

[14:58:10.719] (II) DAEMON: Running: /usr/bin/X -nolisten tcp -auth
/var/run/sddm/{3d2453e3-66f9-44d0-888c-c76ca5528a4f} -background none -noreset
-displayfd 16 -seat seat0 vt1
[14:58:10.721] (EE) DAEMON: Failed to read display number from pipe
[14:58:10.721] (EE) DAEMON: Display server failed to start. Exiting
Aborted (core dumped)

Running 'sudo sddm sddm-kcm' hangs. It's probably related to the missing
titlebars due to ownership of my own userfiles being root.

- Unusual behavior I noticed:
Title bars missing, global shortcuts not working such as alt + tab (my own are,
though; ctrl + alt + T for terminal for instance), resizing windows not
working, wine browser is not set as a default application to open webpages and
somehow opens infinitely. This is my first report so I'm not sure if I should
be including all of this, I'd gladly submit separate reports given an
understanding and ability to do so. 

Many packages for themes in repos are downloaded in a tar ball that need to be
manually unzipped. 

- Custom settings of the application:
Baloo is untouched, attempt of custom KDE theme, 18.10 backports from PPA.

-- Backtrace (Reduced):
#6  __memmove_avx_unaligned_erms () at
../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:432
[...]
#8  0x7fca984f3ee9 in Baloo::PostingDB::get(QByteArray const&) () from
/usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#9  0x7fca9850413a in Baloo::WriteTransaction::commit() () from
/usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#10 0x7fca984fa712 in Baloo::Transaction::commit() () from
/usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
[...]
#13 0x7fca974a8f4b in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-02-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #131 from Nate Graham  ---
*** Bug 404140 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-02-08 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=367480

Alexander  changed:

   What|Removed |Added

 CC|dct...@web.de   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-02-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #130 from Nate Graham  ---
*** Bug 404097 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-02-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||opensuse.lietuviu.kalba@gma
   ||il.com

--- Comment #129 from Nate Graham  ---
*** Bug 403954 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-02-02 Thread Valerii Malov
https://bugs.kde.org/show_bug.cgi?id=367480

Valerii Malov  changed:

   What|Removed |Added

 CC||jazzv...@gmail.com

--- Comment #128 from Valerii Malov  ---
This seems to be a somewhat multi-layered issue

A lot of crashes seem to be caused by unsafe handling of LMDB calls, namely
mdb_dbi_open, mdb_dbi_create and mdb_dbi_get aren't checked for errors other
than MDB_NOTFOUND, which allows the application to proceed as normal even if
the call erorred out, so the output buffers passed to those functions aren't
filled out. What makes it worse is that those buffers aren't initalized in the
baloo engine either, so we end up with random database handles and random value
pointers. Then those random handles/pointers are passed somewhere else where
they cause a crash.

As a workardound I've added more strict error checks across baloo engine, if
anyone wants to help with the review or testing:
https://phabricator.kde.org/D18664
Posting in the most popular bug to expedite things (^:

Hard to tell exactly which crashes on the bugtracker this addresses due to
nature of crashes. This fixes crashes I've had on my machine, however this
doesn't really address other issues.

First, I have no idea why baloo makes so many calls that fail in the first
place (corrupted database?). In my case after applying the fix on each run it's
spending around 5-10 minutes using 1 core for 100%, spamming logs with a
MDB_BAD_TXN error, and then calms down.  From user point of view this is
probably worse than crashing.

Second, overall I think baloo engine needs some refactoring because it has a
lot of duplicate code. Probably a proper way to fix this would be a safe
wrapper around LMDB api.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-01-09 Thread Tim Mason
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #127 from Tim Mason  ---
Created attachment 117370
  --> https://bugs.kde.org/attachment.cgi?id=117370=edit
backtrace

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-01-07 Thread soredake
https://bugs.kde.org/show_bug.cgi?id=367480

soredake  changed:

   What|Removed |Added

 CC||fds...@krutt.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-01-03 Thread Wantoyo
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #126 from Wantoyo  ---
Created attachment 117274
  --> https://bugs.kde.org/attachment.cgi?id=117274=edit
New crash information added by DrKonqi

baloo_file (5.53.0) using Qt 5.12.0

- What I was doing when the application crashed:

I'm just startup my system login and suddenly show this bug on pupup
notifications

-- Backtrace (Reduced):
#7  0x7f382076d8cd in memcpy (__len=203667448, __src=0x7ef80c2f44a8,
__dest=) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7f381a1438c7, arr=...) at
/usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/codecs/postingcodec.cpp:42
#9  0x7f382075aee9 in Baloo::PostingDB::get
(this=this@entry=0x7f381a1439b0, term=...) at
/usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/engine/postingdb.cpp:100
#10 0x7f382076b13a in Baloo::WriteTransaction::commit (this=0x7ef80c003400)
at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/engine/writetransaction.cpp:275
#11 0x7f3820761712 in Baloo::Transaction::commit
(this=this@entry=0x7f381a143ae0) at
/usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/engine/transaction.cpp:269

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2019-01-03 Thread Wantoyo
https://bugs.kde.org/show_bug.cgi?id=367480

Wantoyo  changed:

   What|Removed |Added

 CC||wanto...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-12-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #125 from Nate Graham  ---
*** Bug 402684 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-12-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||sav_smole...@mail.ru

--- Comment #124 from Nate Graham  ---
*** Bug 402698 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-12-30 Thread Christian Trippe
https://bugs.kde.org/show_bug.cgi?id=367480

Christian Trippe  changed:

   What|Removed |Added

 CC||christiande...@web.de

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-12-20 Thread Reinhard Auner
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #123 from Reinhard Auner  ---
Created attachment 117034
  --> https://bugs.kde.org/attachment.cgi?id=117034=edit
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, had amarok running, nothing else.

-- Backtrace (Reduced):
#7  0x7fd2e3905a93 in memcpy (__len=2067, __src=,
__dest=) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7fd2d93a98f7, arr=...) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/codecs/postingcodec.cpp:42
#9  0x7fd2e38f6f64 in Baloo::PostingDB::get
(this=this@entry=0x7fd2d93a99e0, term=...) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:100
#10 0x7fd2e3903180 in Baloo::WriteTransaction::commit (this=0x7f92cc008570)
at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:259
#11 0x7fd2e38fc4c2 in Baloo::Transaction::commit
(this=this@entry=0x7fd2d93a9af0) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-12-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||mail.artem@yandex.ru

--- Comment #122 from Nate Graham  ---
*** Bug 401990 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-12-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||patrick.tra...@t-online.de

--- Comment #121 from Nate Graham  ---
*** Bug 401852 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-12-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #120 from Nate Graham  ---
Just got a third one (Bug 367480). Re-opening this. :(

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-12-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||marv3...@gmail.com

--- Comment #119 from Nate Graham  ---
*** Bug 401659 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-11-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #118 from Nate Graham  ---
We have now gotten two reports of this happening in Frameworks 5.52: Bug 367480
and in Comment 114.

Stefan, should we re-open this, or are they different crashes?

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-11-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||flarel...@web.de

--- Comment #117 from Nate Graham  ---
*** Bug 401445 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-11-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||johnjaylw...@gmail.com

--- Comment #116 from Nate Graham  ---
*** Bug 386269 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-11-20 Thread Reinhard Auner
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #115 from Reinhard Auner  ---
Created attachment 116429
  --> https://bugs.kde.org/attachment.cgi?id=116429=edit
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, surfing the web, when Baloo crashed..

-- Backtrace (Reduced):
#7  0x7fbcb73d5a93 in memcpy (__len=2067, __src=,
__dest=) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7fbcace79997, arr=...) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/codecs/postingcodec.cpp:42
#9  0x7fbcb73c6f64 in Baloo::PostingDB::get
(this=this@entry=0x7fbcace79a80, term=...) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:100
#10 0x7fbcb73d3180 in Baloo::WriteTransaction::commit (this=0x7f7ca0004600)
at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:259
#11 0x7fbcb73cc4c2 in Baloo::Transaction::commit
(this=this@entry=0x7fbcace79b90) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-11-19 Thread Radu A .
https://bugs.kde.org/show_bug.cgi?id=367480

Radu A.  changed:

   What|Removed |Added

 CC|raisedf...@gmail.com|

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-11-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #114 from Freek de Kruijf  ---
Created attachment 116400
  --> https://bugs.kde.org/attachment.cgi?id=116400=edit
New crash information added by DrKonqi

baloo_file (5.52.0) using Qt 5.11.2

- What I was doing when the application crashed:
This crash occurs just when starting a Plasma session. It occurred right after
the latest upgrade of openSUSE Tumbleweed 20181116.

-- Backtrace (Reduced):
#7  0x7f07cb03ad5d in memcpy (__len=1, __src=0x7ec7b811ad00,
__dest=) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7ec7bfffe8d7, arr=...) at
/usr/src/debug/baloo5-5.52.0-1.1.x86_64/src/codecs/postingcodec.cpp:42
#9  0x7f07cb028499 in Baloo::PostingDB::get
(this=this@entry=0x7ec7bfffe9c0, term=...) at
/usr/src/debug/baloo5-5.52.0-1.1.x86_64/src/engine/postingdb.cpp:100
#10 0x7f07cb03868a in Baloo::WriteTransaction::commit (this=0x7ec7b80441c0)
at /usr/src/debug/baloo5-5.52.0-1.1.x86_64/src/engine/writetransaction.cpp:264
#11 0x7f07cb02ecf2 in Baloo::Transaction::commit
(this=this@entry=0x7ec7bfffeb20) at
/usr/src/debug/baloo5-5.52.0-1.1.x86_64/src/engine/transaction.cpp:269

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-11-19 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=367480

Freek de Kruijf  changed:

   What|Removed |Added

 CC||freekdekru...@kde.nl

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-11-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #113 from Nate Graham  ---
*** Bug 400756 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-11-05 Thread Reinhard Auner
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #112 from Reinhard Auner  ---
Created attachment 116114
  --> https://bugs.kde.org/attachment.cgi?id=116114=edit
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, amarok, nothing else, when Baloo suddenly crashed.

-- Backtrace (Reduced):
#7  0x7ff255365a93 in memcpy (__len=2067, __src=,
__dest=) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7ff24ae018f7, arr=...) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/codecs/postingcodec.cpp:42
#9  0x7ff255356f64 in Baloo::PostingDB::get
(this=this@entry=0x7ff24ae019e0, term=...) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:100
#10 0x7ff255363180 in Baloo::WriteTransaction::commit (this=0x7fb23c030640)
at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:259
#11 0x7ff25535c4c2 in Baloo::Transaction::commit
(this=this@entry=0x7ff24ae01af0) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-11-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #111 from Nate Graham  ---
*** Bug 400524 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #110 from Nate Graham  ---
*** Bug 400213 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-23 Thread CapSel
https://bugs.kde.org/show_bug.cgi?id=367480

CapSel  changed:

   What|Removed |Added

 CC|kdeb...@capsel.org  |

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #109 from Nate Graham  ---
*** Bug 400157 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-22 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=367480

Alexander Potashev  changed:

   What|Removed |Added

 CC|aspotas...@gmail.com|

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-22 Thread Alain Knaff
https://bugs.kde.org/show_bug.cgi?id=367480

Alain Knaff  changed:

   What|Removed |Added

 CC|k...@kde.lka.org.lu  |

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #108 from Nate Graham  ---
*** Bug 400107 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #107 from Nate Graham  ---
*** Bug 400032 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #106 from hotmusic...@mail.bg ---
(In reply to Don Curtis from comment #105)
> @alx.ku...@gmail.com:
> 
> As a workaround until such time as your Distro updates to Frameworks 5.51,
> you can add a symbolic link to this Bash script in
> '~/.config/plasma-workspace/env/':
> 
> #!/bin/bash
> #
> # Clean Baloo …
> #
> if [[ -f ~/.local/share/baloo/dateLastCleaned ]]
> then
>   declare -i BalooLastDate
>   BalooLastDate="$(cat ~/.local/share/baloo/dateLastCleaned)"
>   declare -i TwoDaysAgo
>   TwoDaysAgo="$(date --date='2 days ago' +%Y%m%d)"
>   if (( $BalooLastDate < $TwoDaysAgo ))
>   then
> balooctl stop
> rm ~/.local/share/baloo/dateLastCleaned
> find ~/.config/ -maxdepth 1 -iname '*baloo*' -execdir /usr/bin/rm '{}' \;
> find ~/.local/share/baloo/ -iname '*index*' -execdir /usr/bin/rm '{}' \;
> date +%Y%m%d > ~/.local/share/baloo/dateLastCleaned
>   fi
> else
>   balooctl stop
>   find ~/.config/ -maxdepth 1 -iname '*baloo*' -execdir /usr/bin/rm '{}' \;
>   find ~/.local/share/baloo/ -iname '*index*' -execdir /usr/bin/rm '{}' \;
>   date +%Y%m%d > ~/.local/share/baloo/dateLastCleaned
> fi
> #

Thank you so much! Works perfectly! I placed the script directly into the
folder btw.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-18 Thread Don Curtis
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #105 from Don Curtis  ---
@alx.ku...@gmail.com:

As a workaround until such time as your Distro updates to Frameworks 5.51, you
can add a symbolic link to this Bash script in
'~/.config/plasma-workspace/env/':

#!/bin/bash
#
# Clean Baloo …
#
if [[ -f ~/.local/share/baloo/dateLastCleaned ]]
then
  declare -i BalooLastDate
  BalooLastDate="$(cat ~/.local/share/baloo/dateLastCleaned)"
  declare -i TwoDaysAgo
  TwoDaysAgo="$(date --date='2 days ago' +%Y%m%d)"
  if (( $BalooLastDate < $TwoDaysAgo ))
  then
balooctl stop
rm ~/.local/share/baloo/dateLastCleaned
find ~/.config/ -maxdepth 1 -iname '*baloo*' -execdir /usr/bin/rm '{}' \;
find ~/.local/share/baloo/ -iname '*index*' -execdir /usr/bin/rm '{}' \;
date +%Y%m%d > ~/.local/share/baloo/dateLastCleaned
  fi
else
  balooctl stop
  find ~/.config/ -maxdepth 1 -iname '*baloo*' -execdir /usr/bin/rm '{}' \;
  find ~/.local/share/baloo/ -iname '*index*' -execdir /usr/bin/rm '{}' \;
  date +%Y%m%d > ~/.local/share/baloo/dateLastCleaned
fi
#

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.51

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-18 Thread peter flexer
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #104 from peter flexer  ---
good to know as an top of the page it says fixed but "fixed in:" is empty..

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #103 from Nate Graham  ---
(In reply to alx.kuzza from comment #102)
> Created attachment 115732 [details]
> New crash information added by DrKonqi
> 
> baloo_file (5.45.0) using Qt 5.9.4
> 
> Just logged in to the system and baloo crashed as usual. That is happening
> for about 3 years with no fixes.

Well you might try using the fixed version. :) This is fixed in Frameworks
5.51, but you're still using an old one.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=367480

alx.ku...@gmail.com changed:

   What|Removed |Added

 CC||alx.ku...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #102 from alx.ku...@gmail.com ---
Created attachment 115732
  --> https://bugs.kde.org/attachment.cgi?id=115732=edit
New crash information added by DrKonqi

baloo_file (5.45.0) using Qt 5.9.4

Just logged in to the system and baloo crashed as usual. That is happening for
about 3 years with no fixes.

-- Backtrace (Reduced):
#6  __memmove_sse2_unaligned_erms () at
../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:253
#7  0x7f3f76023a93 in memcpy (__len=2055, __src=,
__dest=) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7f3f6bc3c997, arr=...) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/codecs/postingcodec.cpp:42
#9  0x7f3f76014f64 in Baloo::PostingDB::get
(this=this@entry=0x7f3f6bc3ca80, term=...) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:100
#10 0x7f3f76021180 in Baloo::WriteTransaction::commit (this=0x7eff5c0286f0)
at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:259

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #101 from Nate Graham  ---
*** Bug 399878 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #100 from Nate Graham  ---
*** Bug 399849 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-14 Thread Toralf Förster
https://bugs.kde.org/show_bug.cgi?id=367480

Toralf Förster  changed:

   What|Removed |Added

 CC|toralf.foers...@gmx.de  |

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||reinhardau...@gmx.at
 CC||gen...@ya.ru

--- Comment #98 from Nate Graham  ---
*** Bug 399481 has been marked as a duplicate of this bug. ***

--- Comment #99 from Nate Graham  ---
*** Bug 399692 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||kde-b...@sufrin.org
 CC||reinhardau...@gmx.at

--- Comment #97 from Nate Graham  ---
*** Bug 396973 has been marked as a duplicate of this bug. ***

--- Comment #98 from Nate Graham  ---
*** Bug 399481 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||mm-sch...@t-online.de
 CC||hotmusic...@mail.bg
 CC||minatto.uzum...@gmail.com

--- Comment #91 from Nate Graham  ---
*** Bug 394404 has been marked as a duplicate of this bug. ***

--- Comment #92 from Nate Graham  ---
*** Bug 394969 has been marked as a duplicate of this bug. ***

--- Comment #93 from Nate Graham  ---
*** Bug 395472 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||kde-b...@sufrin.org

--- Comment #97 from Nate Graham  ---
*** Bug 396973 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||rsodrew...@gmail.com
 CC||jordan.free...@gmail.com

--- Comment #94 from Nate Graham  ---
*** Bug 395996 has been marked as a duplicate of this bug. ***

--- Comment #95 from Nate Graham  ---
*** Bug 396218 has been marked as a duplicate of this bug. ***

--- Comment #96 from Nate Graham  ---
*** Bug 396323 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||hotmusic...@mail.bg
 CC||minatto.uzum...@gmail.com
 CC||rsodrew...@gmail.com

--- Comment #92 from Nate Graham  ---
*** Bug 394969 has been marked as a duplicate of this bug. ***

--- Comment #93 from Nate Graham  ---
*** Bug 395472 has been marked as a duplicate of this bug. ***

--- Comment #94 from Nate Graham  ---
*** Bug 395996 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||mm-sch...@t-online.de
 CC||hotmusic...@mail.bg

--- Comment #91 from Nate Graham  ---
*** Bug 394404 has been marked as a duplicate of this bug. ***

--- Comment #92 from Nate Graham  ---
*** Bug 394969 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||minatto.uzum...@gmail.com
 CC||rsodrew...@gmail.com

--- Comment #93 from Nate Graham  ---
*** Bug 395472 has been marked as a duplicate of this bug. ***

--- Comment #94 from Nate Graham  ---
*** Bug 395996 has been marked as a duplicate of this bug. ***

--- Comment #95 from Nate Graham  ---
*** Bug 396218 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||dct...@web.de

--- Comment #90 from Nate Graham  ---
*** Bug 389455 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||mm-sch...@t-online.de

--- Comment #91 from Nate Graham  ---
*** Bug 394404 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||liqsqui...@gmail.com

--- Comment #89 from Nate Graham  ---
*** Bug 383798 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||yosasukeuch...@gmail.com

--- Comment #88 from Nate Graham  ---
*** Bug 374732 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||r...@mail.ru

--- Comment #86 from Nate Graham  ---
*** Bug 385186 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||m...@gmx.eu

--- Comment #87 from Nate Graham  ---
*** Bug 376188 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||robby.engelm...@igfs-ev.de
 CC||k...@kde.lka.org.lu

--- Comment #84 from Nate Graham  ---
*** Bug 390363 has been marked as a duplicate of this bug. ***

--- Comment #85 from Nate Graham  ---
*** Bug 387637 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||robby.engelm...@igfs-ev.de

--- Comment #84 from Nate Graham  ---
*** Bug 390363 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||adman...@gmail.com

--- Comment #82 from Nate Graham  ---
*** Bug 388621 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||adman...@gmail.com
 CC||bugh...@gluino.name

--- Comment #82 from Nate Graham  ---
*** Bug 388621 has been marked as a duplicate of this bug. ***

--- Comment #83 from Nate Graham  ---
*** Bug 392258 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||k88...@gmail.com

--- Comment #81 from Nate Graham  ---
*** Bug 399583 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-10-06 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=367480

Stefan Brüns  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/bal
   ||oo/2d31a8500edb755dbf253656
   ||f41a34c55223438e

--- Comment #80 from Stefan Brüns  ---
Git commit 2d31a8500edb755dbf253656f41a34c55223438e by Stefan Brüns.
Committed on 06/10/2018 at 23:56.
Pushed by bruns into branch 'master'.

[PositionCodec] Avoid crash in case of corrupt data

Summary:
getDifferentialVarInt* returns a nullptr in case of a decoding error.

See also D11825.

Reviewers: #frameworks, poboiko, ngraham, #baloo

Reviewed By: ngraham, #baloo

Subscribers: kde-frameworks-devel, #baloo

Tags: #frameworks, #baloo

Differential Revision: https://phabricator.kde.org/D15993

M  +3-0src/codecs/positioncodec.cpp

https://commits.kde.org/baloo/2d31a8500edb755dbf253656f41a34c55223438e

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-09-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||kaa...@windowslive.com

--- Comment #79 from Nate Graham  ---
*** Bug 398554 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-09-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #78 from ppagl...@yahoo.com ---
Created attachment 114880
  --> https://bugs.kde.org/attachment.cgi?id=114880=edit
New crash information added by DrKonqi

baloo_file_extractor (5.48.0) using Qt 5.10.1

- What I was doing when the application crashed:  Baloo file extractor always
crashes when my KDE session starts

-- Backtrace (Reduced):
#7  0x7fe20eca85d1 in Baloo::PostingCodec::decode(QByteArray const&) ()
from /lib64/libKF5BalooEngine.so.5
#8  0x7fe20ec95f21 in Baloo::PostingDB::get(QByteArray const&) () from
/lib64/libKF5BalooEngine.so.5
#9  0x7fe20eca6082 in Baloo::WriteTransaction::commit() () from
/lib64/libKF5BalooEngine.so.5
#10 0x7fe20ec9c7f6 in Baloo::Transaction::commit() () from
/lib64/libKF5BalooEngine.so.5
#11 0x5578398fe6cc in Baloo::App::processNextFile() ()

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-09-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=367480

ppagl...@yahoo.com changed:

   What|Removed |Added

 CC||ppagl...@yahoo.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-08-29 Thread Bob Miller
https://bugs.kde.org/show_bug.cgi?id=367480

Bob Miller  changed:

   What|Removed |Added

 CC||rmiller...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-08-29 Thread Bob Miller
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #77 from Bob Miller  ---
Created attachment 114688
  --> https://bugs.kde.org/attachment.cgi?id=114688=edit
New crash information added by DrKonqi

baloo_file_extractor (5.48.0) using Qt 5.9.6

- What I was doing when the application crashed: 
1. Something causes Baloo to crash (do not know what). I was reading kmail in
this instance.
2. Logout, then login again
3, User is presented with the "baloo crashed -- restart?" graphic.
4. If restart is selected, baloo quckly consumes 100% CPU
5. Killing the process, logging out and logging back in again does not solve
the problem. User is always presented with item #3 above.

My guess is that index is corrupted and no amount of restarts solves the
problem. 

Workaround:
Go to ~/.local/share/baloo
Remove files from baloo directory
Logout, login. Baloo will remake the index, then be OK until the next crash.

-- Backtrace (Reduced):
#6  0x7efd41d60770 in Baloo::PositionCodec::decode(QByteArray const&) ()
from /lib64/libKF5BalooEngine.so.5
#7  0x7efd41d50ce4 in Baloo::PositionDB::get(QByteArray const&) () from
/lib64/libKF5BalooEngine.so.5
#8  0x7efd41d5eb34 in Baloo::WriteTransaction::commit() () from
/lib64/libKF5BalooEngine.so.5
#9  0x7efd41d57c62 in Baloo::Transaction::commit() () from
/lib64/libKF5BalooEngine.so.5
#10 0x55e379ff8e2c in Baloo::App::processNextFile() ()

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-07-20 Thread Leon
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #76 from Leon  ---
Created attachment 114024
  --> https://bugs.kde.org/attachment.cgi?id=114024=edit
New crash information added by DrKonqi

baloo_file_extractor (5.47.0) using Qt 5.9.6

- What I was doing when the application crashed:
This happens when you reboot and login. when selecting restart option. the
crash repeats

-- Backtrace (Reduced):
#6  0x7f7691dba770 in Baloo::PositionCodec::decode(QByteArray const&) ()
from /lib64/libKF5BalooEngine.so.5
#7  0x7f7691daace4 in Baloo::PositionDB::get(QByteArray const&) () from
/lib64/libKF5BalooEngine.so.5
#8  0x7f7691db8b34 in Baloo::WriteTransaction::commit() () from
/lib64/libKF5BalooEngine.so.5
#9  0x7f7691db1c62 in Baloo::Transaction::commit() () from
/lib64/libKF5BalooEngine.so.5
#10 0x560a83220e2c in Baloo::App::processNextFile() ()

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-07-20 Thread Leon
https://bugs.kde.org/show_bug.cgi?id=367480

Leon  changed:

   What|Removed |Added

 CC||supp...@bb-services.co.za

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-07-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||heine...@gmx.net

--- Comment #75 from Nate Graham  ---
*** Bug 384940 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-07-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||bugrprt21...@online.de

--- Comment #74 from Nate Graham  ---
*** Bug 396255 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-06-01 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #73 from Christoph Feck  ---
*** Bug 393494 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-06-01 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=367480

Christoph Feck  changed:

   What|Removed |Added

 CC||thomas.vergn...@gmx.fr

--- Comment #72 from Christoph Feck  ---
*** Bug 394662 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-05-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||fmberna...@live.com.pt

--- Comment #71 from Nate Graham  ---
*** Bug 390610 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-05-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||kdeb...@capsel.org

--- Comment #70 from Nate Graham  ---
*** Bug 391345 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-05-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||rcbarb...@gmail.com

--- Comment #69 from Nate Graham  ---
*** Bug 391803 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-05-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||vjose...@gmail.com
 CC||raisedf...@gmail.com

--- Comment #67 from Nate Graham  ---
*** Bug 393981 has been marked as a duplicate of this bug. ***

--- Comment #68 from Nate Graham  ---
*** Bug 393281 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-05-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||vjose...@gmail.com

--- Comment #67 from Nate Graham  ---
*** Bug 393981 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-04-13 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=367480

Dominik Haumann  changed:

   What|Removed |Added

 CC||aramgrigor...@protonmail.ch

--- Comment #66 from Dominik Haumann  ---
*** Bug 392701 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-01-03 Thread christian tacke
https://bugs.kde.org/show_bug.cgi?id=367480

christian tacke  changed:

   What|Removed |Added

 CC||kde-b...@ctacke.de

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2018-01-03 Thread christian tacke
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #65 from christian tacke  ---
Created attachment 109654
  --> https://bugs.kde.org/attachment.cgi?id=109654=edit
New crash information added by DrKonqi

baloo_file_extractor (5.40.0) using Qt 5.9.2

- What I was doing when the application crashed:
System Startup

- Unusual behavior I noticed:
High Memory Cunsumption before last logout

-- Backtrace (Reduced):
#6  0x7f10f69228ef in Baloo::getDifferentialVarInt32(char*, char*,
QVector*) () from /lib64/libKF5BalooEngine.so.5
#7  0x7f10f69221c7 in Baloo::PositionCodec::decode(QByteArray const&) ()
from /lib64/libKF5BalooEngine.so.5
#8  0x7f10f6912564 in Baloo::PositionDB::get(QByteArray const&) () from
/lib64/libKF5BalooEngine.so.5
#9  0x7f10f692048c in Baloo::WriteTransaction::commit() () from
/lib64/libKF5BalooEngine.so.5
#10 0x7f10f6919472 in Baloo::Transaction::commit() () from
/lib64/libKF5BalooEngine.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2017-12-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #64 from temla...@gmail.com ---
Created attachment 109507
  --> https://bugs.kde.org/attachment.cgi?id=109507=edit
New crash information added by DrKonqi

baloo_file_extractor (5.40.0) using Qt 5.9.2

- What I was doing when the application crashed:

System startup. Crash happened after I logged in and while KDE desktop was
loading.

-- Backtrace (Reduced):
#6  0x7fbbfabfce25 in QVector::reallocData(int, int,
QFlags) () from /lib64/libKF5BalooEngine.so.5
#7  0x7fbbfac1aff0 in Baloo::getDifferentialVarInt32(char*, char*,
QVector*) () from /lib64/libKF5BalooEngine.so.5
#8  0x7fbbfac1a9b7 in Baloo::PositionCodec::decode(QByteArray const&) ()
from /lib64/libKF5BalooEngine.so.5
#9  0x7fbbfac0ad54 in Baloo::PositionDB::get(QByteArray const&) () from
/lib64/libKF5BalooEngine.so.5
#10 0x7fbbfac18c7c in Baloo::WriteTransaction::commit() () from
/lib64/libKF5BalooEngine.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2017-12-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=367480

temla...@gmail.com changed:

   What|Removed |Added

 CC||temla...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2017-12-20 Thread Benjamin Buch
https://bugs.kde.org/show_bug.cgi?id=367480

Benjamin Buch  changed:

   What|Removed |Added

 CC||benni.b...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2017-12-20 Thread Benjamin Buch
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #63 from Benjamin Buch  ---
Created attachment 109459
  --> https://bugs.kde.org/attachment.cgi?id=109459=edit
New crash information added by DrKonqi

baloo_file (5.42.0) using Qt 5.9.3

- What I was doing when the application crashed:

I got a cup of coffee in the kitchen. So I did nothing.

-- Backtrace (Reduced):
#6  __memcpy_avx_unaligned () at
../sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S:164
#7  0x7fad57cf1123 in memcpy (__len=1, __src=,
__dest=) at /usr/include/x86_64-linux-gnu/bits/string3.h:53
#8  Baloo::PostingCodec::decode (this=this@entry=0x77cba64f, arr=...) at
/workspace/build/src/codecs/postingcodec.cpp:42
#9  0x7fad57cdc2d4 in Baloo::PostingDB::get
(this=this@entry=0x77cba750, term=...) at
/workspace/build/src/engine/postingdb.cpp:100
#10 0x7fad57cee0e1 in Baloo::WriteTransaction::commit (this=) at /workspace/build/src/engine/writetransaction.cpp:259

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2017-10-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2017-10-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||jwoj...@charter.net

--- Comment #62 from Nate Graham  ---
*** Bug 362566 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2017-10-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367480

Nate Graham  changed:

   What|Removed |Added

 CC||micuin...@gmx.de

--- Comment #61 from Nate Graham  ---
*** Bug 385353 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2017-07-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=367480

sth...@icloud.com changed:

   What|Removed |Added

 CC|sth...@icloud.com   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2017-07-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=367480

Christoph Feck  changed:

   What|Removed |Added

 CC||przemek.wal...@gmail.com

--- Comment #60 from Christoph Feck  ---
*** Bug 381622 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2017-07-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=367480

--- Comment #59 from Christoph Feck  ---
*** Bug 380294 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-baloo] [Bug 367480] Crash inside Baloo::PostingCodec::decode

2017-07-17 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=367480

Christoph Feck  changed:

   What|Removed |Added

 CC||johnmunn88...@gmail.com

--- Comment #58 from Christoph Feck  ---
*** Bug 380167 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

  1   2   >