Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2021 14:24:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        pf@FreeBSD.org
Subject:   [Bug 255971] FreeBSD 13.0 Stable r3822450 hangs with error pfctl: DIOCGETRULE: Cannot allocate memory
Message-ID:  <bug-255971-16861-fJSdlTgDJg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255971-16861@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255971-16861@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=3D255971

--- Comment #6 from Rumen Palov <rpalov@e-card.bg> ---
The truss is running one perl script which execute=20

pfctl -sr
pfctl -sn
pfctl -ss

in endless loop until the Server Hangs, so yes the file is full with repeat=
ing
content.=20

This endless loop execution is the way we force the Server to become in hang
state, without to wait 12 or 14 hours. It happens for 15-30 minutes, after =
we
ran the script. I guess that the same count of this script is executed by t=
he
nrpe for 12 or 14 hours, which we approach in 30 minutes with endless
execution.=20

I have attached one bziped file with first 200k rows, 12 MB

--=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-255971-16861-fJSdlTgDJg>