Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2020 10:17:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 243265] emulators/qemu-user-static: qemu-aarch64-static SIGILL with openjdk11-bootstrap
Message-ID:  <bug-243265-4077-M0itmaRGx6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243265-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243265-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243265

Steven Hartland <smh@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smh@FreeBSD.org

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

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

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243265-4077-M0itmaRGx6>