Re: Crash with smux and hacmp

2006-12-20 Thread Thomas Anders
Sauterel Fabrice wrote: >> - Have you tried to go through the source code > (agent/mibgroup/smux/smux.c) yourself? :-) > Yes, that's what I am currently doing ;-) I've logged the following bug report to describe what I think the problem is: http://sourceforge.net/tracker/index.php?func=detail&aid

RE: Crash with smux and hacmp

2006-12-20 Thread Sauterel Fabrice
Thank you for your help! >Some more things to check: > >- What smux-related settings (smuxpeer, smuxsocket etc.) do you have in your snmpd.conf? smuxpeer 1.3.6.1.4.1.2.3.1.2.1.2 gated_password smuxpeer 1.3.6.1.4.1.2.3.1.2.2.1.1.2 dpid_password smuxpeer 1.3.6.1.4.1.2.3.1.2.3.1.1 muxatmd_password

Re: Crash with smux and hacmp

2006-12-20 Thread Thomas Anders
Sauterel Fabrice wrote: > I did not have this problem with net-snmp-5.2.3. However version 5.4 fixes a > severe problem that I had with version 5.2.3. Some more things to check: - What smux-related settings (smuxpeer, smuxsocket etc.) do you have in your snmpd.conf? - Do you also have this probl

RE: Crash with smux and hacmp

2006-12-20 Thread Sauterel Fabrice
. décembre 2006 16:34 To: net-snmp-users@lists.sourceforge.net Subject: RE: Crash with smux and hacmp Any news concerning this problem? Thanks - Fabrice > Is /MYDIR/bin/snmpd a 32-bit or 64-bit executable? It is a 64-bit executable. > What's the output of "net-snmp-config --c

RE: Crash with smux and hacmp

2006-12-19 Thread Sauterel Fabrice
Any news concerning this problem? Thanks - Fabrice > Is /MYDIR/bin/snmpd a 32-bit or 64-bit executable? It is a 64-bit executable. > What's the output of "net-snmp-config --configure-options"? --with-cc=xlc_r --disable-shared --enable-static --with-default-snmp-version=3 --with-sys-contact=opera

RE: Crash with smux and hacmp

2006-12-18 Thread Sauterel Fabrice
> Is /MYDIR/bin/snmpd a 32-bit or 64-bit executable? It is a 64-bit executable. > What's the output of "net-snmp-config --configure-options"? --with-cc=xlc_r --disable-shared --enable-static --with-default-snmp-version=3 --with-sys-contact=operator --with-sys-location=CAS --with-logfile=/MY_CONFI

Re: Crash with smux and hacmp

2006-12-18 Thread Thomas Anders
Sauterel Fabrice wrote: > This is the backtrace I got with gdb: > > (gdb) backtrace > #0 0x090cfd2c in __fd_select () from > /usr/lib/threads/libc.a(shr_64.o) > #1 0x00012a68 in ?? () > #2 0x in ?? () Is /MYDIR/bin/snmpd a 32-bit or 64-bit executable? What's t

RE: Crash with smux and hacmp

2006-12-18 Thread Sauterel Fabrice
. décembre 2006 12:27 To: Sauterel Fabrice Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Crash with smux and hacmp Sauterel Fabrice wrote: > I have a problem with net-snmp and hacmp (cluster solution for aix IBM). > I am running net-snmp-5.4 on AIX-5.3 > I have started net-snmp with thi

Re: Crash with smux and hacmp

2006-12-18 Thread Thomas Anders
Sauterel Fabrice wrote: > I have a problem with net-snmp and hacmp (cluster solution for aix IBM). > I am running net-snmp-5.4 on AIX-5.3 > I have started net-snmp with this command: > > /MYDIR/bin/snmpd -r -f -Dsmux,smux_init,smux_conf -Lf > /MYDIR/log/snmpd.log -c /MYDIR/param/snmpd.conf > > T

Crash with smux and hacmp

2006-12-18 Thread Sauterel Fabrice
I have a problem with net-snmp and hacmp (cluster solution for aix IBM). I am running net-snmp-5.4 on AIX-5.3 I have started net-snmp with this command: /MYDIR/bin/snmpd -r -f -Dsmux,smux_init,smux_conf -Lf /MYDIR/log/snmpd.log -c /MYDIR/param/snmpd.conf This is what I get from snmpd.log before