[Bug 273543] FreeBSD-15 kernel panic when the amdtemp device is in the kernel

2023-09-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273543

Mitchell Horne  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|New |Closed

--- Comment #4 from Mitchell Horne  ---
(In reply to Gary Jennejohn from comment #3)

Thanks, understood. I was looking at that bug too and I am still not sure what
is going wrong here...

I should have asked before, but can you share the verbose dmesg output from a
clean boot (non-panic)? It is important to see the CPU family/model details.

There is already some discussion on the other PR, so if your panic is identical
I will close this one and please share the dmesg there. Thanks!

*** This bug has been marked as a duplicate of bug 273544 ***

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


[Bug 273543] FreeBSD-15 kernel panic when the amdtemp device is in the kernel

2023-09-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273543

--- Comment #3 from Gary Jennejohn  ---
(In reply to Mitchell Horne from comment #2)
I only have photos of the console output.  But bugzilla 273544 has a text
version of the panic output which is identical to mine.

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


[Bug 273543] FreeBSD-15 kernel panic when the amdtemp device is in the kernel

2023-09-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273543

Mitchell Horne  changed:

   What|Removed |Added

 CC||mho...@freebsd.org

--- Comment #2 from Mitchell Horne  ---
Please share the panic message and backtrace. Thank you.

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


[Bug 273543] FreeBSD-15 kernel panic when the amdtemp device is in the kernel

2023-09-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273543

--- Comment #1 from Vladimir Druzenko  ---
https://cgit.freebsd.org/src/commit/?id=9a7add6d01f3c5f7eba811e794cf860d2bce131d

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


[Bug 273543] FreeBSD-15 kernel panic when the amdtemp device is in the kernel

2023-09-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273543

Vladimir Druzenko  changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2735
   ||44
 CC||v...@freebsd.org

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


[Bug 273543] FreeBSD-15 kernel panic when the amdtemp device is in the kernel

2023-09-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273543

Bug ID: 273543
   Summary: FreeBSD-15 kernel panic when the amdtemp device is in
the kernel
   Product: Base System
   Version: 15.0-CURRENT
  Hardware: amd64
OS: Any
Status: New
  Keywords: crash
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: gljennj...@gmail.com

Including amdtemp in the kernel configuration file for FreeBSD-15 results in a
kernel panic at boot time.

A git bisect identified commit 9a7add6d01f3c5f7eba811e794cf860d2bce131d as the
cause.  This commit was made by Colin Percival on August 19, 2023, after
FreeBSD-15 was created, so this probably only affects FreeBSD-15 itself.

A user reported on current.freebsd.org that reverting this commit resolves the
panic problem.

A workaround is to kldload amdsmn.ko and amdtemp.ko.

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