[Mono-bugs] [Bug 77944][Maj] Changed - crash in native code when running SWF unit tests

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 24 22:57:03 EDT 2006


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 matt at use.net.

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

--- shadow/77944	2006-04-21 18:55:43.000000000 -0400
+++ shadow/77944.tmp.21025	2006-04-24 22:57:03.000000000 -0400
@@ -1,20 +1,20 @@
 Bug#: 77944
-Product: Mono: Class Libraries
+Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
-Priority: Normal
-Component: Windows.Forms
+Priority: Major
+Component: JIT
 AssignedTo: peter at novonyx.com                            
 ReportedBy: matt at use.net               
 QAContact: mono-bugs at ximian.com
-TargetMilestone: ---
+TargetMilestone: V1_2
 URL: 
 Cc: 
 Summary: crash in native code when running SWF unit tests
 
 Steps to reproduce the problem:
 1. build the SWF unit tests
@@ -59,6 +59,16 @@
 and it should be fine (if so, close the bug report, if not, reopen).
 
 The inline optimization will be disabled in 1.1.14 until it is fixed.
 
 ------- Additional Comments From peter at novonyx.com  2006-04-21 18:55 -------
 The test works for me with mono svn r59671.
+
+------- Additional Comments From matt at use.net  2006-04-24 22:57 -------
+-O=-inline does indeed allow the test to not crash, thanks! I am
+observing other memory corruptions during the run, but I will file
+separate bugs for those. The crash appears to happen more often when
+specifying /labels. Here is my commandline for reproducing the crash
+with NUnit 2.2.7:
+
+mono ~/bin/bin/nunit-console.exe /labels 
+System.Windows.Forms_test_default.dll          


More information about the mono-bugs mailing list