Re: Instant panic while trying run ports-mgmt/poudriere

From: Pawel Pekala <pawel_at_FreeBSD.org>
Date: Thu, 27 Aug 2015 00:30:32 +0200
Hi Konstantin,

On 2015-08-23 15:54 +0300, Konstantin Belousov <kostikbel_at_gmail.com>
wrote:
>After looking at your data closely, I think you are right.  The panic
>occurs when the exit1(9) does KNOTE_LOCKED(NOTE_EXIT).  This is the
>only case in the tree where filter uses knlist_remove_inevent() to
>detach processed note, so indeed the slist is modified under the
>iterator.
>
>Below is the patch with the suggested change and unrelated cleanup of
>the uma(9) KPI use.  Please test, everybody who has a panic with the
>backtrace pointing to the sys_exit().

This patch fixes issue for me. Thank you.

-- 
pozdrawiam / with regards
Paweł Pękala
Received on Wed Aug 26 2015 - 20:35:15 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:59 UTC