Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Feb 2016 09:25:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 207080] pfctl crash when load pf.conf, libc/resolv problem ?
Message-ID:  <bug-207080-6-8SZW1hWk6d@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207080-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207080-6@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=3D207080

--- Comment #3 from fabrice.bruel@orange.com ---
Hello,

I've recompiled the world with DEBUG_FLAGS=3D-g in /etc/make.conf.=20

So I run pfctl with my special pf.conf in valgrind, find in the attached fi=
le
the ouptut (valgrind.output)

Just for information, I used PF compiled in the kernel with the following
options :

# les options de pf
device          pf
device          pflog
device          pfsync
# altq(9). Enable the base part of the hooks with the ALTQ option.
# Individual disciplines must be built into the base system and can not be
# loaded as modules at this point. In order to build a SMP kernel you must
# also have the ALTQ_NOPCC option.
options         ALTQ
options         ALTQ_CBQ        # Class Bases Queueing
options         ALTQ_RED        # Random Early Drop
options         ALTQ_RIO        # RED In/Out
options         ALTQ_HFSC       # Hierarchical Packet Scheduler
options         ALTQ_CDNR       # Traffic conditioner
options         ALTQ_PRIQ       # Priority Queueing
options         ALTQ_NOPCC      # Required for SMP build
options         ALTQ_DEBUG



Thanks
Fabrice

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207080-6-8SZW1hWk6d>