ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5542] Buildbot crash output: fuzz-2011-01-02-11684.pcap

Date: Mon, 3 Jan 2011 09:53:12 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5542

Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeff.morriss.ws@xxxxxxxxx

--- Comment #3 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2011-01-03 09:53:10 PST ---
It doesn't crash for me on 64-bit Linux, but Valgrind complains thus:

==1009== Conditional jump or move depends on uninitialised value(s)
==1009==    at 0x5EAB863: get_sdp_type (packet-btsdp.c:319)
==1009==    by 0x5EAC2D2: dissect_sdp_service_attribute_list
(packet-btsdp.c:563)
==1009==    by 0x5EAC6F0: dissect_btsdp (packet-btsdp.c:632)
==1009==    by 0x5D8F060: call_dissector_through_handle (packet.c:395)
==1009==    by 0x5D8F7BF: call_dissector_work (packet.c:486)
==1009==    by 0x5D90771: dissector_try_uint_new (packet.c:898)
==1009==    by 0x5EA74E4: dissect_b_frame (packet-btl2cap.c:879)
==1009==    by 0x5EA7A93: dissect_btl2cap (packet-btl2cap.c:1304)
==1009==    by 0x5D8F060: call_dissector_through_handle (packet.c:395)
==1009==    by 0x5D8F7BF: call_dissector_work (packet.c:486)
==1009==    by 0x5D8F920: call_dissector (packet.c:1828)
==1009==    by 0x5E9ED63: dissect_btacl (packet-bthci_acl.c:160)
==1009== 
==1009== Conditional jump or move depends on uninitialised value(s)
==1009==    at 0x5EAC1D0: dissect_sdp_service_attribute_list
(packet-btsdp.c:578)
==1009==    by 0x5EAC6F0: dissect_btsdp (packet-btsdp.c:632)
==1009==    by 0x5D8F060: call_dissector_through_handle (packet.c:395)
==1009==    by 0x5D8F7BF: call_dissector_work (packet.c:486)
==1009==    by 0x5D90771: dissector_try_uint_new (packet.c:898)
==1009==    by 0x5EA74E4: dissect_b_frame (packet-btl2cap.c:879)
==1009==    by 0x5EA7A93: dissect_btl2cap (packet-btl2cap.c:1304)
==1009==    by 0x5D8F060: call_dissector_through_handle (packet.c:395)
==1009==    by 0x5D8F7BF: call_dissector_work (packet.c:486)
==1009==    by 0x5D8F920: call_dissector (packet.c:1828)
==1009==    by 0x5E9ED63: dissect_btacl (packet-bthci_acl.c:160)
==1009==    by 0x5D8F060: call_dissector_through_handle (packet.c:395)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.