Ethereal-dev: Re: [Ethereal-dev] Ethereal crashes after capturing traffic for some minutes...

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Wed, 16 Oct 2002 17:04:19 -0700
On Wed, Oct 16, 2002 at 02:49:02PM +0100, Mário Santiago Batista wrote:
> #0  0x081caea9 in fragment_add_seq_work (fd_head=0x869b308, tvb=0x8b74e08, offset=4, pinfo=0x8c2c588, frag_number=4, 
>     frag_data_len=454, more_frags=0) at reassemble.c:735
> 735     reassemble.c: No such file or directory.
>         in reassemble.c

What are the values of:

	fd_head

	fd

	tvb

for that stack frame?

Also, after the crash, there should be (if this is a live capture) a
temporary capture file, with a name beginning with "ether" and some X's,
in "/tmp" or "/var/tmp"; if you read that file, it should produce the
same crash - does it?  If so, save that file, as we might need it in
order to debug the problem.