Bug 190516 - ethereal crashes when capture statistics window is closed
Summary: ethereal crashes when capture statistics window is closed
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: http://bugs.ethereal.com/bugzilla/sho...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-03 08:14 UTC by Radek Bíba
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version: wireshark-0.99.1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-04 14:48:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Radek Bíba 2006-05-03 08:14:20 UTC
Description of problem:
SSIA

Version-Release number of selected component (if applicable):
ethereal-0.10.14-1.EL3.1

How reproducible:
Always

Steps to Reproduce:
1. launch ethereal
2. ctrl+k, start capturing
3. helper window with capture statistics (percentage of used protocols, time,
stop button) is opened; close it by the close button on window decoration
created by your window manager, not by the internal Stop button
  
Actual results:
Segfault. Sometimes it's silent crash, sometimes with these details:
Gtk-WARNING **: invalid class type `(unknown)' in cast to `GtkProgressBar'
Gtk-CRITICAL **: file gtkprogressbar.c: line 750 (gtk_progress_bar_update):
assertion `GTK_IS_PROGRESS_BAR (pbar)' failed.
Gtk-WARNING **: invalid unclassed pointer in cast to `GtkLabel'
Gtk-CRITICAL **: file gtklabel.c: line 261 (gtk_label_set_text): assertion
`GTK_IS_LABEL (label)' failed.

Expected results:
capturing is stopped and the main window displays captured data, or possibly
just cancelled capturing, but no crash

Additional info:
Reproduced also on RHEL-2.1. No crash on RHEL-4, just a few GLib-GObject
warnings.

Comment 2 Radek Vokál 2006-06-06 11:32:17 UTC
Bug fixed in rawhide, ethereal-1.1.0-0.svn.3. This bug will be fixed in RHEL
with next security update. Not a high priroty issue, lowering severity. 

Comment 3 Radek Vokál 2006-08-04 14:48:53 UTC
Closing, bug fixed with wireshark-0.99.1 release

Comment 4 Radek Bíba 2006-08-04 15:25:49 UTC
Thanks Radek.


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