Summary: | GDB crash when trying to play back. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | wolthera <griffinvalley> |
Component: | Animation | Assignee: | Dmitry Kazakov <dimula73> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | halla |
Priority: | NOR | Keywords: | release_blocker |
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/krita/7dd9215b522fa2611650068a676acdd281f75403 | Version Fixed In: | |
Sentry Crash Report: |
Description
wolthera
2018-06-10 17:16:36 UTC
I've had this same crash twice more, but the cause is random. Git commit aa16993845558a589689055cf64e51a4b4b4931f by Dmitry Kazakov. Committed on 18/06/2018 at 12:57. Pushed by dkazakov into branch 'master'. Possibly fix the crash when dropping low quality frames from animation cache I couldn't reproduce the bug, so I'm not sure it actually fixes the bug, but dereferencing end iterator sounds like a possible reason. M +3 -1 libs/ui/kis_animation_frame_cache.cpp https://commits.kde.org/krita/aa16993845558a589689055cf64e51a4b4b4931f Git commit 208938c164121a9ad065f099e519986d39c7c92d by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 20/06/2018 at 13:12. Pushed by rempt into branch 'krita/4.1'. Possibly fix the crash when dropping low quality frames from animation cache I couldn't reproduce the bug, so I'm not sure it actually fixes the bug, but dereferencing end iterator sounds like a possible reason. M +3 -1 libs/ui/kis_animation_frame_cache.cpp https://commits.kde.org/krita/208938c164121a9ad065f099e519986d39c7c92d Git commit 7dd9215b522fa2611650068a676acdd281f75403 by Andrey Kamakin, on behalf of Dmitry Kazakov. Committed on 26/06/2018 at 14:18. Pushed by akamakin into branch 'akamakin/T8628-multithreading-optimization'. Possibly fix the crash when dropping low quality frames from animation cache I couldn't reproduce the bug, so I'm not sure it actually fixes the bug, but dereferencing end iterator sounds like a possible reason. M +3 -1 libs/ui/kis_animation_frame_cache.cpp https://commits.kde.org/krita/7dd9215b522fa2611650068a676acdd281f75403 |