Ethereal-dev: Re: [Ethereal-dev] RE: [Ethereal-users] Segmentation Fault on v0.8.13-1 for Linu

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, 8 Nov 2000 14:09:44 -0800 (PST)
> #1  0x80c5fb4 in close_cap_file (cf=0x816a880, w=0x81c8ab8) at file.c:213
> #2  0x80c5e2d in open_cap_file (fname=0x81e7128 "/tmp/etherXXXXQkFcmN",
> is_tempfile=1, cf=0x816a880) at file.c:136
> #3  0x80c6466 in start_tail_cap_file (fname=0x81e7128
> "/tmp/etherXXXXQkFcmN", is_tempfile=1, cf=0x816a880) at file.c:388

Those line numbers don't match the Ethereal 0.8.13 source you get from
ethereal.com; either your C compiler is screwing up the line numbers in
the symbol table, or you didn't compile the 0.8.13 source from
ethereal.com.  If the latter, perhaps somebody "improved" it and broke
something.

What is Ethereal "v.0.8.13-1", and where did you get the source?