Summary: | Discover hangs on launch and then crashes in Category::blacklistPluginsInVector() | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | Nate Graham <nate> |
Component: | discover | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | 1973nostradamus, brianedwardgreen, jeanluc.bonnafoux, kb0tnv, klweller, lucy.s, portaldosdesigners.nta, seancx3, sitter |
Priority: | HI | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/discover/commit/be9519bebffc36a068d6b85df1b3a90220b2d441 | Version Fixed In: | |
Sentry Crash Report: |
Description
Nate Graham
2018-11-26 15:35:02 UTC
Git commit 8a6a4b2c566c97d41d9fb8eac5727b3ac3292651 by Aleix Pol. Committed on 26/11/2018 at 16:12. Pushed by apol into branch 'Plasma/5.14'. kns: fix crash upon removing a category Don't cache the last element in the list that is being cleared M +1 -1 libdiscover/Category/Category.cpp https://commits.kde.org/discover/8a6a4b2c566c97d41d9fb8eac5727b3ac3292651 *** Bug 403624 has been marked as a duplicate of this bug. *** *** Bug 420804 has been marked as a duplicate of this bug. *** *** Bug 420836 has been marked as a duplicate of this bug. *** Git commit be9519bebffc36a068d6b85df1b3a90220b2d441 by Aleix Pol. Committed on 21/06/2020 at 01:47. Pushed by apol into branch 'Plasma/5.12'. kns: fix crash upon removing a category Don't cache the last element in the list that is being cleared Backported 8a6a4b2c566c97d41d9fb8eac5727b3ac3292651 to 5.12 since people seem to keep reporting it. FIXED-IN: 5.12 M +1 -1 libdiscover/Category/Category.cpp https://invent.kde.org/plasma/discover/commit/be9519bebffc36a068d6b85df1b3a90220b2d441 *** Bug 421731 has been marked as a duplicate of this bug. *** *** Bug 422062 has been marked as a duplicate of this bug. *** *** Bug 476850 has been marked as a duplicate of this bug. *** Got a duplicate from Plasma 5.27.5 with the exact same backtrace and symptoms; re-opening. :( Despire my re-opening this the other day, upon further investigation I think there's a very good chance it's fixed in Plasma 6 with a major refactor of how the KNS backend works, as I do see a lot of the backtrace is in KNS code that has been touched recently. As such, I'm going to mark this as fixed for now since unfortunately none of the Discover developers have been able to reproduce the original issue. However please do feel free to re-open this bug report if you can still reproduce it with the Plasma 6 Alpha (or beta, or final release). Thanks for understanding! *** Bug 498506 has been marked as a duplicate of this bug. *** *** Bug 498708 has been marked as a duplicate of this bug. *** Got a duplicate from Plasma 6.2.5; re-opening again. We'll need an up to date complete trace to do anything here TBH. Do I need to do anything? Thanks, Jeff Sent with Proton Mail secure email. On Saturday, January 25th, 2025 at 10:32 AM, Harald Sitter <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=401435 > > Harald Sitter sitter@kde.org changed: > > > What |Removed |Added > ---------------------------------------------------------------------------- > Resolution|--- |BACKTRACE > CC| |sitter@kde.org > Status|REPORTED |NEEDSINFO > > --- Comment #14 from Harald Sitter sitter@kde.org --- > > We'll need an up to date complete trace to do anything here TBH. > > -- > You are receiving this mail because: > You are on the CC list for the bug. Would be cool if someone could get a new backtrace https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Backtraces 🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! 🐛🧹 This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. |