[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-09-16 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=409908 --- Comment #18 from Tymond --- This is definitely not fixed for me at: 7f3ce472e9b118911fe30cfc3c1e8943b505dfd0 Since not all people see that, I believe it's a bug in some of the dependencies. Wolthera, have you updated anything on your system recentl

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-09-10 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=409908 --- Comment #17 from Boudewijn Rempt --- I'm afraid that that backtrace is useless; it only shows that memory could not be freed. Please use valgrind to see what the problem is: since I don't get this problem, I cannot investigate. -- You are receivin

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-09-10 Thread Kuntal Majumder
https://bugs.kde.org/show_bug.cgi?id=409908 Kuntal Majumder changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-08-28 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=409908 wolthera changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-08-19 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=409908 --- Comment #14 from Tymond --- Another message I get: free(): invalid pointer My cmake: cmake ../krita -DCMAKE_INSTALL_PREFIX=~/kritadev/install -DCMAKE_BUILD_TYPE=Debug -DKRITA_DEVS=ON -DHIDE_SAFE_ASSERTS=off -DPYTHON_EXECUTABLE=/usr/bin/python3 -

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-08-17 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=409908 --- Comment #13 from Boudewijn Rempt --- Weirdly enough, I don't get these crashes or messages myself. I build with these settings: cmake ../$1 -DCMAKE_INSTALL_PREFIX=/home/boud/dev/i-$1 \ -DBUILD_TESTING=ON \ -DHIDE_SAFE_ASSERTS=OFF \ -DCMAKE_PREFIX_P

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-08-17 Thread Karl Ove Hufthammer
https://bugs.kde.org/show_bug.cgi?id=409908 --- Comment #12 from Karl Ove Hufthammer --- (In reply to Tymond from comment #11) > I would say that Karl's backtrace is something else. Karl, could you please > remove/move all of the custom resources and reset your configuration for > Krita and try a

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-08-17 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=409908 Tymond changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED|CONF

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-08-17 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=409908 --- Comment #11 from Tymond --- I would say that Karl's backtrace is something else. Karl, could you please remove/move all of the custom resources and reset your configuration for Krita and try again? When I close Krita now, I usually get one of those

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-08-17 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=409908 Boudewijn Rempt changed: What|Removed |Added CC||b...@valdyas.org --- Comment #10 from Boudewi

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-08-17 Thread Karl Ove Hufthammer
https://bugs.kde.org/show_bug.cgi?id=409908 --- Comment #9 from Karl Ove Hufthammer --- Created attachment 122197 --> https://bugs.kde.org/attachment.cgi?id=122197&action=edit GDB backtrace Krita (Git master) crashes for me too when I quit it, even if I don’t have any images open. Here’s GDB b

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-08-15 Thread Kuntal Majumder
https://bugs.kde.org/show_bug.cgi?id=409908 Kuntal Majumder changed: What|Removed |Added CC||hello...@disroot.org --- Comment #8 from Kunt

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-07-28 Thread Karl Ove Hufthammer
https://bugs.kde.org/show_bug.cgi?id=409908 Karl Ove Hufthammer changed: What|Removed |Added CC||k...@huftis.org -- You are receiving thi

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-07-19 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=409908 --- Comment #7 from wolthera --- btw, you asked me to run a 4.2+ appimage in gdb, but that is as far as I know not possible. -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-07-18 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=409908 --- Comment #6 from Tymond --- Created attachment 121616 --> https://bugs.kde.org/attachment.cgi?id=121616&action=edit Full valgrind error log -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-07-18 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=409908 --- Comment #5 from Tymond --- Part of the valgrind errors log: ==1121== ==1121== Invalid read of size 4 ==1121==at 0x6DBBF48: load (atomic_base.h:396) ==1121==by 0x6DBBF48: loadAcquire (qatomic_cxx11.h:239) ==1121==by 0x6DBBF48: loadAcqui

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-07-18 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=409908 --- Comment #4 from wolthera --- This is from 'close program without opening a file': = ==5095==ERROR: AddressSanitizer: heap-use-after-free on address 0x604000ccfc90 at pc 0x718d00e2

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-07-18 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=409908 Tymond changed: What|Removed |Added CC||tamtamy.tym...@gmail.com --- Comment #3 from Tymond -

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-07-17 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=409908 --- Comment #2 from wolthera --- ASAN result === wolthera@Euthenia:~/krita/build$ krita Set style "fusion" KoColor debug runtime checks are active. krita.lib.pigment: Illegal XML palette: "/home/wolthera/.local/share/kri

[krita] [Bug 409908] Crash upon close [incomplete gdb backtrace]

2019-07-17 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=409908 --- Comment #1 from wolthera --- Deleting kritarc or session makes no difference here. -- You are receiving this mail because: You are watching all bug changes.