Wireshark-bugs: [Wireshark-bugs] [Bug 11257] New: Buildbot crash output: fuzz-2015-06-08-19539.p

Date: Mon, 08 Jun 2015 08:20:03 +0000
Bug ID 11257
Summary Buildbot crash output: fuzz-2015-06-08-19539.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2015-06-08-19539.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-06-08-19539.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/Lab_3B__de_Telemática.pcap

Build host information:
Linux wsbb04 3.13.0-52-generic #86-Ubuntu SMP Mon May 4 04:32:59 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.2 LTS
Release:    14.04
Codename:    trusty

Buildbot information:
BUILDBOT_REPOSITORY=ssh://[email protected]:29418/wireshark
BUILDBOT_BUILDNUMBER=3242
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=2c56c6fa76d8b0f82a2eaa13a1890c6bf9e02cc8

Return value:  134

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 2c56c6fa76d8b0f82a2eaa13a1890c6bf9e02cc8
Author: Peter Wu <[email protected]>
Date:   Sun Jun 7 23:21:14 2015 +0200

    igmp: fix memleak

    dissector_add_uint_range walks through ranges and then does not need the
    range anymore. Discovered with `tshark -G fields` and GCC 5.1 + ASAN.

    Change-Id: I76f98a6ccee6dbbecc1efb847c358bd6d010e1dc
    Reviewed-on: https://code.wireshark.org/review/8825
    Reviewed-by: Peter Wu <[email protected]>
    Petri-Dish: Peter Wu <[email protected]>
    Tested-by: Petri Dish Buildbot <[email protected]>
    Reviewed-by: Anders Broman <[email protected]>


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

GLib (gthread-posix.c): Unexpected error from C library during 'malloc': Cannot
allocate memory.  Aborting.

[ no debug trace ]


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