Summary: | 5.3 Nightly crashes when closing a document | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | AppTest <xeses16388> |
Component: | * Unknown | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | penguinflyer2222 |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | nightly build (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Android | ||
OS: | Android 14.x | ||
Latest Commit: | https://invent.kde.org/graphics/krita/-/commit/fca688d07d5f13eec97cdee13d623b3a6c891f02 | Version Fixed In: | |
Sentry Crash Report: |
Description
AppTest
2025-08-29 22:52:28 UTC
Confirmed. The new Selection Actions Bar (https://invent.kde.org/graphics/krita/-/merge_requests/2422) crashes in KisSelectionActionsPanel::eventFilter(QObject*, QEvent*) + 52 > (kis_selection_actions_panel.cpp:146) trying to access the canvas while the canvas is being deleted (regardless of the Selections Action Bar being enabled). Git commit fca688d07d5f13eec97cdee13d623b3a6c891f02 by Freya Lupen. Committed on 04/09/2025 at 00:14. Pushed by freyalupen into branch 'master'. Fix crash closing doc with selection bar active Related: bug 509054 M +4 -5 libs/ui/kis_selection_actions_panel.cpp https://invent.kde.org/graphics/krita/-/commit/fca688d07d5f13eec97cdee13d623b3a6c891f02 |