[Mono-bugs] [Bug 75042][Nor] Changed - Runtime see nonnull value in notinitialized struct field

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 25 14:01:59 EDT 2005


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 bmaurer at users.sf.net.

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

--- shadow/75042	2005-05-25 14:01:13.000000000 -0400
+++ shadow/75042.tmp.28954	2005-05-25 14:01:59.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 75042
 Product: Mono: Runtime
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: mono svn from 24 May 2005
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: JIT
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: nazgul at omega.pl               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -76,6 +76,13 @@
 
 
 ------- Additional Comments From bmaurer at users.sf.net  2005-05-25 14:01 -------
 Created an attachment (id=15209)
 Better test case (il)
 
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-25 14:01 -------
+This is a better, IL only, test case.
+
+On mono it gets a SIGTRAP, on .net it runs fine.
+
+I believe the issue is the calling of the ctor for the value type.


More information about the mono-bugs mailing list