Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Sep 2023 07:34:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273544] [panic] FreeBSD 14 panic when kernel compiled with amdtemp
Message-ID:  <bug-273544-227-gcytb5IN1b@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273544-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273544-227@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=3D273544

--- Comment #6 from Gary Jennejohn <gljennjohn@gmail.com> ---
There is a difference between my crash dump output and the screen log poste=
d by
Martin Matuska.  Here's part of a post I sent to current:

I have a photo of the part of the backtrace which shows that
amdtemp_attach, amdtemp_probe_ccd_sensors and amd_smnread are involved.
Immediately after the amd_smnread there's __mtx_lock_flags which is
then immeditately followed by trap, calltrap, trap_pfault and trap_fatal

The difference is the __mtx_lock_flags, which comes immediately before the
trap.
That isn't present in the screen log.

Of course, the kernel addresses are also different, but the details of the
panic are the same.

I should also add that a work around is to kldload amdsmn.ko and amdtemp.ko,
since bugzilla 273543 has been marked as a duplicate of this and that
information basically has now disappeared.

--=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-273544-227-gcytb5IN1b>