[Bug 207080] pfctl crash when load pf.conf, libc/resolv problem ?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 15 09:25:26 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207080
--- Comment #3 from fabrice.bruel at orange.com ---
Hello,
I've recompiled the world with DEBUG_FLAGS=-g in /etc/make.conf.
So I run pfctl with my special pf.conf in valgrind, find in the attached file
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
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list