[Libreoffice-bugs] [Bug 39950] Libreoffice Base crashes when trying to drag and drop or copy/paste controls in report builder.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 24 15:20:08 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=39950

--- Comment #23 from Caolán McNamara <caolanm at redhat.com> 2011-11-24 15:20:08 PST ---
Possible rotten SdrObject retro-fitted with a uno wrapper which might or might
not own the SdrObject and may or may not be entitled to destroy it when the uno
wrapper goes away. to-do: e.g. breakpoint on TakeSdrObjectOwnership that sort
of thing, see who is supposed to own what during RptPage.cxx:217 dance, code
suggests that particular XShape doesn't own the SdrObject, maybe, while
valgrind trace suggests it does.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list