Source: sysstat Version: 11.6.0-1 Severity: normal Dear Maintainer,
This is related to bug #872926. The patch applied to the original bug contains only half of the upstream fix: get_filesystem_nr in count.c, while the upstream also considered it's worth to patch the other potential source of a segfault with long lines: read_filesystem() from rd_stats.c. I'm not sure how likely it is to run into the other segfault, but for the sake of keeping consistent with upstream and maintaining safer code I believe the other part should also be applied to Debian. Thanks!