ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [ethereal-dev] smb lanman core dump

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: Tue, 21 Dec 1999 13:53:27 -0800 (PST)
> OK...I didn't even know it generated trace files...

When Ethereal is doing a packet capture, it writes the captured packets
to a file; when you hit the "Stop" button, it closes the capture file
and reads it in, as it would read in a file whose pathname was supplied
on the command line or in the "File:Open" dialog box.  (The "Update list
of packets in real time" stuff reads, instead, from the capture file as
it's being written.)

> Here's a trace which core dumps on redhat 6.0...

It didn't drop core when I tried it on an RH 6.0 system here, with
Ethereal 0.7.9.  There may be more to it....