Ethereal-users: Re: [ethereal-users] freeze

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

From: Claus Wagner <Claus.Wagner@xxxxxxxx>
Date: Thu, 03 Feb 2000 11:14:32 +0100
Guy Harris wrote:
> 
> > I observed something similar as Lothar. I compiled all the source code
> > on my machine (with standard optimization and then with -O3). Live
> > capturing of connections to localhost work absolutely perfect. They are
> > immediately displayed. However, capturing a PPP session (ippp0 on the
> > ISDN card), something like four or six packets are displayed and then
> > the application blocks (no repaint of the app window etc).
> >
> > After I pressed stop capturing,
> 
> Well, it was at least capable of responding when you pressed the "Stop" button.
>
> If you run Ethereal under "strace", what does it report just before it
> blocks?

Yesterday I compiled version 0.8.3. The same result: No package loss,
but the main window freezes. After pressing the Stop capture button and
some 10-20 seconds later it's up again. 

I obtained an strace log but it is rather large. For six ping calls it
is about 250 kB. What do I have to look for in these files?

Regards
Claus