Re: Segmentation Fault in Subagent

2004-07-30 Thread Wes Hardaker
 On Thu, 29 Jul 2004 17:21:41 -0400, Reitberger, Susan [EMAIL PROTECTED] said:

Susan I am running the main agent and a subagent which communicate
Susan via the agentx protocol. When I try to set a read-only variable
Susan that the subagent is responsible for, the nonWritable error
Susan comes back to the command line but the subagent has a
Susan segmentation fault. The main agent keeps running smoothly. Has
Susan anyone else encountered this error, or have suggestions on how
Susan to fix it?

Why does the sub-agent segfault?  Have you tried to run it in a
debugger to figure out why its crashing?

-- 
Wes Hardaker
Sparta


---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


Segmentation Fault in Subagent

2004-07-29 Thread Reitberger, Susan
Title: Segmentation Fault in Subagent





I am running the main agent and a subagent which communicate via the agentx protocol. When I try to set a read-only variable that the subagent is responsible for, the nonWritable error comes back to the command line but the subagent has a segmentation fault. The main agent keeps running smoothly. Has anyone else encountered this error, or have suggestions on how to fix it?

Susan