Bug 64860

Summary: SNMP Perl module dumps core
Product: [Retired] Red Hat Linux Reporter: Hrunting Johnson <hrunting>
Component: ucd-snmpAssignee: Phil Knirsch <pknirsch>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
URL: http://sourceforge.net/forum/forum.php?forum_id=175923
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-03-28 10:58:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hrunting Johnson 2002-05-13 17:43:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461)

Description of problem:
The C-based perl module SNMP.pm included with the ucd-snmp source (and the 
source rpm) compiles, but dumps core.  The problem is caused by some invalid 
code in the mib.c module.  The Net-SNMP project has released 4.2.5, which fixes 
this problem and another problem with the perl module (an error in t/mib.t).  I 
would recommend just copying out the two one-line fixes from the code there to 
fix the issue with the perl module.

For an example of why having a working, compilable version of the perl module 
is important, see bug 64138.  I wholly concur about that bug's needs.  The SNMP 
perl-module should at least be available as an add-on package.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. compile perl module that comes with net-snmp source
2. run make test

	

Actual Results:  module dumps code whenever doing mib-related symbol lookups

Expected Results:  module should successfully perform mib-related symbol lookups

Additional info:

see bug 64138 for reasons why RedHat should pay attention to the included 
portions (including the perl module) of Net-SNMP.

Comment 1 Phil Knirsch 2002-05-21 12:51:33 UTC
I've updated bug 64138 with what i wanted to write here: I've updated ucd-snmp
to version 4.2.5, so things should work now.

I've verified that the make test of the perl-SNMP module now works nearly
completely (fails only for a few things, but nothing serious FWICT).

Read ya, Phil

Comment 2 Phil Knirsch 2003-03-28 10:58:46 UTC
In the next upcoming release we will provide a net-snmp-package again coming
along with the net-snmp package.

A rawhide version will be available soon.

Read ya, Phil