NetBSD-Bugs archive

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

Re: PR/53036 CVS commit: src/sys/dist/pf/net



Christos Zoulas wrote:
> How about adding this?
> 
> christos
> 
> +	so->so_cred = kauth_cred_dup(head->so_cred);

panic: kernel diagnostic assertion "(!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)" failed: file "/home/alnsn/netbsd-8/src/sys/kern/subr_pool.c", line 2179 pool 'kcredpl' is IPL_NONE, but called from interrupt context

Screenshot of the stack trace is here:
https://twitter.com/nasonov/status/965692871549517826

-- 
Alex


Home | Main Index | Thread Index | Old Index