https://bugzilla.novell.com/show_bug.cgi?id=381928
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=381928#c6 --- Comment #6 from D Bera <[EMAIL PROTECTED]> 2008-04-21 09:32:38 MST --- > > > adding a try-catch around the g_free () call does not catch the exception, > > > since > > > there is no exception to catch, it just perturbs the behaviour of the > > > program a > > > bit, so it crashes instead of hangs. > > > > If you know, can you elaborate what causes the changed behaviour ? Also, the > > location of g_type_init and the presence of g_string_free even though it is > > unused directly in the code. I understand your concerns. So is the above try-catch behaviour purely co-incidental and a side-effect. I was thinking of using it temporarily to workaround the problem till this bug is resolved and a new mono is released. Do you think I can rely on the side-effect for Mono <= 1.9 ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
