[Mono-bugs] [Bug 59570][Wis] Changed - Consistent application hang/segfaults with mono-0.95

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 08:59:36 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by latexer@gentoo.org.

http://bugzilla.ximian.com/show_bug.cgi?id=59570

--- shadow/59570	2004-06-07 01:10:15.000000000 -0400
+++ shadow/59570.tmp.13348	2004-06-07 08:59:36.000000000 -0400
@@ -83,6 +83,14 @@
 still the case).
 
 b) Crashes might be due to the fact that now we free strings that
 before were leaked.  
 
 I have followed up with the Muine folks.
+
+------- Additional Comments From latexer@gentoo.org  2004-06-07 08:59 -------
+Yeah, i was a tad hasty on the muine issue, I'd been unable to find
+anybody having issues that wasn't using gentoo, but that seems not to
+have been the case (was in fact a string freeing issue). As for blam,
+i strongly guess either blam or libgc is at fault (as a result of it
+working with GC_DONT_GC set), so I'll give CVS a shot sometime this
+week to see if that works now. Thanks.