Bug 130080 - saving capture file causes application to crash
Summary: saving capture file causes application to crash
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: ethereal
Version: 3.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Radek Vokál
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-16 21:40 UTC by Brian Brock
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-01-04 12:40:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Brian Brock 2004-08-16 21:40:22 UTC
ethereal-0.10.5-0.30E.2

start application, start packet capture, allow time to pass to capture
some packets, stop capture, click save, enter a filename to be used as
the save file (preexisting state does not seem to matter), click the
OK button in the save-file dialog.

ethereal will immediately exit, printing the following in the process:

# ethereal
Gdk-ERROR **: BadWindow (invalid Window parameter)
  serial 13968 error_code 3 request_code 15 minor_code 0


exit code is '1':
.live.[root@i386-3es:~]# echo $?
1

The save file will exist, and can be read by ethereal without problem.
 It seems to contain the full contents of the file, but I've not
conducted exhaustive comparisons on large sets of live-captured
packets.  I'm open to suggestions for test strategies, if any might be
useful.

Seems to happen with total reliability, I have found no workaround
using the steps listed above.

Expected behavior is for the application to silently continue running.

Comment 1 Andy Grover 2004-11-23 00:43:31 UTC
I'm seeing this too using FC3. not 100% repeatable from saving, but
pretty often.

Comment 2 Radek Vokál 2004-11-23 07:33:26 UTC
This is really weird as I haven't seen this happening on any of my
machines and I'm using ethereal quite often. I guess you can't send me
strace when this bug happens only occasionally :(  Anyway new version
of ethereal is avaliable now in development tree - ethereal-0.10.7. I
don't see anything in changelog mentioning that file saving was fixed
but it would be great if you try it out. 

Comment 4 Radek Vokál 2005-01-04 12:40:13 UTC
Fixed in ethereal-0.10.8


Note You need to log in before you can comment on or make changes to this bug.