| Summary: | Krita SegFaults and Crashes - Reported "There must be an inconsistency in the walkers happened!" | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Cameron Ibrahim <camibra98> |
| Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | freebox64, halla, poke1024 |
| Priority: | NOR | ||
| Version First Reported In: | 3.1.3 | ||
| Target Milestone: | --- | ||
| Platform: | Appimage | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | A log of the krita's output following the crash. | ||
Hi, Cameron, does it happen always in your case? It seems I'm not able to reproduce this on Ubuntu with Krita 3.1.4 appimage... (In reply to mvowada from comment #1) > Hi, Cameron, does it happen always in your case? > It seems I'm not able to reproduce this on Ubuntu with Krita 3.1.4 > appimage... No. It happened twice in one session, but has not happened since I filled the bug report. I cannot say for certain what I did to cause the crash. Perhaps because I had meant to hit Ctrl-Z, it arises from hitting both Ctrl-Z and Ctrl-X at the same time? *** Bug 386279 has been marked as a duplicate of this bug. *** Hm... If we cannot get that assert (SAFE ASSERT (krita): m_d->lastKnownValue.isNull() || result == m_d->lastKnownValue" in file) to hit again, there isn't much we can do :-( |
Created attachment 105728 [details] A log of the krita's output following the crash. While using the lasso selection tool, I accidentally hit Ctrl-X rather than Ctrl-Z. This caused krita to crash, due to a segmentation fault based on the output. It complained first that "The walker hasn't reached the root layer", then that "There must be an inconsistency in the walkers happened!". I have included the output that resulted from the crash.