[Mono-bugs] [Bug 707114] crash when collecting all persons from ABAddressBook

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 21 17:22:32 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=707114

https://bugzilla.novell.com/show_bug.cgi?id=707114#c9


--- Comment #9 from Sebastien Pouliot <sebastien.pouliot at gmail.com> 2011-07-21 21:22:31 UTC ---
Got to read more code but my guess is that the 'people' array (well the objects
inside it) depends on the addressBook being alive. Once 'addressBook' is freed
their handles are not valid anymore - and that can lead to crashes.

I'm pretty sure this would happen under Debug too... eventually. I cannot get
it to crash when adding a second C.WL, seems being a bit slower at execution is
affecting the crash likeliness (no clue how this could relate to the GC).

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list