https://bugzilla.novell.com/show_bug.cgi?id=349063
Summary: mcs: SIGILL on Mac OS X Panther
Product: Mono: Compilers
Version: 1.2.6
Platform: PowerPC
OS/Version: Mac OS X 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
Found By: ---
mcs and gmcs crash on Mac OS X v10.3.9 "Panther" with Mono.framework 1.2.6_4.
To reproduce, compile a simple test program such as:
class Test {
public static void Main()
{
}
}
Result:
Unhandled Exception: System.ExecutionEngineException: SIGILL
This issue was originally reported on Mono-list by Shigeru HEMMI.
There are no related messages on the Console.
MONO_OPTIONS=-v indicates the last method JITed before the exception was
Mono.CSharp.TypeManager:SignatureFilter.
Executing a trivial pre-compiled test assembly (reflection, console output)
worked just fine.
It seems that Geoff, in response to my asking, has replaced Panther with
Leopard on the download page instead of adding Leopard; neither the Release
Notes nor the mailing lists officially announced an end of Panther support.
Therefore I would still expect this to work.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs