This diff was committed to -current.

> On 30 Apr 2022, at 15:18, Jihyun Yu <yjh0...@gmail.com> wrote:
> 
> Thanks! I’ll try the patch :)
> 
> 
>> On Apr 30, 2022, at 8:34 PM, Stuart Henderson <s...@spacehopper.org> wrote:
>> 
>> On 2022/04/30 20:01, Jihyun Yu wrote:
>>>> Synopsis: kernel panic, without user activities
>>>> Category: kernel panic
>>>> Environment:
>>> System      : OpenBSD 7.1
>>> Details     : OpenBSD 7.1 (GENERIC.MP) #465: Mon Apr 11 18:03:57 MDT 2022
>>> dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
>>> 
>>> Architecture: OpenBSD.amd64
>>> Machine     : amd64
>>>> Description:
>>> 
>>> kernel panics with no apparent user activities - for example running a
>>> command or interacting with shells, ...
>>> Here's info from ddb
>>> 
>>> ```
>>> fatal protection fault in supervisor mode
>>> 
>>> trap type 4 code 0 rip ffffffff817879a4 cs 8 rflags 10282 cr2
>>> ffff8000226fdb28 cpl 9 rsp ffff800022633b60
>>> gsbase 0xffffffff8227cff0  kgsbase 0x0
>>> 
>>> panic: trap type 4, code=0, pc=ffffffff817879a4
>>> 
>>> Starting stack trace...
>>> panic(ffffffff81f16ea6) at panic+0x12c
>>> kerntrap(ffff800022633ab0) at kerntrap+0x114
>>> alltraps_kern_meltdown() at alltraps_kern_meltdown+0x7b
>>> ipsp_ids_gc(0) at ipsp_ids_gc+0xb4
>> 
>> This was reported here: https://marc.info/?t=165072179800001&r=1&w=2
>> 
>> There's a kernel patch in 
>> https://marc.info/?l=openbsd-bugs&m=165109635421930&w=2
>> which should fix it, hopefully it will make it into -current and then maybe
>> syspatches later
>> 
> 

Reply via email to