Ethereal-dev: [ethereal-dev] 0.7.6 crash

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

From: Bill Fumerola <billf@xxxxxxxxxxxxxx>
Date: Tue, 26 Oct 1999 17:11:33 -0400 (EDT)
This happens when I click on a packet to display it...

I still have the core and everything if anyone wants to see a address.

Thanks,

-- 
- bill fumerola - billf@xxxxxxxxxxxxxx - BF1560 - computer horizons corp -
- ph:(800) 252-2421 - bfumerol@xxxxxxxxxxxxxxxxxxxx - billf@xxxxxxxxxxx  -




---------- Forwarded message ----------
Date: Tue, 26 Oct 1999 18:03:32 -0400 (EDT)
From: Bill Fumerola <billf@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
To: billf@xxxxxxxxxxxxxxxxxxx

** ERROR **: file proto.c: line 212 (find_hfinfo_record): assertion failed: (hfindex >= 0 && hfindex < gpa_hfinfo->len)
aborting...

(gdb) bt
#0  0x283adc88 in kill () from /usr/lib/libc.so.4
#1  0x283e2e87 in abort () from /usr/lib/libc.so.4
#2  0x282a82a2 in g_logv () from /usr/local/lib/libglib12.so.2
#3  0x282a8356 in g_log () from /usr/local/lib/libglib12.so.2
#4  0x806313b in find_hfinfo_record (hfindex=-1) at proto.c:212
#5  0x806321b in proto_tree_add_item_value (tree=0x8167818, hfindex=-1, start=0, length=14, include_format=1, visible=1, ap=0xbfbfce78 "") at proto.c:285
#6  0x80631a8 in proto_tree_add_item_format (tree=0x8167818, hfindex=-1, start=0, length=14) at proto.c:249
#7  0x8070c4f in dissect_eth (pd=0x80f6990 "", offset=0, fd=0x817e900, tree=0x8167818) at packet-eth.c:183
#8  0x8061ec5 in dissect_packet (pd=0x80f6990 "", fd=0x817e900, tree=0x8167818) at packet.c:733
#9  0x8060a7a in select_packet (cf=0x80f6920, row=12) at file.c:1175
#10 0x80ad2ff in packet_list_select_cb (w=0x8140100, row=12, col=3, evt=0x8161018) at main.c:469
#11 0x2823c4e7 in gtk_marshal_NONE__INT_INT_POINTER () from /usr/X11R6/lib/libgtk12.so.2
#12 0x282024b2 in gtk_handlers_run () from /usr/X11R6/lib/libgtk12.so.2
#13 0x28201976 in gtk_signal_real_emit () from /usr/X11R6/lib/libgtk12.so.2
#14 0x281ffc21 in gtk_signal_emit () from /usr/X11R6/lib/libgtk12.so.2
#15 0x80a37b0 in toggle_row (clist=0x8140100, row=12, column=3, event=0x8161018) at gtkclist.c:3531
#16 0x80a710c in gtk_clist_button_release (widget=0x8140100, event=0x8161018) at gtkclist.c:5189
#17 0x2823c1e9 in gtk_marshal_BOOL__POINTER () from /usr/X11R6/lib/libgtk12.so.2
#18 0x282019af in gtk_signal_real_emit () from /usr/X11R6/lib/libgtk12.so.2
#19 0x281ffc21 in gtk_signal_emit () from /usr/X11R6/lib/libgtk12.so.2
#20 0x28233520 in gtk_widget_event () from /usr/X11R6/lib/libgtk12.so.2
#21 0x281d6c22 in gtk_propagate_event () from /usr/X11R6/lib/libgtk12.so.2
#22 0x281d5f52 in gtk_main_do_event () from /usr/X11R6/lib/libgtk12.so.2
#23 0x2827ab1f in gdk_event_dispatch () from /usr/X11R6/lib/libgdk12.so.2
#24 0x282a5e78 in g_main_dispatch () from /usr/local/lib/libglib12.so.2
#25 0x282a642b in g_main_iterate () from /usr/local/lib/libglib12.so.2
#26 0x282a65a9 in g_main_run () from /usr/local/lib/libglib12.so.2
#27 0x281d5991 in gtk_main () from /usr/X11R6/lib/libgtk12.so.2
#28 0x80ae7a7 in main (argc=1, argv=0xbfbfd788) at main.c:1056
#29 0x8057199 in _start ()