Wireshark-bugs: [Wireshark-bugs] [Bug 9379] Buildbot crash output: fuzz-2013-11-04-29681.pcap
Evan Huus
changed
bug 9379
What |
Removed |
Added |
CC |
|
eapache@gmail.com
|
Comment # 1
on bug 9379
from Evan Huus
This seems to be the relevant backtrace:
#5 0x00007f4ac099430b in call_dissector_only (handle=<optimized out>,
tvb=<optimized out>, pinfo=<optimized out>, tree=<optimized out>,
data="" out>) at packet.c:2113
#6 0x00007f4ac0994322 in call_dissector_with_data (handle=<optimized out>,
tvb=0x2e77720, pinfo=pinfo@entry=0x31018b8, tree=tree@entry=0x30f2030,
data="" at packet.c:2127
#7 0x00007f4ac0994398 in call_dissector (handle=<optimized out>,
tvb=<optimized out>, pinfo=pinfo@entry=0x31018b8, tree=tree@entry=0x30f2030)
at packet.c:2144
#8 0x00007f4ac0f1af16 in process_rtp_payload (newtvb=newtvb@entry=0x310b000,
pinfo=pinfo@entry=0x31018b8, tree=tree@entry=0x30f2030,
rtp_tree=rtp_tree@entry=0x3108554, payload_type=payload_type@entry=1) at
packet-rtp.c:1161
#9 0x00007f4ac0f1b30d in dissect_rtp_data (tvb=tvb@entry=0x310b050,
pinfo=pinfo@entry=0x31018b8, tree=tree@entry=0x30f2030, rtp_tree=0x3108554,
offset=<optimized out>, data_len=529,
data_reported_len=data_reported_len@entry=529,
payload_type=payload_type@entry=1) at packet-rtp.c:1296
#10 0x00007f4ac0f1d21c in dissect_rtp (tvb=0x310b050, pinfo=0x31018b8,
tree=0x30f2030, data="" out>) at packet-rtp.c:2026
#11 0x00007f4ac09920cf in call_dissector_through_handle
(handle=handle@entry=0x287a454, tvb=tvb@entry=0x310b050,
pinfo=pinfo@entry=0x31018b8,
tree=tree@entry=0x30f2030, data="" at packet.c:511
#12 0x00007f4ac0992750 in call_dissector_work (handle=0x287a454, tvb=0x310b050,
pinfo_arg=0x31018b8, tree=0x30f2030, add_proto_name=1, data=""
at packet.c:609
#13 0x00007f4ac0994322 in call_dissector_with_data (handle=<optimized out>,
tvb=tvb@entry=0x310b050, pinfo=pinfo@entry=0x31018b8,
tree=tree@entry=0x30f2030, data="" at packet.c:2127
#14 0x00007f4ac0994398 in call_dissector (handle=<optimized out>,
tvb=tvb@entry=0x310b050, pinfo=pinfo@entry=0x31018b8,
tree=tree@entry=0x30f2030)
at packet.c:2144
#15 0x00007f4ac0abd888 in dissect_bta2dp (tvb=0x310b050, pinfo=0x31018b8,
tree=0x30f2030, data="" out>) at packet-btavdtp.c:2168
You are receiving this mail because:
- You are watching all bug changes.