Bug 468692 - Crash during animation, app force quit.
Summary: Crash during animation, app force quit.
Status: RESOLVED DUPLICATE of bug 465199
Alias: None
Product: krita
Classification: Applications
Component: Animation (show other bugs)
Version: 5.1.5
Platform: Android Android 13.x
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
: 469399 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-04-19 20:47 UTC by Redkitt3n14
Modified: 2023-07-06 10:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
attachment-193142-0.html (1.46 KB, text/html)
2023-04-23 17:13 UTC, Redkitt3n14
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Redkitt3n14 2023-04-19 20:47:03 UTC
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
Comment 1 sh_zam 2023-04-22 10:37:49 UTC
Hi!

Can you please also add Help -> Show crash log for bug reports. It should probably contain a crash log to help us.
Comment 2 Redkitt3n14 2023-04-23 17:13:43 UTC
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.
Comment 3 Bug Janitor Service 2023-04-24 03:46:11 UTC
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.
Comment 4 Halla Rempt 2023-06-21 11:38:05 UTC
*** Bug 469399 has been marked as a duplicate of this bug. ***
Comment 5 Dmitry Kazakov 2023-07-03 13:33:02 UTC
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...
Comment 6 Dmitry Kazakov 2023-07-06 10:01:33 UTC
*** This bug has been marked as a duplicate of bug 465199 ***