OoO Pendant  le repas  du vendredi 18  décembre 2009, vers  19:22, David
Steiner <doodydex...@yahoo.com> disait :

> starting wireshark causes a segfault  before the main window opens. it
> happens durring the splash screen.

Thanks for the strace!

Comparing with  my system, I  see that the  problem resides in  the fact
that you don't  have RFC1155-SMI MIB which is  needed by RFC1213-MIB. In
this case, libsmi2  is very weak and build an  incomplete tree that will
cause the  segfault. This  is not  easy to fix  since libsmi  builds its
internal tree as the MIB is parsed and it cannot just undo those changes
when there is a problem (like missing dependencies).

I don't  know why you  don't have RFC1155-SMI.  I suppose that  your MIB
were downloaded  by libsnmp-base (which is  not done any  more) and that
RFC  was not  included in  the list.  As a  workaround,  please download
RFC1155-SMI and apply smistrip on it to get the MIB :
 wget -O - http://www.ietf.org/rfc/rfc1155.txt | smistrip

You'll get RFC1155-SMI that you can put in /usr/share/mibs/ietf.
-- 
#define BB_STAT2_TMP_INTR    0x10    /* My Penguins are burning. 
Are you able to smell it? */
        2.2.16 /usr/src/linux/include/asm-sparc/obio.h

Attachment: pgpvEGuR3zchI.pgp
Description: PGP signature

Reply via email to