Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7875] Buildbot crash output: fuzz-2012-10-18-31325.pcap

Date: Sun, 28 Oct 2012 13:34:13 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7875

Evan Huus <eapache@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eapache@xxxxxxxxx

--- Comment #1 from Evan Huus <eapache@xxxxxxxxx> 2012-10-28 13:34:12 PDT ---
Can't seem to reproduce this one. It might have something to do with the
warnings valgrind is throwing up, though they don't appear to be fatal...

==5303== Conditional jump or move depends on uninitialised value(s)
==5303==    at 0x669010C: dissect_smtp (packet-smtp.c:730)
==5303==    by 0x60922D7: call_dissector_through_handle (packet.c:449)
==5303==    by 0x6092B7C: call_dissector_work (packet.c:540)
==5303==    by 0x609339F: dissector_try_uint_new (packet.c:960)
==5303==    by 0x60933F6: dissector_try_uint (packet.c:986)
==5303==    by 0x66C3D69: decode_tcp_ports (packet-tcp.c:3902)
==5303==    by 0x66C4091: process_tcp_payload (packet-tcp.c:3961)
==5303==    by 0x66C4663: dissect_tcp_payload (packet-tcp.c:1827)
==5303==    by 0x66C602C: dissect_tcp (packet-tcp.c:4796)
==5303==    by 0x60922D7: call_dissector_through_handle (packet.c:449)
==5303==    by 0x6092B7C: call_dissector_work (packet.c:540)
==5303==    by 0x609339F: dissector_try_uint_new (packet.c:960)
==5303== 
==5303== Conditional jump or move depends on uninitialised value(s)
==5303==    at 0x6690116: dissect_smtp (packet-smtp.c:744)
==5303==    by 0x60922D7: call_dissector_through_handle (packet.c:449)
==5303==    by 0x6092B7C: call_dissector_work (packet.c:540)
==5303==    by 0x609339F: dissector_try_uint_new (packet.c:960)
==5303==    by 0x60933F6: dissector_try_uint (packet.c:986)
==5303==    by 0x66C3D69: decode_tcp_ports (packet-tcp.c:3902)
==5303==    by 0x66C4091: process_tcp_payload (packet-tcp.c:3961)
==5303==    by 0x66C4663: dissect_tcp_payload (packet-tcp.c:1827)
==5303==    by 0x66C602C: dissect_tcp (packet-tcp.c:4796)
==5303==    by 0x60922D7: call_dissector_through_handle (packet.c:449)
==5303==    by 0x6092B7C: call_dissector_work (packet.c:540)
==5303==    by 0x609339F: dissector_try_uint_new (packet.c:960)

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