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 11771] New: Buildbot crash output: fuzz-2015-11-25-26736.p

Date: Wed, 25 Nov 2015 11:00:05 +0000
Bug ID 11771
Summary Buildbot crash output: fuzz-2015-11-25-26736.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2015-11-25-26736.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:

https://www.wireshark.org/download/automated/captures/fuzz-2015-11-25-26736.pcap

stderr:
Input file:
/home/wireshark/menagerie/menagerie/1147-fuzz-2007-11-16-18765.pcap.gz

Build host information:
Linux wsbb04 3.13.0-66-generic #108-Ubuntu SMP Wed Oct 7 15:20:27 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.3 LTS
Release:    14.04
Codename:    trusty

Buildbot information:
BUILDBOT_REPOSITORY=ssh://[email protected]:29418/wireshark
BUILDBOT_BUILDNUMBER=3401
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-master/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=1c7b9492906835e81879f93fab940077aeab8dae

Return value:  139

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 1c7b9492906835e81879f93fab940077aeab8dae
Author: Guy Harris <[email protected]>
Date:   Tue Nov 24 22:21:15 2015 -0800

    Use try_val_to_str_ext() in print_uuid().

    That's a much cleaner way of determining whether you found no matchin
    bluetooth_uuid_vals_ext than checking whether val_to_str_ext_const()
    returned the "use this if unknown" value.

    It also lets us avoid a wmem_strdup().

    Make print_numeric_uuid() and print_uuid() return const gchar *; there's
    no reason for them *not* to be const, and that means we don't have to
    throw away constness.

    Change-Id: I62fb0b81c64c107dfea6c16ca8c5b9593f8f2a9d
    Reviewed-on: https://code.wireshark.org/review/12126
    Reviewed-by: Guy Harris <[email protected]>


Command and args:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark
-nVxr


[ no debug trace ]


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