Comment # 5
on bug 8212
from Evan Huus
With the smaller attachment, running under latest trunk:
Warn Dissector bug, protocol JXTA, in packet 4: proto.c:4203: failed assertion
"end >= fi->start"
GDB gives this as the backtrace:
#0 proto_item_set_end (pi=pi@entry=0x7fffe4f7a0f0, tvb=tvb@entry=0x2018c00,
end=49, end@entry=37) at proto.c:4203
#1 0x00007ffff5279cc6 in dissect_jxta_message_framing (tvb=0x2018c00,
pinfo=pinfo@entry=0x7ffffffec7b0, tree=tree@entry=0x7fffe4f7a0f0,
content_length=0x7fffe4f7a0f0,
content_length@entry=0x7ffffffeba30, content_type=0x7fffe4f7a0f0,
content_type@entry=0x7ffffffeba38) at packet-jxta.c:1095
#2 0x00007ffff527a34a in dissect_jxta_udp (tvb=0x2018400,
pinfo=0x7ffffffec7b0, tree=0x7fffe4f7a000, data="" out>) at
packet-jxta.c:479
etc.
You are receiving this mail because:
- You are watching all bug changes.