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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 22 12:35:15 EST 2010


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

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


--- Comment #8 from Yvan Janssens <yvan at yvansoftware.be> 2010-11-22 17:35:15 UTC ---
So basically, I found the following:

* If I load an assembly with the same name, and call the entry point, the
executing assembly is loaded, instead of the loaded assembly.

* If I "fix" .netz to output the assembly in another name, it works :-).
Changing the output name to "packed_" + assemblyName solved the problem.

Do you need a working PE file, generated by .netz under mono/os x?

-y

-- 
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