Hi there,

On Fri, 2011-02-04 at 06:41 -0700, Tor Lillqvist wrote:
> > And after a while of dismissing these, saxparser goes into an infinite loop.
> 
> For me, saxparser crashes... I am debugging that but not really getting much
..
> iterator i is iterating so that i points to some bogus data and
> i->directBaseMemberOffset is a totally bogus and then the next
> round in the enclosing for loop on line 1226 the indexing crashes.

        I wonder if the stlport iterators were simply more robust against
changes in the underlying structures. Is this a list it is iterating or
a hash ? If the latter then changes in the 'hash' had undefined (but
non-crashy) behaviour with stlport.

        HTH,

                Michael.

-- 
 michael.me...@novell.com  <><, Pseudo Engineer, itinerant idiot


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to