[Mono-bugs] [Bug 41330][Nor] Changed - Crash on Marshal.StructToPtr: Python.NET support.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 15 Apr 2003 07:42:58 -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 dietmar@ximian.com.

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

--- shadow/41330	Tue Apr 15 05:42:30 2003
+++ shadow/41330.tmp.10674	Tue Apr 15 07:42:58 2003
@@ -1,13 +1,13 @@
 Bug#: 41330
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -76,6 +76,9 @@
 (gdb) p *klass->fields [1].type
 $26 = {data = {klass = 0x0, type = 0x0, array = 0x0, method = 0x0,
 type_param = 0, generic_inst = 0x0}, attrs = 4, type = 28, 
   num_mods = 0, byref = 0, pinned = 0, modifiers = 0x81fd590}
 
 For some reason the m_target contains an unitialized value.
+
+------- Additional Comments From dietmar@ximian.com  2003-04-15 07:42 -------
+should work now