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

--- Comment #12 from RJVB <rjvber...@gmail.com> ---
Created attachment 119731
  --> https://bugs.kde.org/attachment.cgi?id=119731&action=edit
patch-topcontext-crashfix.diff

I finally found a way to prevent accessing stale references, by keeping track
in of every ReferencedTopDUContext in each TopDUContext instance. This way the
ReferencedTopDUContext instances can be cleared when a TopDUContext is deleted
(you can't delete these references because they are not always allocated
dynamically).

This fixes the crashing issue for me on Mac.

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

Reply via email to