Wireshark-bugs: [Wireshark-bugs] [Bug 11607] New: Buildbot crash output: fuzz-2015-10-17-4880.pc

Date: Sat, 17 Oct 2015 20:20:02 +0000
Bug ID 11607
Summary Buildbot crash output: fuzz-2015-10-17-4880.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2015-10-17-4880.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-10-17-4880.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/12694-AllJoynSample1.pcapng

Build host information:
Linux wsbb04 3.13.0-65-generic #105-Ubuntu SMP Mon Sep 21 18:50:58 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=22
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.0/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_SLAVENAME=fuzz-test
BUILDBOT_GOT_REVISION=263184641429dbc1da6328d75479be2c60fff8b5

Return value:  133

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 263184641429dbc1da6328d75479be2c60fff8b5
Author: Gerald Combs <[email protected]>
Date:   Thu Oct 15 14:45:45 2015 -0700

    Keep CMake from finding Cygwin's Python.

    Try to find Python and set PYTHON_EXECUTABLE on Windows via the registry
    prior to calling FindPythonInterp. This works around a bug in CMake that
    prefers Cygwin's Python, which is a symlink, which by default is a text
    file that contains a Cygwin-specific cookie, which is therefore useless
    outside of Cygwin.

    This is avoids the need to pass -DPYTHON_EXECUTABLE=... to CMake.

    Change-Id: Ife37221b61d920682c20357b6d139a93067a5ad1
    Reviewed-on: https://code.wireshark.org/review/11071
    Petri-Dish: Gerald Combs <[email protected]>
    Tested-by: Petri Dish Buildbot <[email protected]>
    Reviewed-by: Gerald Combs <[email protected]>
    (cherry picked from commit 7682ae4887fbc45c8d4e3f0d8f21cd9d9093c83b)
    Reviewed-on: https://code.wireshark.org/review/11101


Command and args:
/home/wireshark/builders/wireshark-2.0-fuzz/fuzztest/install/bin/tshark -nVxr


GLib-ERROR **: (NULL) message

[ no debug trace ]


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