* On 2023-06-26 at 19:07 BST, Jonathan Perkin wrote:
It crashed:
[ 3910108.289846] panic: kernel diagnostic assertion
"c->c_cpu->cc_lwp == curlwp || c->c_cpu->cc_active != c" failed: file
"/usr/src/sys/kern/kern_timeout.c", line 381 running callout
0xfffff69e59414080: c_func (0xffffffff80dead45) c_flags (0x100)
destroyed from 0xffffffff80e35ea9
[ 3910108.289846] cpu14: Begin traceback...
[ 3910108.289846] vpanic() at netbsd:vpanic+0x183
[ 3910108.299846] kern_assert() at netbsd:kern_assert+0x4b
[ 3910108.299846] callout_destroy() at netbsd:callout_destroy+0xa2
[ 3910108.309845] timerfd_fop_close() at netbsd:timerfd_fop_close+0x36
[ 3910108.309845] closef() at netbsd:closef+0x60
[ 3910108.319844] fd_close() at netbsd:fd_close+0x138
[ 3910108.319844] sys_close() at netbsd:sys_close+0x22
[ 3910108.319844] syscall() at netbsd:syscall+0x196
[ 3910108.329844] --- syscall (number 6) ---
[ 3910108.329844] netbsd:syscall+0x196:
[ 3910108.329844] cpu14: End traceback...
It quickly crashed again with the same traceback, does anyone know if
this is fixed in newer snapshots?