Your message dated Tue, 28 Oct 2025 01:02:02 +0100
with message-id <[email protected]>
and subject line Re: Bug#1006871: pmacctd: SEGV when ICMP/ICMPv6 traffic was
processed and 'flows' are used
has caused the Debian Bug report #1006871,
regarding pmacctd: SEGV when ICMP/ICMPv6 traffic was processed and 'flows' are
used
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1006871: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006871
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pmacct
X-Debbugs-Cc: [email protected]
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
--- End Message ---
--- Begin Message ---
Version: 1.7.8-1
On 07/03/22 09:58 AM, Oliver wrote:
> 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
That patch has been merged and should be included in 1.7.8 (Trixie).
Bernhard
--- End Message ---