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 10024] New: Buildbot crash output: fuzz-2014-04-22-4293.pc

Date: Tue, 22 Apr 2014 18:10:04 +0000
Bug ID 10024
Summary Buildbot crash output: fuzz-2014-04-22-4293.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2014-04-22-4293.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-04-22-4293.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/nam.enc

Build host information:
Linux wsbb04 3.2.0-60-generic #91-Ubuntu SMP Wed Feb 19 03:54:44 UTC 2014
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=ssh://[email protected]:29418/wireshark
BUILDBOT_BUILDNUMBER=2706
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=2d774c6f84c690ee342b3baa0070c3d480df811d

Return value:  133

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 2d774c6f84c690ee342b3baa0070c3d480df811d
Author: Bill Meier <[email protected]>
Date:   Tue Apr 22 10:48:41 2014 -0400

    Minor cleanup

    - Remove unneeded #includes;
    - Move proto_reg_handoff...(() to the end of the file as per convention;
    - Use dissector_add_handle() instead of using dissector_add_uint(..., 0,
...);
    - #if 0 an unused global function (which caused a [-Wmissing-prototypes]
warning);
    - Remove an empty proto_reg-handoff...();
    - 'if (already_registered)' not required in one case.

    Change-Id: I74f267c2721df13eb4d52d7f19a6ded423218a39
    Reviewed-on: https://code.wireshark.org/review/1277
    Reviewed-by: Bill Meier <[email protected]>


Command and args:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nVxr


** (process:7038): WARNING **: Dissector bug, protocol KRB5, in packet 78:
packet-ber.c:1905: failed assertion "DISSECTOR_ASSERT_NOT_REACHED"

** (process:7038): WARNING **: Dissector bug, protocol KRB5, in packet 270:
packet-ber.c:1905: failed assertion "DISSECTOR_ASSERT_NOT_REACHED"

(process:7038): GLib-ERROR **: /build/buildd/glib2.0-2.32.4/./glib/gmem.c:165:
failed to allocate 2661195422 bytes

[ no debug trace ]


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