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

--- Comment #13 from Noel Power <nopo...@novell.com> ---
(In reply to comment #2)
> mpObj->getWeakUnoShape() is nil ( really the maWeakObjPtr member )
I got as far as that, but not as far as below
> because
> of some cascade of deep unpleasantness like this:
> 
> Old value = (com::sun::star::uno::OWeakRefListener *) 0x9b6d070
> New value = (com::sun::star::uno::OWeakRefListener *) 0x0
> 0xb7acd6c0 in com::sun::star::uno::WeakReferenceHelper::clear
> (this=0x9b6e568) at
> /ssd/opt/libreoffice/master/cppuhelper/source/weak.cxx:468
> 468               m_pImpl = 0;
> (gdb) bt
> #0  0xb7acd6c0 in com::sun::star::uno::WeakReferenceHelper::clear
> (this=0x9b6e568) at
> /ssd/opt/libreoffice/master/cppuhelper/source/weak.cxx:468
> #1  0xb7acdcd3 in com::sun::star::uno::WeakReferenceHelper::operator=
> (this=0x9b6e568, xInt=empty uno::Reference)
> IIRC that was a small optimisation next to the other speedups in draw-shape
> loading there: though it really sucks to go back to re-creating/destroying
> that object a dozen times per draw object created.
> 
> Thoughts ?
> 
> Noel - this is the calc issue you identified on our call :-)
thanks for looking at that but I didn't see even you were looking at that (
seems the cc was the an old freedesktop account that I probably should retire )

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to