Current-Users archive

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

entropy startup panic



Hi!

I've just updated from a 3 days old kernel to todays, and it didn't
finish booting up.

The console output, hand-copied:

breakpoint() at netbsd:breakpoint
vpanic() at netbsd:vpanic+0x156
kern_assert() at netbsd:kern_assert+0x4b
entropy_account_cpu() at netbsd:entropy_account_cpy+0x211
entropy_softintr() at netbsd:entropy_softintr+0x4e
xc_broadcast() at netbsd:xc_broadcast+0x233
rnd_init_softint() at netbsd:rnd_init_softint+0x95
main() at netbsd:main+0x331

The changes in revisions:


wiz@yt:~> diff good bad
9c9
<      $NetBSD: GENERIC,v 1.593 2021/10/31 00:31:48 simonb Exp $
---
>      $NetBSD: GENERIC,v 1.594 2022/03/24 02:24:24 manu Exp $
596c596
<      $NetBSD: hdafg.c,v 1.26 2022/01/07 07:34:10 mlelstv Exp $
---
>      $NetBSD: hdafg.c,v 1.27 2022/03/21 09:20:04 jmcneill Exp $
599c599
<      $NetBSD: hdaudio_pci.c,v 1.11 2021/10/28 09:15:35 msaitoh Exp $
---
>      $NetBSD: hdaudio_pci.c,v 1.12 2022/03/21 09:12:09 jmcneill Exp $
854c854
<      $NetBSD: if_vioif.c,v 1.71 2021/10/28 01:36:43 yamaguchi Exp $
---
>      $NetBSD: if_vioif.c,v 1.75 2022/03/24 08:02:21 yamaguchi Exp $
867a868
>      $NetBSD: igpio_acpi.c,v 1.1 2022/03/24 02:24:25 manu Exp $
1066c1067
<      $NetBSD: kern_entropy.c,v 1.51 2022/03/21 00:25:04 riastradh Exp $
---
>      $NetBSD: kern_entropy.c,v 1.53 2022/03/23 23:20:52 riastradh Exp $
2621c2622
<      $NetBSD: subr_autoconf.c,v 1.296 2022/03/12 19:26:33 riastradh Exp $
---
>      $NetBSD: subr_autoconf.c,v 1.297 2022/03/21 22:20:32 riastradh Exp $
2717c2718
<      $NetBSD: tcp_input.c,v 1.431 2021/08/09 19:57:58 andvar Exp $
---
>      $NetBSD: tcp_input.c,v 1.432 2022/03/23 11:08:28 andvar Exp $


Cheers,
 Thomas


Home | Main Index | Thread Index | Old Index