https://bugs.kde.org/show_bug.cgi?id=524008
Arkady Flury <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #19 from Arkady Flury <[email protected]> --- askmeaboutloom found another case of this happening but windows. (gladly not making it Android jank) https://www.reddit.com/r/krita/comments/1vk7lvx/krita_closes_immediately_upon_startup_but_not/ It is definitely something to do with memory as i noticed the error code in an earlier comment Comment #8 >Signal: 11 (SIGSEGV) (Code: 1) Time: Tue Dec 26 16:57:44 2023 GMT on windows the same thing seems to happen here what it says: >Error occurred on Monday, August 10, 2026 at 19:59:14: >krita.exe caused an Access Violation at location 00007FFA59B559F8 in module >QtQml.dll Reading from location 000000000000000D (I'll attach the image as attachment) Practically the same error message but on windows. (with what i presume will be system specific info) also your observation of it not working with other apps open (especially video playing apps as they use lots of memory) reinforces that this is a memory thing as you said so my theory is without other apps open that krita access a piece of memory and since there are no apps there the operating system does not complain but with other apps there it goes to the same part of memory and now an app is taking that space up so the operating system terminates the app. I am trying to contact the windows user as it much easier to download older versions of krita on windows than on android. i am planning to find which version of krita introduced this bug so then I can compare changes between that version and the previous version in things like the welcome page. (I also tried to open krita with many many apps open on my device + VLC and i still didn't get the crash) -- You are receiving this mail because: You are watching all bug changes.
