Summary: | Crash saving a .kra when I opened a .jpeg | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | untetra <untetra> |
Component: | File formats | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | freebox64, halla |
Priority: | NOR | ||
Version First Reported In: | 2.9.4 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
untetra
2015-05-18 05:59:00 UTC
I can confirm steps 1 to 5. Actually, I can't reproduce the crash by saving (step 5). The mouse pointer, after step 5, starts to spin (wait) and doesn't stop. Ubuntu 14.04 - Krita: 2.9.4 (git f6b201a) Hm... I can't reproduce here with a randomjpeg file. There are two possibilities: either there's something in the jpegs you're testing with (please attach one to the bug report), or there's something wrong with the jpeg library krita is built against: which version of libjpeg is on your systems? Hm, and the assert #11 0x00007fc38198a30a in KisDocument::saveXML (this=0x4c6c420) at /build/buildd/krita-testing-2+git20150515+r4/krita/ui/KisDocument.cpp:1992 Probably means that the document is still saving. I wonder how that can happen. It's consistent with mvowada's observations, though. Fixed now in 2.9.5.1! |