Ethereal-users: Re: [Ethereal-users] Re: Bug: Ethereal on ppp device hangs in futex

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Guy Harris" <gharris@xxxxxxxxx>
Date: Wed, 21 Jul 2004 15:55:24 -0700 (PDT)
Peter Daum said:
> ... let me correct this: I just had the same thing happening when can
> capturing on eth0, so the problem seems to occur less frequently, but
> saying that it doesn't happen otherwise was too optimistic:
> sooner or later ethereal always gets stuck :-(

Are you doing an "update list of packets in real time" capture?

If so, is network-layer name resolution turned on, or off?

If it's turned on, try turning it off - Ethereal might be blocking trying
to convert an IP address in one of the packets to a host name, if it's
trying to talk to a DNS server that's not responding (from the "futex" and
"eth0" references I assume you're using Linux, so this probably isn't a
NetBIOS name resolution problem).  It will *eventually* unblock, but that
could take a while.