Date: Tue, 02 Mar 2021 15:58:27 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 253958] wg: ifconfig wgN destroy panic Message-ID: <bug-253958-227-deUNlzxGe3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253958-227@https.bugs.freebsd.org/bugzilla/> References: <bug-253958-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253958 --- Comment #1 from nyan@myuji.xyz --- root@wgbsd-aws-west-1:~ # ifconfig wg0 destroy panic: Assertion mtx_unowned(m) failed at /usr/src/sys/kern/kern_mutex.c:11= 81 cpuid =3D 0 time =3D 1614728993 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe0079339= 6e0 vpanic() at vpanic+0x181/frame 0xfffffe0079339730 panic() at panic+0x43/frame 0xfffffe0079339790 _mtx_destroy() at _mtx_destroy+0x4c/frame 0xfffffe00793397b0 wg_detach() at wg_detach+0xa9/frame 0xfffffe00793397e0 iflib_pseudo_deregister() at iflib_pseudo_deregister+0xfe/frame 0xfffffe0079339810 if_clone_destroyif() at if_clone_destroyif+0x237/frame 0xfffffe0079339860 if_clone_destroy() at if_clone_destroy+0x1f1/frame 0xfffffe00793398b0 ifioctl() at ifioctl+0x685/frame 0xfffffe0079339980 kern_ioctl() at kern_ioctl+0x289/frame 0xfffffe00793399f0 sys_ioctl() at sys_ioctl+0x12a/frame 0xfffffe0079339ac0 amd64_syscall() at amd64_syscall+0x12e/frame 0xfffffe0079339bf0 fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0079339bf0 --- syscall (54, FreeBSD ELF64, sys_ioctl), rip =3D 0x8004288ca, rsp =3D 0x7fffffffd238, rbp =3D 0x7fffffffd250 --- KDB: enter: panic [ thread pid 39045 tid 100080 ] Stopped at kdb_enter+0x37: movq $0,0x128e40e(%rip) db> --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253958-227-deUNlzxGe3>