https://bugs.documentfoundation.org/show_bug.cgi?id=144072

--- Comment #33 from Noel Grandin <noelgran...@gmail.com> ---
Fix for this here:

https://gerrit.libreoffice.org/c/core/+/155284

I debugging this using an ASAN build, which helpfully gives me a nice
stacktrace of who freed the offending object.

By comparing the stack of the crash to the stack of the free operation, I was
able to see when the problem occurred.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to