Re: Net-SNMP 5.8 core dump

2020-05-26 Thread Bart Van Assche
On 2020-05-26 10:49, David Moriconi (dmoricon) via Net-snmp-coders wrote: > The Net-SNMP daemon crashed with the following error (full backtrace can > be found below): > > Error in `/usr/local/netsnmp/netsnmp_base/sbin/snmpd': malloc(): > smallbin double linked list corrupted: 0x56546e6a9840 >

Net-SNMP 5.8 core dump

2020-05-26 Thread David Moriconi (dmoricon) via Net-snmp-coders
Hi all, The Net-SNMP daemon crashed with the following error (full backtrace can be found below): Error in `/usr/local/netsnmp/netsnmp_base/sbin/snmpd': malloc(): smallbin double linked list corrupted: 0x56546e6a9840 We are using Net-SNMP 5.8 built from revision rev2c837e1 of V5-8-patches br

Re: tmpfs ignores

2020-05-26 Thread Bart Van Assche
On 2020-05-26 04:46, Craig Small wrote: > I'm following up Debian bug report 685877 The main issue is tmpfs is > part of the HRFS_ignores array and so all tmpfs filesystems are > ignored and not displayed. > > This was added by Niels Baggesen back in 2004 with commit > 2dfdd7cb73ec8bc670888939568f

tmpfs ignores

2020-05-26 Thread Craig Small
Hi, I'm following up Debian bug report 685877 The main issue is tmpfs is part of the HRFS_ignores array and so all tmpfs filesystems are ignored and not displayed. This was added by Niels Baggesen back in 2004 with commit 2dfdd7cb73ec8bc670888939568f2bfa49f73943 which seems to be just an update