Wireshark-bugs: [Wireshark-bugs] [Bug 12596] New: Buildbot crash output: fuzz-2016-07-08-7962.pc
Date: Fri, 08 Jul 2016 22:10:02 +0000
Bug ID 12596
Summary Buildbot crash output: fuzz-2016-07-08-7962.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-07-08-7962.pcap
OS Ubuntu
Status CONFIRMED
Severity Major
Priority High
Component Dissection engine (libwireshark)
Assignee bugzilla-admin@wireshark.org
Reporter buildbot-do-not-reply@wireshark.org

Problems have been found with the following capture file:

https://www.wireshark.org/download/automated/captures/fuzz-2016-07-08-7962.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/14708-sample.pcap

Build host information:
Linux wsbb04 3.13.0-86-generic #131-Ubuntu SMP Thu May 12 23:33:13 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.4 LTS
Release:    14.04
Codename:    trusty

Buildbot information:
BUILDBOT_REPOSITORY=ssh://wireshark-buildbot@code.wireshark.org:29418/wireshark
BUILDBOT_BUILDNUMBER=3613
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-master/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=d83ee1db2172ccc58606a2dc251149bac28ed3dd

Return value:  133

Dissector bug:  0

Valgrind error count:  0



Git commit
commit d83ee1db2172ccc58606a2dc251149bac28ed3dd
Author: Guy Harris <guy@alum.mit.edu>
Date:   Thu Jul 7 17:21:48 2016 -0700

    Handle extcap binaries and the libssh upon which some depend.

    Search the extcap binaries for shared libraries they require.

    Treat libssh specially - for some reason, when built by macosx-setup.sh
    (which just does a standard cmake build of libssh), libssh's shared
    library has just libssh.4.dylib, not {installation
    directory}/libssh.4.dylib, as its shared library ID, so we don't find
    its binary using otool -L.

    Bug: 12471
    Change-Id: I3e5632d7520f1bbeca1a8faae3a012938ef9dee7
    Reviewed-on: https://code.wireshark.org/review/16329
    Reviewed-by: Guy Harris <guy@alum.mit.edu>



** (process:13771): ERROR **: More than 1000000 items in the tree -- possible
infinite loop

[ no debug trace ]


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