https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243265

Steven Hartland <s...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |s...@freebsd.org

--- Comment #1 from Steven Hartland <s...@freebsd.org> ---
It sounds like your actually trying to run the java built for aarch64 on your
amd64 machine?

If this is the case it won't work, as the java build will include instructions
for the target arch not the builders arch.

The SIGILL signal is sent to a process when it attempts to execute an illegal,
malformed, unknown, or privileged instruction.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to