[Mono-bugs] [Bug 462587] New: cacheflush uses wrong syscall convention on ARM EABI
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Dec 26 10:51:14 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=462587
Summary: cacheflush uses wrong syscall convention on ARM EABI
Product: Mono: Runtime
Version: 2.0.x
Platform: Other
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: JIT
AssignedTo: lupus at novell.com
ReportedBy: novell at kos.to
QAContact: mono-bugs at lists.ximian.com
Found By: ---
in mini-arm.c
"swi 0x9f0002 @ sys_cacheflush"
This is the old ABI calling convention. mono will SIGILL on running a EABI
kernel compiled without the oldabi compat option.
--
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