Summary: | Crash on closing a view that is not the current view | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Tiar <tamtamy.tymona> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | eoinoneill1991, halla |
Priority: | NOR | Keywords: | regression |
Version: | 4.3.0 | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tiar
2020-07-27 18:51:23 UTC
Forgot to add the part that gdb shows just when the crash happens. Thread 1 "krita" received signal SIGSEGV, Segmentation fault. 0x00007ffff6f8f635 in KisInputManager::eventFilterImpl(QEvent*) [clone .localalias.272] () at /home/tymon/kritadev/krita/libs/ui/input/kis_input_manager.cpp:517 517 QPointF currentLocalPos = Curious, I don't get a crash with the 4.3.0 appimage if I try this. I don't get either. It's not 4.3.0 affected, but the current stable version. This seems to have been fixed by commit 838a1292749390c20395c0ebaffbc9a57c9e98eb which was intended to fix bug 424787. As such, I'm marking it as a duplicate. It works on `master` and `krita/4.3`. *** This bug has been marked as a duplicate of bug 424787 *** |