Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: [ PATCH ] sysutils/pftop
To:
Larry Moore <lmoore@starwon.com.au>
Cc:
OpenBSD Ports <ports@openbsd.org>
Date:
Sat, 8 Aug 2026 10:04:05 +0100

Download raw body.

Thread
On 2026/08/08 11:02, Larry Moore wrote:
> Attached is a patch for pftop to resolve SIGSEGV's when certain
> filters are used.
> 
> The SIGSEGV is induced when sysctl vm.malloc_conf=CFGJRS.
> 
> The fix was taken from https://github.com/grembo/pftop/commit/04cde25f077b026802777c38e25550a06b0539eb.
> 
> Tested on OpenBSD 7.9-current (amd64).

Thanks - committed after regenrating the patch with "make
update-patches".