[Mono-bugs] [Bug 655139] Segmentation fault when executing .netZ packed app

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Nov 20 19:52:54 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=655139

https://bugzilla.novell.com/show_bug.cgi?id=655139#c4


--- Comment #4 from Zoltan Varga <vargaz at gmail.com> 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.


More information about the mono-bugs mailing list