Bug 452230

Summary: Krita crashes when trying to create two imaged "from clipboard" sequentially
Product: [Applications] krita Reporter: Dmitry Kazakov <dimula73>
Component: * UnknownAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: alvin
Priority: NOR    
Version First Reported In: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: backtrace

Description Dmitry Kazakov 2022-04-03 15:43:05 UTC
Created attachment 147936 [details]
backtrace

STEPS TO REPRODUCE
1. Copy a part of a document in Adobe Acrobat
2. New Image->From Clipboard->Create
3. Save this document, close with Ctrl+W
4. Copy another part of a document in Adobe Acrobat
5. New Image->From Clipboard->Create
6. Observe a crash

See the attached document for the backtrace. All threads except of Thread 1 were sleeping.
Comment 1 Alvin Wong 2022-04-03 15:49:49 UTC
This is probably fixed by https://invent.kde.org/graphics/krita/-/commit/bcff23b8f01e483fdde3807cb19eef6ad7ea4eca, please check?
Comment 2 Dmitry Kazakov 2022-04-03 18:01:15 UTC
Yes, the bug is fixed in bcff23b8f01e483fdde3807cb19eef6ad7ea4eca . Thanks a lot!
Comment 3 Alvin Wong 2022-04-06 17:33:54 UTC

*** This bug has been marked as a duplicate of bug 452063 ***