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

nyanpasu64 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from nyanpasu64 <[email protected]> ---
I built an ASAN build of Arch's spectacle and kimageannotator packages (editing
the PKGBUILDs to add -DCMAKE_CXX_FLAGS=-fsanitize=address
-DCMAKE_LINKER_FLAGS=-fsanitize=address). Now merely opening and closing
Spectacle, without taking a screenshot (aside from the startup screenshot) or
saving a file, is enough to reliably trigger an Address Sanitizer error.

Link to one such error message:
https://gist.githubusercontent.com/nyanpasu64/4b21c7890744a20893f2786be7c26e02/raw/f6c16c83a99408e05f2f4cb3800084cfc66ccc8b/gistfile1.txt

The exact shadow memory layout is different on every run, but the stack trace
function names are consistent.

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

Reply via email to