--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: pmacct: segfaults after purging cache using postgresql
- From: Ronny Seffner <technik@seffner-schlesier.de>
- Date: Thu, 02 Jun 2016 18:08:05 +0200
- Message-id: <20160602160805.911.26000.reportbug@ns1.seffner-schlesier.de>
Package: pmacct
Version: 1.5.0-4
Severity: normal
Dear Maintainer,
* What led up to the situation?
running pmacct using postgresql backend
* What was the outcome of this action?
automatically purging cache because of sql_refresh_time is causing segfaults
* What outcome did you expect instead?
no segfaults
-- System Information:
Debian Release: 8.4
APT prefers stable
APT policy: (990, 'stable'), (890, 'testing'), (790, 'unstable'), (500, 'testing-updates'), (500, 'stable-updates')
Architecture: amd64 (x86_64)
Kernel: Linux 4.6.1-SuS (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages pmacct depends on:
ii dpkg 1.17.26
ii init-system-helpers 1.22
ii libc6 2.19-18+deb8u4
ii libgeoip1 1.6.2-4
ii libjansson4 2.7-1+deb8u1
ii libmysqlclient18 5.5.49-0+deb8u1
ii libpcap0.8 1.6.2-2
ii libpq5 9.4.6-0+deb8u1
ii librabbitmq1 0.5.2-2
ii libsqlite3-0 3.8.7.1-1+deb8u1
ii libstdc++6 4.9.2-10
ii lsb-base 4.1+Debian13+nmu1
ii net-tools 1.60-26+b1
ii psmisc 22.21-2
ii zlib1g 1:1.2.8.dfsg-2+b1
pmacct recommends no packages.
pmacct suggests no packages.
-- Configuration Files:
/etc/pmacct/pmacctd.conf changed:
daemonize: true
pidfile: /var/run/pmacctd.pid
syslog: daemon
aggregate: src_host,dst_host,proto,src_port,dst_port
interface: eth0
ports_file: /etc/pmacct/ports.list
plugins: pgsql
plugin_buffer_size: 4096
plugin_pipe_size: 10240000
sql_host: localhost
sql_passwd: *****
sql_table_version: 1
sql_refresh_time: 300
sql_optimize_clauses: false
sql_history: 5m
sql_history_roundoff: mhd
sql_recovery_logfile: /var/lib/pmacct/pmacctd_recovery_log
-- no debconf information
--- End Message ---