Wireshark-bugs: [Wireshark-bugs] [Bug 11528] New: Buildbot crash output: fuzz-2015-09-16-2144.pc
Date: Wed, 16 Sep 2015 08:20:03 +0000
Bug ID 11528
Summary Buildbot crash output: fuzz-2015-09-16-2144.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2015-09-16-2144.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-2015-09-16-2144.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/10451-fslocation.pcap

Build host information:
Linux wsbb04 3.13.0-61-generic #100-Ubuntu SMP Wed Jul 29 11:21:34 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://wireshark-buildbot@code.wireshark.org:29418/wireshark
BUILDBOT_BUILDNUMBER=3312
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=bec65ab1ac33ddf7e7694dfe361f4e55ae5c1dc7

Return value:  133

Dissector bug:  0

Valgrind error count:  0



Git commit
commit bec65ab1ac33ddf7e7694dfe361f4e55ae5c1dc7
Author: Peter Wu <peter@lekensteyn.nl>
Date:   Tue Sep 15 18:46:36 2015 +0200

    x509,ber: fix header field of large integers

    In the past large integers would be displayed as text, later on this
    was changed into a "proper" header field. In most cases you do not want
    to see "ber.64bit_uint_as_bytes" though, but the original field name.

    This patch allows fields that are marked as FT_BYTES to be displayed
    with their original header field details (name, description, etc.).

    Change-Id: I4ab1a4cce649a225c73298fbf4dcf1692c693a03
    Reviewed-on: https://code.wireshark.org/review/10539
    Reviewed-by: Peter Wu <peter@lekensteyn.nl>
    Petri-Dish: Peter Wu <peter@lekensteyn.nl>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
    Reviewed-by: Michael Mann <mmann78@netscape.net>


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


(process:30654): GLib-ERROR **: /build/buildd/glib2.0-2.40.2/./glib/gmem.c:103:
failed to allocate 7412491704 bytes

[ no debug trace ]


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