Ethereal-dev: [Ethereal-dev] Bug report

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

From: Shriram Natarajan <snatarajan@xxxxxxxxxxxxx>
Date: Fri, 19 Apr 2002 18:35:40 -0700
uname -sr
SunOS 5.8

gtk-config --version
1.2.10

ethereal -v
ethereal 0.9.3, with GTK+ 1.2.10, with GLib 1.2.10, with libpcap 0.7, with
libz 1.1.3, without UCD SNMP

>>
4) The command you used to invoke Ethereal, and the sequence of operations
you performed that caused the bug to appear
<<

I used (ethereal &) to invoke the newly built ethereal. I set up a UDP
srcport==x || udp.dstport==y rule and captured some packets. Then I wanted
to colorize the display and set up a similar expression there too. Then I
wanted to remove the rule and I got this crash.

With best regards
Shriram

gdb trace:
#0  proto_tree_prime_hfid (tree=0x0, hfid=5051) at proto.c:1795
#1  0x1d9b64 in prime_dfilter (data=0x13bb, user_data=0x0) at epan.c:125
#2  0x1e8408 in dfilter_foreach_interesting_field (df=0x5f6730, 
    func=0x1d9b54 <prime_dfilter>, user_data=0x0) at dfilter.c:399
#3  0x1d9b84 in epan_dissect_prime_dfilter (edt=0x503610, dfcode=0x5f6730)
at epan.c:131
#4  0x18075c in add_packet_to_packet_list (fdata=0x515610, cf=0x3a06bc, 
    pseudo_header=0x3a0734, buf=0x3a07c4 "\b", refilter=0) at file.c:658
#5  0x180edc in rescan_packets (cf=0x3a06bc, action=0x3a0734 "", refilter=0,
redissect=0)
    at file.c:1008
#6  0x180cbc in colorize_packets (cf=0x3a06bc) at file.c:871
#7  0x1c4d54 in color_ok_cb (button=0x461fb8, user_data=0x0) at
color_dlg.c:595
#8  0xff242024 in gtk_marshal_NONE__NONE (object=0x461fb8, func=0x1c4d44
<color_ok_cb>, 
    func_data=0x0, args=0xffbedb10) at gtkmarshal.c:312
#9  0xff2850d4 in gtk_handlers_run (handlers=0x541428, signal=0xffbeda70, 
    object=0x461fb8, params=0xffbedb10, after=0) at gtksignal.c:1917
#10 0xff283fb0 in gtk_signal_real_emit (object=0x461fb8, signal_id=93,
params=0xffbedb10)
    at gtksignal.c:1477
#11 0xff281010 in gtk_signal_emit (object=0x461fb8, signal_id=93) at
gtksignal.c:552
#12 0xff1c1b50 in gtk_button_clicked (button=0x461fb8) at gtkbutton.c:336
#13 0xff1c3b64 in gtk_real_button_released (button=0x461fb8) at
gtkbutton.c:861
#14 0xff242024 in gtk_marshal_NONE__NONE (object=0x461fb8, 
    func=0xff1c3a54 <gtk_real_button_released>, func_data=0x0,
args=0xffbee090)
    at gtkmarshal.c:312
#15 0xff283de4 in gtk_signal_real_emit (object=0x461fb8, signal_id=92,
params=0xffbee090)
    at gtksignal.c:1440
#16 0xff281010 in gtk_signal_emit (object=0x461fb8, signal_id=92) at
gtksignal.c:552
#17 0xff1c1a1c in gtk_button_released (button=0x461fb8) at gtkbutton.c:327
#18 0xff1c311c in gtk_button_button_release (widget=0x461fb8,
event=0x45edd0)
    at gtkbutton.c:721
#19 0xff241db4 in gtk_marshal_BOOL__POINTER (object=0x461fb8, 
    func=0xff1c2fc4 <gtk_button_button_release>, func_data=0x0,
args=0xffbee610)
    at gtkmarshal.c:28
#20 0xff283ff8 in gtk_signal_real_emit (object=0x461fb8, signal_id=21,
params=0xffbee610)
    at gtksignal.c:1492
#21 0xff281010 in gtk_signal_emit (object=0x461fb8, signal_id=21) at
gtksignal.c:552
#22 0xff2cc118 in gtk_widget_event (widget=0x461fb8, event=0x45edd0) at
gtkwidget.c:2864
#23 0xff241d28 in gtk_propagate_event (widget=0x461fb8, event=0x45edd0) at
gtkmain.c:1378
#24 0xff240a50 in gtk_main_do_event (event=0x45edd0) at gtkmain.c:818
#25 0xff35a2ec in gdk_event_dispatch (source_data=0x45edd0,
current_time=0xffbeec00, 
    user_data=0x0) at gdkevents.c:2139
#26 0xff135da0 in g_main_dispatch (dispatch_time=0xffbeec00) at gmain.c:656
#27 0xff13663c in g_main_iterate (block=-15352284, dispatch=1) at
gmain.c:877
#28 0xff136850 in g_main_run (loop=0x40fcf0) at gmain.c:935
#29 0xff240148 in gtk_main () at gtkmain.c:524
#30 0x1a8dcc in main (argc=0, argv=0xffbeef40) at main.c:1942