RE: found a crash in 5.7.2 when sending informs

2014-02-11 Thread Joan Landry
: Joan Landry Cc: net-snmp-users@lists.sourceforge.net Subject: Re: found a crash in 5.7.2 when sending informs On Thu, Feb 6, 2014 at 3:49 PM, Joan Landry mailto:joan.lan...@overturenetworks.com>> wrote: I am seeing a crash occur in the function _sess_process_packet when sending an infor

Re: found a crash in 5.7.2 when sending informs

2014-02-11 Thread Bill Fenner
On Thu, Feb 6, 2014 at 3:49 PM, Joan Landry < joan.lan...@overturenetworks.com> wrote: > > > I am seeing a crash occur in the function _sess_process_packet when > sending an inform trap at line > > > > > > ((struct synch_state*)magic)->waiting = 0; > > > > Because magic is NULL. >