On Wed, 25 May 2005 07:04:55 -0700 (PDT) Salsa wrote:
S> assumed my subagent was killing it. Now I realize that
S> no one really dies. Actually it looks like my subagent
S> provoked a deadlock with master agentx. So it is there
S> waiting to send the final traps while master agent x
S> is there waiting for something and not responding
S> anyone. And they go like that forever.

It would be useful if you could attach a debugger at this point, and see where
both sides are blocking. I'm guessing this is a pipe size problem. Writing 100
traps fills the pipe, and the subagent blocks while waiting for the master to
read and clear the pipe, but the master is blocked doing something else..

-- 
NOTE: messages sent directly to me, instead of the lists, will be deleted
      unless they are requests for paid consulting services.

Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>  
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to