https://bugs.kde.org/show_bug.cgi?id=430925

tomw.82...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomw.82...@gmail.com

--- Comment #2 from tomw.82...@gmail.com ---
I was able to duplicate this bug... The crash occurs before a log is created.
Below are some details found during debugging:

A segfault occurs inside the call to setCurrentItem() within
KoResourceItemChooser during texture removal. The row/col indices being passed
in appear to be valid. The segfault generally happens on a different thread, so
the issue could be concurrency-related.
Commenting out that line (239) avoids crashing Krita but leaves nothing
selected after deleting a texture. Just wanted to document these findings in
case it helps a dev address the root cause.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to