Linux 2.2.14-15mdksmp
GTK version 1.2.6
ethereal 0.8.12, with GTK+ 1.2.6, with libpcap 0.4, with libz 1.1.3,
without SNMP
Run as: ./ethereal
Capturing with filter "not host XXXX"
#0 tvb_decrement_usage_count (tvb=0x0, count=1) at tvbuff.c:250
250 if (tvb->usage_count <= count) {
(gdb) p tvb
$1 = (tvbuff_t *) 0x0
(gdb) bt
#0 tvb_decrement_usage_count (tvb=0x0, count=1) at tvbuff.c:250
#1 0x80fbcfe in tvb_free (tvb=0x826fda8) at tvbuff.c:209
#2 0x80fbc9e in tvb_free_void (tvb=0x826fda8) at tvbuff.c:186
#3 0x80f0c4b in do_throw (except=0xbfffd3dc) at except.c:185
#4 0x80f0e87 in except_throw (except_group=1, except_code=2,
msg=0x819a320 "XCEPT_GROUP_ETHEREAL") at except.c:269
#5 0x80fc188 in check_offset_length (tvb=0x826fd78, offset=14,
length=160,
offset_ptr=0x826fdbc, length_ptr=0x826fdc0) at tvbuff.c:428
#6 0x80fc257 in tvb_set_subset (tvb=0x826fda8, backing=0x826fd78,
backing_offset=14, backing_length=160, reported_length=160) at
tvbuff.c:450
#7 0x80fc2f4 in tvb_new_subset (backing=0x826fd78, backing_offset=14,
backing_length=160, reported_length=160) at tvbuff.c:484
#8 0x807be1a in dissect_eth (tvb=0x826fd78, pinfo=0x81ea3e0, tree=0x0)
at packet-eth.c:271
#9 0x80f2d4c in dissect_packet (pseudo_header=0x8247d94,
pd=0x82acea8 "/ \b\006", fd=0x829e1e8, tree=0x0) at packet.c:1055
#10 0x8101168 in add_packet_to_packet_list (fdata=0x829e1e8, cf=0x81da160,
pseudo_header=0x8247d94, buf=0x82acea8 "/ \b\006", refilter=1)
at file.c:641
#11 0x810150b in read_packet (cf=0x81da160, offset=143803) at file.c:796
#12 0x8100a9d in read_cap_file (cf=0x81da160, err=0xbfffe3b4) at
file.c:353
#13 0x80fe8ce in do_capture (capfile_name=0x0) at capture.c:433
#14 0x8129e0c in capture_prep_ok_cb (ok_bt=0x826d828, parent_w=0x8247d68)
at capture_dlg.c:472
#15 0x400ede97 in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
#16 0x4011f5c6 in gtk_signal_emit () from /usr/lib/libgtk-1.2