[Mono-bugs] [Bug 655139] New: Segmentation fault when executing .netZ packed app
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Nov 20 09:58:22 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=655139
https://bugzilla.novell.com/show_bug.cgi?id=655139#c0
Summary: Segmentation fault when executing .netZ packed app
Classification: Mono
Product: Mono: Runtime
Version: 2.8.x
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Critical
Priority: P5 - None
Component: debug
AssignedTo: martin at novell.com
ReportedBy: yvan at yvansoftware.be
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-US)
AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7
Hi,
First of all:
netz is an executable packer, which uses only MSIL code. No native code.
(http://madebits.com/netz/)
I wrote a plugin for it which encrypts the app, instead of compressing it. It
works fine under windows, but under OS X I get a segfault.
I compressed/encrypted this EXE with a modified .netz under OS X, and if
required, I'll send my modified .netz too. (I only added a reference to
System.XML, so my plugin will work)
Attached is the compressed/encrypted EXE file.
Reproducible: Always
Steps to Reproduce:
1. Download my prepared EXE
2. Run it
Actual Results:
see http://pastebin.com/FV7YuBva .
Expected Results:
The application should output:
Hello
I'm using Mac OS X 10.6.5, with latest Mono. I'm using latest .netz, compiled
from source, with listed modifications.
--
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