[SRU] libsnmp-python segmentation fault
Bug #347361 reported by
steve.horsley
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
net-snmp (Debian) |
Fix Released
|
Unknown
|
|||
net-snmp (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
Hardy |
Fix Released
|
Undecided
|
Chuck Short |
Bug Description
Binary package hint: libsnmp-python
Using the snmp python bindings, I can walk the system mib (of the localhost Ubuntu machine) but I get a segmentation fault when I try to walk the hrStorage mib.
Walking the mib using snmpwalk from the command line fetches the table without any problem, so I think the problem is in the python bindings and not the net-anmp package.
Ubuntu version 8.10 (Intrepid):
package version: libsnmp-python 5.4.1~dfsg-
Attached is a small python program that demonstrates the problem.
You have to install snmpd and configure it by mapping community public to readonly rather than paranoid first.
Related branches
summary: |
- libsnmp-python segmentation fault + [SRU] libsnmp-python segmentation fault |
Changed in net-snmp (Ubuntu Hardy): | |
assignee: | nobody → Chuck Short (zulcss) |
Changed in net-snmp (Debian): | |
status: | Unknown → Fix Released |
To post a comment you must log in.
I believe that this problem has been fixed in a corresponding debian package (via a small and specific patch). It had been very nice if this could have been applied to ubuntu too - and also in Hardy (LTS) where I am encountering this issue. It makes the python bindings unusable.