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
The following reply was made to PR kern/53036; it has been noted by GNATS.
From: Alexander Nasonov <alnsn%yandex.ru@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, kern-bug-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, alnsn%NetBSD.org@localhost
Subject: Re: PR/53036 CVS commit: src/sys/dist/pf/net
Date: Mon, 19 Feb 2018 21:27:20 +0000
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