[Mono-bugs] [Bug 78539][Maj] Changed - Crash with string.Trim

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 31 05:54:09 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 colin at breame.net.

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

--- shadow/78539	2006-05-30 16:41:59.000000000 -0400
+++ shadow/78539.tmp.28032	2006-05-31 05:54:09.000000000 -0400
@@ -80,6 +80,13 @@
 string>::get_name()
 	IL_001d:  callvirt instance string string::Trim()
 
 which references a generic parameter, which is clearly invalid. Also,
 PEVerify fails to verify this assembly.
 
+
+------- Additional Comments From colin at breame.net  2006-05-31 05:54 -------
+The code is created using gmcs. 
+ 
+I've attached the source: 
+ - litc/litc_embed.cs 
+ - colib/gpair.cs 


More information about the mono-bugs mailing list