Bug 413932 - Constant crashing!
Summary: Constant crashing!
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 4.2.7.1
Platform: Other Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: Halla Rempt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-08 06:29 UTC by shadowcoopa
Modified: 2019-11-19 10:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
System Information for Bug Report (894.87 KB, text/plain)
2019-11-09 07:01 UTC, shadowcoopa
Details
Krita Crash Log (325.34 KB, text/plain)
2019-11-09 07:03 UTC, shadowcoopa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description shadowcoopa 2019-11-08 06:29:35 UTC
Every about 10th save it doesn't save and entire program crashes. Everytime this happens it creates a new file called "[original filename].[random keys].kra" in the folder outside of the folder im saving in. The program is everything on default, from day one it has done this several times losing hours of progress. I mainly work in vectors if that could be affecting it.

OS: Windows 10
Ram: 16GB
Graphics Card: GTX 980m
CPU, Memory, Disk, GPU are all below 10-50% while working
Comment 1 Halla Rempt 2019-11-08 09:06:17 UTC
Could you please attach the contents of help->system information for bug reports and the kritacrash.log file that you can find in %LOCALAPPDATA%
Comment 2 shadowcoopa 2019-11-09 07:01:47 UTC
Created attachment 123806 [details]
System Information for Bug Report
Comment 3 shadowcoopa 2019-11-09 07:03:03 UTC
Created attachment 123807 [details]
Krita Crash Log
Comment 4 Halla Rempt 2019-11-09 11:18:40 UTC
Thanks! All your crashes seem to hapen at the same point, where Krita is trying to save a text shape. Since that happens when autosaving, it might seem like Krita is crashing on lots of different actions, but that's not the case. 

I don't get this crash myself, but that might just be because my use of the text object is the simplest possible. I'll take a look...
Comment 5 Halla Rempt 2019-11-09 11:20:09 UTC
Ah, I should not have said "text shape" -- it happens when saving vector shapes (though text shapes are vector shapes, too).
Comment 6 Halla Rempt 2019-11-09 17:28:51 UTC
Git commit d93c263ccf8ebd827018ff2730ad7d5518daedf5 by Boudewijn Rempt.
Committed on 09/11/2019 at 16:30.
Pushed by rempt into branch 'krita/4.2'.

Double check the points pointers

M  +35   -30   libs/flake/KoPathShape.cpp

https://invent.kde.org/kde/krita/commit/d93c263ccf8ebd827018ff2730ad7d5518daedf5
Comment 7 Halla Rempt 2019-11-10 09:11:39 UTC
Git commit a8ee00f95d98a0e8116d13b7d88054aabc279430 by Boudewijn Rempt.
Committed on 10/11/2019 at 09:10.
Pushed by rempt into branch 'master'.

Double check the points pointers

M  +33   -28   libs/flake/KoPathShape.cpp

https://invent.kde.org/kde/krita/commit/a8ee00f95d98a0e8116d13b7d88054aabc279430