NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/59339: heartbeat watchdog fires since 10.99.14



The following reply was made to PR kern/59339; it has been noted by GNATS.

From: Patrick Welche <prlw1%welche.eu@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/59339: heartbeat watchdog fires since 10.99.14
Date: Thu, 8 May 2025 07:40:56 +0100

 See another trace from wiz in
 
 https://mail-index.netbsd.org/current-users/2025/05/06/msg046492.html
 
 
 I just had another one with 10.99.14 source of May  6 16:43 UTC
 essentially while booting. Hadn't reached the xdm prompt yet.
 
 crash> bt
 end() at 0
 kern_reboot() at kern_reboot+0x93
 vpanic() at vpanic+0x16b
 panic() at vprintf
 defibrillator() at defibrillator+0x6b
 ipi_msg_cpu_handler() at ipi_msg_cpu_handler+0x50
 ipi_cpu_handler() at ipi_cpu_handler+0x73
 x86_ipi_handler() at x86_ipi_handler+0x6b
 Xresume_lapic_ipi() at Xresume_lapic_ipi+0x18
 --- interrupt ---
 itimer_transition() at itimer_transition+0x1f8
 itimer_callout() at itimer_callout+0x5e
 callout_softclock() at callout_softclock+0xad
 softint_dispatch() at softint_dispatch+0x8f
 crash> ps | grep '>' | grep -v idle/
 828  >  828 7   2   8020000   ffff86e2fa154400                  X
 0    >   98 7   2       200   ffff86e2f47d0c00          softclk/2
 crash> show proc /a ffff86e2fa154400
 lwp_t ffff86e2fa154400
 X: pid 828 proc ffff86e2fb22e100 vmspace/map ffff86e2fb206800 flags 4200
 > lwp 828 ffff86e2fa154400 pcb ffff9b84b6328000
     stat 7 flags 8020000 cpu 2 pri 43 ref 0
 


Home | Main Index | Thread Index | Old Index