Package: pmacct
X-Debbugs-Cc: deb...@seufer.de
Version: 1.7.6-2
Severity: important

Dear Maintainer,

The pmacct version (1.7.6) segfaults in Debian Bullseye, when you use the
'flows' feature.

I already reported this problem upstream:
https://github.com/pmacct/pmacct/issues/586

And Paolo provided a patch for this problem:
https://github.com/pmacct/pmacct/commit/73af9545ea33cd87846306f648f634063ac41765

Please also fix this in Debian Bullseye 11

Stripped down configuration file to reproduce:
daemonize: true
pidfile: /var/run/pmacctd.pid
pcap_interface: enp8s0f1
promisc: true
plugins: pgsql[all]
plugin_pipe_size: 10240000
sql_db: pmacct
sql_host: localhost
sql_user: pmacct
sql_passwd: ***************
sql_table_version: 5
sql_history: 1m
sql_history_roundoff: m
sql_refresh_time: 60
sql_dont_try_update: true
aggregate[all]: 
src_mac,dst_mac,vlan,src_host,dst_host,src_port,dst_port,tos,proto,flows

Then capture ICMP/ICMPv6 traffic.

Best regards,

Oliver Seufer

Reply via email to