Bug 373683 - Random crashes when using transform tool under Linux
Summary: Random crashes when using transform tool under Linux
Status: RESOLVED DUPLICATE of bug 369549
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 3.1.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-15 13:28 UTC by Dmitrii Utkin
Modified: 2017-03-29 11:03 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Work and crash log 1 (62.49 KB, text/x-log)
2016-12-15 13:28 UTC, Dmitrii Utkin
Details
Another crash log (2.64 KB, text/x-log)
2016-12-15 13:28 UTC, Dmitrii Utkin
Details
Another crash log 3 (11.26 KB, text/x-log)
2016-12-15 14:48 UTC, Dmitrii Utkin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitrii Utkin 2016-12-15 13:28:08 UTC
Created attachment 102794 [details]
Work and crash log 1

When using Krita from Ubuntu snap packages it crashes randomly when using transform tool.

appimage crashes under Linux as well, but by some reason rarely.


One of methods to reproduce - please repeat 2 or 3 times to reproduce:

1) create new document
2) draw something
3) activate transform tool (Ctrl+T), liquify, apply some transformations using 2 modes
4) quickly close document (Ctrl+W).


I can perform screencast, if this can help to reproduce.

Ubuntu 16.03 x64, Intel Core i5-4460

I was not able to reproduce this under OSX, probably it's platform-specific.
Comment 1 Dmitrii Utkin 2016-12-15 13:28:38 UTC
Created attachment 102795 [details]
Another crash log
Comment 2 Dmitrii Utkin 2016-12-15 14:48:56 UTC
Created attachment 102798 [details]
Another crash log 3

crash log of unpacked app image started under gdb.
Comment 3 Dmitrii Utkin 2016-12-15 14:52:13 UTC
Comment on attachment 102798 [details]
Another crash log 3

core file produced with gdb:

https://drive.google.com/file/d/0BwvdX1pBENi1cFRYVUh1RW9oY0E/view?usp=sharing
Comment 4 Halla Rempt 2016-12-23 09:39:38 UTC
Hi Dmitry,

What kind of ubuntu packages are these? The snap I make, or something else? The second and third crashes seem to happen when creating opengl textures, the first one is deep inside Qt itself, and I'm wondering if the problem is not Qt...
Comment 5 Halla Rempt 2017-01-25 10:17:45 UTC

*** This bug has been marked as a duplicate of bug 369549 ***
Comment 6 Dmitry Kazakov 2017-03-27 11:09:51 UTC
This looks like a bit different bug than the duplicate origin. This one happens on closing Krita and I can reproduce it.
Comment 7 Dmitry Kazakov 2017-03-27 12:55:43 UTC
Git commit bf1c1846e7e4c539d274199c5710ab4b57294934 by Dmitry Kazakov.
Committed on 27/03/2017 at 12:55.
Pushed by dkazakov into branch 'kazakov/svg-loading'.

Don't crash when closing an image right during the Transform operation

M  +6    -1    libs/ui/KisView.cpp

https://commits.kde.org/krita/bf1c1846e7e4c539d274199c5710ab4b57294934
Comment 8 Dmitry Kazakov 2017-03-29 11:03:15 UTC
Git commit 7d7f5accac664aba0cc18bd5dd6b220d256b7940 by Dmitry Kazakov.
Committed on 29/03/2017 at 10:03.
Pushed by dkazakov into branch 'krita/3.1'.

Don't crash when closing an image right during the Transform operation

M  +6    -1    libs/ui/KisView.cpp

https://commits.kde.org/krita/7d7f5accac664aba0cc18bd5dd6b220d256b7940