[Mono-bugs] [Bug 62892][Nor] Changed - Double free/abort trap on nunit-console test failure.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 14 Aug 2004 18:37:06 -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 vargaz@freemail.hu.

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

--- shadow/62892	2004-08-14 16:59:20.000000000 -0400
+++ shadow/62892.tmp.22548	2004-08-14 18:37:06.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 62892
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: Mac OS X 10.4 tiger preview seed update 1
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: martin@ximian.com                            
 ReportedBy: mass@akuma.org               
 QAContact: mono-bugs@ximian.com
@@ -77,6 +77,10 @@
 environment variable MallocHelp to see tools to help debug
 
 rolling back your patch to image.c and reflection.c causes this to go away.
 
 -kangaroo
 
+
+------- Additional Comments From vargaz@freemail.hu  2004-08-14 18:37 -------
+Ok, the image.c change was correct, the reflection.c change was not.
+It should work now.