[Bug 1541152] Re: segmentation fault when calling session.get() method

2018-02-01 Thread ChristianEhrhardt
Arr [1] looks depressing, never the less I added one more there. See [2] for the bug. [1]: https://sourceforge.net/p/net-snmp/bugs/search/?q=segfault=100 [2]: https://sourceforge.net/p/net-snmp/bugs/2823/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1541152] Re: segmentation fault when calling session.get() method

2018-02-01 Thread ChristianEhrhardt
The error still exists in the latest versions. Here a bit of extra info: I rebuilt the crash data and added package info. $ sudo apport-retrace /var/crash/_usr_bin_python2.7.0.crash --rebuild-package-info --sandbox system These c libraries into pytohn bindings are annoying to debug. But I see

[Bug 1541152] Re: segmentation fault when calling session.get() method

2016-12-15 Thread Joshua Powers
It appears that .get takes a list. On zesty: root@zesty:~# python Python 2.7.12+ (default, Nov 22 2016, 00:48:54) [GCC 6.2.1 20161119] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import netsnmp >>> session = netsnmp.Session( DestHost='demo.snmplabs.com',