[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2023-02-26 Thread Stephan Kulow
https://bugs.kde.org/show_bug.cgi?id=361426

Stephan Kulow  changed:

   What|Removed |Added

 CC||oo.o+kde@windbuechse.samba-
   ||tng.org

--- Comment #25 from Stephan Kulow  ---
*** Bug 462868 has been marked as a duplicate of this bug. ***

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

[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2023-02-26 Thread Stephan Kulow
https://bugs.kde.org/show_bug.cgi?id=361426

Stephan Kulow  changed:

   What|Removed |Added

 CC||2637827...@qq.com

--- Comment #24 from Stephan Kulow  ---
*** Bug 454202 has been marked as a duplicate of this bug. ***

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

[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2023-02-26 Thread Stephan Kulow
https://bugs.kde.org/show_bug.cgi?id=361426

Stephan Kulow  changed:

   What|Removed |Added

 CC||spikethehobbitmage@runbox.c
   ||om

--- Comment #23 from Stephan Kulow  ---
*** Bug 442245 has been marked as a duplicate of this bug. ***

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

[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2022-11-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=361426

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #22 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2022-10-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=361426

--- Comment #21 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2022-10-11 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=361426

Justin Zobel  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #20 from Justin Zobel  ---
Thank you for reporting this crash in KDE software. As it has been a while
since this issue was reported, can we please ask you to see if you can
reproduce the crash with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when
replying. Thank you!

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

[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2020-09-07 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=361426

Harald Sitter  changed:

   What|Removed |Added

 CC||kol...@aon.at

--- Comment #19 from Harald Sitter  ---
*** Bug 423234 has been marked as a duplicate of this bug. ***

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

[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2017-09-27 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=361426

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

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

--- Comment #18 from Christoph Feck  ---
Maybe bleachbit was not updated to the new KF5 location ~/.cache/

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

[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2017-09-05 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=361426

--- Comment #17 from Michael Pyne  ---
If deleting files were all BleachBit did, that would still be fine.  It would
make things unnecessarily slower but that's how the existing code clears the
cache, it just unlinks the file and lets the kernel do the rest once the shared
memory is unmapped.

The problem with BleachBit is far more sinister from this POV: it actually
mangles the files, filling them with random data, before unlinking them.  I can
see the appeal, but running it on files in use is a disaster waiting to happen.

It's possible that using /dev/shm directly might be workable on the systems we
support though, which may at least workaround BleachBit insanity.  But I had
thought that BleachBit had already removed the KDE cache directory from its
default search path?

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

[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2017-09-03 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=361426

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #16 from David Edmundson  ---
Just hit a duplicate of this, user was using "bleachbit" which is a piece of
software that just randomly deletes other program's files.

It might be the case for the other user's here. Can other people affected
confirm if they were also deleting files in ~/.cache at the time.

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

[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2017-09-03 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=361426

--- Comment #15 from David Edmundson  ---
*** Bug 384320 has been marked as a duplicate of this bug. ***

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

[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2017-08-24 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=361426

David Edmundson  changed:

   What|Removed |Added

 CC||nougu...@orange.fr

--- Comment #14 from David Edmundson  ---
*** Bug 383496 has been marked as a duplicate of this bug. ***

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

[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2017-01-13 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=361426

--- Comment #13 from Michael Pyne  ---
I've looked at this and similar bugs quite a few times in the past few years
but have not had any luck in reproducing the crash or otherwise narrowing down
the issue.

You mentioned that it crashed with Kate... in theory that shouldn't matter much
since even if the icons changed, the cached icons would not have.  Clearly
something is still causing a crash though. :(

I'll try again to see if I can reproduce the crash, or at least to investigate
alternatives to the current lock that may be more resilient (e.g. switching to
the spinlock by default, or seeing if pthread "robust" mutexes might help).

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

[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2016-09-06 Thread Dominik Haumann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361426

Dominik Haumann  changed:

   What|Removed |Added

 CC||paulac@gmail.com

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

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


[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2016-09-06 Thread Dominik Haumann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361426

Dominik Haumann  changed:

   What|Removed |Added

 CC||noesga...@gmail.com

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

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


[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2016-09-06 Thread Dominik Haumann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361426

Dominik Haumann  changed:

   What|Removed |Added

 CC||davestechs...@gmail.com

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

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


[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2016-09-06 Thread Dominik Haumann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361426

--- Comment #12 from Dominik Haumann  ---
Possibly related: bug #249362.

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


[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2016-09-06 Thread Dominik Haumann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361426

Dominik Haumann  changed:

   What|Removed |Added

 CC||shlo...@shlomifish.org

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

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


[frameworks-kcoreaddons] [Bug 361426] Crash in KIconLoaderPrivate::findCachedPixmapWithPath and KSharedDataCache

2016-09-06 Thread Dominik Haumann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361426

Dominik Haumann  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
Summary|crashed when|Crash in
   |back<-back<-back was|KIconLoaderPrivate::findCac
   |pressed |hedPixmapWithPath and
   ||KSharedDataCache
 Ever confirmed|0   |1
 CC||mp...@kde.org

--- Comment #7 from Dominik Haumann  ---
@Michal Pyne: Can you look into this maybe? Iirc, you were involved with the
KSharedDataCache or similar? :-) This issue definitely still exists, and seems
to be there since > 5 years.

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