NetBSD-Bugs archive

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

kern/58859: KASSERT in wg_task_retry_handshake



>Number:         58859
>Category:       kern
>Synopsis:       KASSERT in wg_task_retry_handshake
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 28 12:35:00 +0000 2024
>Originator:     Alex Nasonov
>Release:        NetBSD 10
>Organization:
NA
>Environment:
NetBSD nebeda 10.0_STABLE NetBSD 10.0_STABLE (GENERIC) #0: Wed Nov 27 20:36:44 GMT 2024  alnsn@nebeda:/scratch/alnsn/netbsd-usrsrc/obj/sys/arch/amd64/compile/GENERIC amd64

>Description:
I turned on DIAGNOSTIC on NetBSD 10.0_STABLE server to help me identify a ZFS related crash but it crashed in if_wg instead:

panic: kernel diagnostic assertion "wgp->wgp_handshake_start_time != 0" failed: file "/usr/src/sys/net/if_wg.c", line 3389
>How-To-Repeat:
Build a recent netbsd-10 kernel with "pseudo-device wg" and "options DIAGNOSTIC" and use wg for a couple of hours.
>Fix:
not known



Home | Main Index | Thread Index | Old Index