SUMMARY Was animating and after a while a crash occurred, force closing krita. This is possibly related to the other animation crash I reported, however it had the app freezing not closing. I have attached the krita and system logs Dropbox file attachment - in app crash subfolder (however may be related to freeze folder issue): https://www.dropbox.com/sh/3b8y1rqxfa77drt/AAAAc18lkqy3rbLQ3GLdwuLxa?dl=0 *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Animate in krita 2. Wait for crash to occur - I Was using Erase tool, I don't know real cause. Happened after about 20 min. 3. App closes OBSERVED RESULT App closes EXPECTED RESULT Not closed SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Hi! Can you please also add Help -> Show crash log for bug reports. It should probably contain a crash log to help us.
Created attachment 158357 [details] attachment-193142-0.html Added the file to the app close issue folder On Sat, 22 Apr 2023, 11:37 sh_zam, <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=468692 > > sh_zam <shzam@sdf.org> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Resolution|--- |WAITINGFORINFO > Status|REPORTED |NEEDSINFO > CC| |shzam@sdf.org > > --- Comment #1 from sh_zam <shzam@sdf.org> --- > Hi! > > Can you please also add Help -> Show crash log for bug reports. It should > probably contain a crash log to help us. > > -- > You are receiving this mail because: > You reported the bug.
Thanks for your comment! Automatically switching the status of this bug to REPORTED so that the KDE team knows that the bug is ready to get confirmed. In the future you may also do this yourself when providing needed information.
*** Bug 469399 has been marked as a duplicate of this bug. ***
The only clue I could find in the logs was 15 Jan 2023 22:57:34 +0000: SAFE ASSERT (krita): "m_d->requestedFrame == frame" in file /home/user/workspace/Krita_Release_Android_arm64-v8a_Build/krita/libs/ui/KisAsyncAnimationRendererBase.cpp, line 133 Which can potentially mean that the time has been changed while Krita was preparing the animation change. Though it shouldn't happen in real life...
*** This bug has been marked as a duplicate of bug 465199 ***