[Mono-bugs] [Bug 79626][Nor] Changed - SIGSEGV in Module.GetCustomAttributes for multi module assembly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 9 12:44:54 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 jeroen at sumatra.nl.

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

--- shadow/79626	2006-10-09 08:06:25.000000000 -0400
+++ shadow/79626.tmp.10249	2006-10-09 12:44:54.000000000 -0400
@@ -66,6 +66,11 @@
 but the MODULEREF table doesn't contain any entries. 
 
 ------- Additional Comments From jeroen at sumatra.nl  2006-10-09 08:06 -------
 Interesting. test.exe was created with Microsoft's C# compiler (.NET 
 1.1) and peverify doesn't complain about it, so if it's not too 
 difficult it's probably a good idea to support this.
+
+------- Additional Comments From jeroen at sumatra.nl  2006-10-09 12:44 -------
+I've given it some more thought and I think that csc is actually 
+correct. Since test.exe does not reference any types in the modules, 
+it makes sense that the moduleref table is empty.


More information about the mono-bugs mailing list