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

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


--- Comment #5 from Andrew Young <andrewdyo...@gmail.com> 2011-07-21 20:55:36 
UTC ---
Alright. So I tried putting a using around the ABAddressBook object and it
seems to be much more stable.

using(var addressBook = new ABAddressBook())
{
   ...
}

Any reason why this would be the case?

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to