[Mono-bugs] [Bug 81164][Nor] Changed - vbnc.exe crashes in the jit on s390/s390x

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 16 15:59:50 EDT 2007


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 rolfkvinge at ya.com.

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

--- shadow/81164	2007-03-16 14:23:13.000000000 -0500
+++ shadow/81164.tmp.2149	2007-03-16 14:59:50.000000000 -0500
@@ -75,6 +75,14 @@
 
 ------- Additional Comments From miguel at ximian.com  2007-03-16 14:23 -------
 Rofl, could you set a breakpoint in g_log and go up and find out where
 is this error being generated, and find out what this "5" code is?
 
 It is all in unmanaged code, so it should be easy to nail down.
+
+------- Additional Comments From rolfkvinge at ya.com  2007-03-16 14:59 -------
+I suppose it's the '0x15' you want to know what is:
+
+MONO_TYPE_GENERICINST= 0x15,	   /* <type> <type-arg-count> <type-
+1> \x{2026} <type-n> */
+
+(from mono/metadata/blob.h)


More information about the mono-bugs mailing list