Re: Core dump with net-snmp-5.8

2019-04-02 Thread Anders Wallin
Hi Josef, I can reproduce the issue using the master branch, I will take a look at it later tonight or tomorrow Regards Anders Wallin On Tue, Apr 2, 2019 at 3:42 PM Josef Ridky wrote: > Hi, > > thanks for your patch. Unfortunately, even when I have applied it, it > still ends with core dump du

Re: Core dump with net-snmp-5.8

2019-04-02 Thread Josef Ridky
Hi, thanks for your patch. Unfortunately, even when I have applied it, it still ends with core dump due of 'double free or corruption (fasttop)' When I run snmpd with -Dsnmp_agent,agentx/master it ends with: agentx/master: sending pdu (req=0x1d4,trans=0x1d3,sess=0x5) snmp_agent: delegate sessio

Re: Core dump with net-snmp-5.8

2019-04-02 Thread Anders Wallin
Hi Josef, I think it's the same issue as https://sourceforge.net/p/net-snmp/bugs/2914/ (where I also posted the solution) Regards Anders Wallin On Tue, Apr 2, 2019 at 12:43 PM Josef Ridky wrote: > Hi, > > recently, I have hit to an issue in net-snmp-5.8, that is connected to the > bug report [

Core dump with net-snmp-5.8

2019-04-02 Thread Josef Ridky
Hi, recently, I have hit to an issue in net-snmp-5.8, that is connected to the bug report [1]. When I tried to run agentofdeath test from [1], snmpd daemon will crash with malloc(): smallbin double linked list corrupted or double free() issue and dumps core (see bellow). >From log file, I can