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 12747] New: Buildbot crash output: fuzz-2016-08-16-30351.p

Date: Tue, 16 Aug 2016 01:40:03 +0000
Bug ID 12747
Summary Buildbot crash output: fuzz-2016-08-16-30351.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-08-16-30351.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-2016-08-16-30351.pcap

stderr:
Input file:
/home/wireshark/menagerie/menagerie/10783-traces_lass-pc-8.10.1.cap.gz

Build host information:
Linux wsbb04 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 16.04.1 LTS
Release:    16.04
Codename:    xenial

Buildbot information:
BUILDBOT_REPOSITORY=ssh://[email protected]:29418/wireshark
BUILDBOT_WORKERNAME=fuzz-test
BUILDBOT_BUILDNUMBER=39
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.2/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=5cddd3097bf56d41013d16fd0b84185c9beb05a9

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 5cddd3097bf56d41013d16fd0b84185c9beb05a9
Author: João Valverde <[email protected]>
Date:   Mon Aug 8 22:37:55 2016 +0100

    checklicenses: Remove whitelisted licenses not being used

    Removed a few licenses we shouldn't use (Apache v2, BSD 4-clause) and
    removed many others not currently being used. (Add on a need-to basis).

    Added GPLv3+ with Bison exception to licensecheck.pl.

    Also removed some crud to work around bugs for older licensecheck.pl
versions.

    The original list came from the chromium project, which has a BSD-like
license,
    and many more licenses in use, not all of them vetted for GPLv2+
compatibility.

    Change-Id: I67f334f21cd94904cf8a0e5d9beb659c82437df4
    Reviewed-on: https://code.wireshark.org/review/16966
    Petri-Dish: João Valverde <[email protected]>
    Reviewed-by: Guy Harris <[email protected]>
    Tested-by: Petri Dish Buildbot <[email protected]>
    Reviewed-by: João Valverde <[email protected]>
    (cherry picked from commit ba70b88419c0282dd61b2384239874440f2594bc)
    Reviewed-on: https://code.wireshark.org/review/17057


==16494== Memcheck, a memory error detector
==16494== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==16494== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==16494== Command:
/home/wireshark/builders/wireshark-2.2-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.2/fuzz-2016-08-16-30351.pcap
==16494== 
==16494== 
==16494== HEAP SUMMARY:
==16494==     in use at exit: 2,038,967 bytes in 46,070 blocks
==16494==   total heap usage: 417,163 allocs, 371,093 frees, 48,419,440 bytes
allocated
==16494== 
==16494== LEAK SUMMARY:
==16494==    definitely lost: 3,506 bytes in 154 blocks
==16494==    indirectly lost: 405,690 bytes in 17,124 blocks
==16494==      possibly lost: 0 bytes in 0 blocks
==16494==    still reachable: 1,629,771 bytes in 28,792 blocks
==16494==         suppressed: 0 bytes in 0 blocks
==16494== Rerun with --leak-check=full to see details of leaked memory
==16494== 
==16494== For counts of detected and suppressed errors, rerun with: -v
==16494== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 1 from 1)

[ no debug trace ]


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