Access Violation in SNMP++ ?

Frank.Fock____t-online.de Frank.Fock____t-online.de
Thu Aug 1 17:16:36 CEST 2002


Hi Christel,

Are you using SNMP++v3.2? From the CHANGES file:

Changes snmp++v3.2
==================

- Added: IPv6 support.
- Improved: moved the USM functions into the class
  USM. To add or delete users, you will now have to
  do the following (see usm_v3.h for more details):
     Usm *usm = mpGetUsm();
     usm->add_usm_user(...);
     usm->delete_usm_user(...);

- Fixed: Possible SegFault in notify queue
  (Lior Klibansky)
^^^^^^^^^^^^^^^^^^

Hope this helps. If not, please let me know!

Best regards,
Frank 

christel.sohnemann at philips.com schrieb:
> Hello,
> we use class CNotifyEventQueue and SNMP::notify_register
> and Snmp::notify_unregister to receive SNMP v2
> notifications.
> When calling Snmp::notify_unregister() to stop receiving
> notifications, we get an Access Violation in
> CNotifyEvent::Callback
> Has anybody any idea how that is connected and where it
> comes from?
> Best regards,
> Christel
> 
> 
> 
> 
> Christel Sohnemann
> Software Development
> Philips Speech Processing Aachen, Zweigniederlassung der
> Philips GmbH
> Kackertstr. 10, 52072 Aachen, Germany
> mailTo: christel.sohnemann____philips.com
> Tel:    +49 - (0)241 - 8871 191,    Fax: +49 - (0)241 -
> 8871 140
> http://www.speech.philips.com/
> 
>



More information about the AGENTPP mailing list