Wireshark-bugs: [Wireshark-bugs] [Bug 9679] New: Buildbot crash output: fuzz-2014-01-20-17264.pc

Date: Tue, 21 Jan 2014 06:40:03 +0000
Bug ID 9679
Summary Buildbot crash output: fuzz-2014-01-20-17264.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2014-01-20-17264.pcap
OS Ubuntu
Status CONFIRMED
Severity Major
Priority High
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Problems have been found with the following capture file:

http://www.wireshark.org/download/automated/captures/fuzz-2014-01-20-17264.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/10052-wireshark_vs_omnipeek.jpg

Build host information:
Linux wsbb04 3.2.0-58-generic #88-Ubuntu SMP Tue Dec 3 17:37:58 UTC 2013 x86_64
x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 12.04.4 LTS
Release:    12.04
Codename:    precise

Buildbot information:
BUILDBOT_REPOSITORY=https://code.wireshark.org/review/wireshark
BUILDBOT_BUILDNUMBER=2525
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang-Code-Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=0bc06ee3ab5ddc3bf00a97be4444b2a5d5f56385

Return value:  2

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 0bc06ee3ab5ddc3bf00a97be4444b2a5d5f56385
Author: Bill Meier <[email protected]>
Date:   Tue Jan 21 02:32:48 2014 +0000

    - Remove unneeded #includes;
    - "Once-only" test not needed in proto_reg_handoff..();
    - Set COL_PROTOCOL, clear COL_INFO at the begining of the dissector
       before fetching data from the tvb;
    - Use tvb_reported_length;
    - Use col_set_str/col_append_str where appropriate;
    - Zigbee --> lwm;
    - Fix typo;
    - Reformat some whitespace for consistency.

    ToDo:
    - Review use of col_...() and expert...() under 'if (tree)';
    - Review use of col_clear(..., COL_INFO) after text already added to
COL_INFO;
    - Review certain tvb fetches to ensure  no fetches using a negative offset;

    svn path=/trunk/; revision=54871


Command and args: ./tshark -nVxr

tshark: The file
"/fuzz/buildbot/clangcodeanalysis/menagerie-fuzz/fuzz-2014-01-20-17264.pcap"
appears to be damaged or corrupt.
(pcapng_read_packet_block: cap_len 634477 is larger than WTAP_MAX_PACKET_SIZE
65535)

[ no debug trace ]


You are receiving this mail because:
  • You are watching all bug changes.