https://bugzilla.novell.com/show_bug.cgi?id=655139
https://bugzilla.novell.com/show_bug.cgi?id=655139#c4 --- Comment #4 from Zoltan Varga <[email protected]> 2010-11-21 00:52:53 UTC --- So the problem is that the packed assembly is also called 'module', so Assembly.Load(byte[]) returns the main assembly, not the packed one, leading to the infinite recursion above. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
