Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2022 06:49:55 +0000
From:      Poul-Henning Kamp <phk@phk.freebsd.dk>
To:        current@freebsd.org
Subject:   RockPRO64 exception 22 esr_el1 8a000000
Message-ID:  <202205180649.24I6ntQZ095761@critter.freebsd.dk>

next in thread | raw e-mail | index | archive | help
With GENERIC-NODEBUG 14.0-CURRENT #10 main-n255667-9b88ecd674a

I reproducibly get:

	panic: Unknown kernel exception 22 esr_el1 8a000000

Happens in:

	ip_output() at ip_output+0x9a4
	udp_send() at udp_send+0xb5c
	sosend_dgram() at sosend_dgram+0x4a4
	[...]

As I understand it, that is in "undefined instruction" territory,
so it could be anything from LLVM over compiler flags to kernel ?

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205180649.24I6ntQZ095761>