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 12716] New: Buildbot crash output: fuzz-2016-08-06-10385.p

Date: Sat, 06 Aug 2016 06:30:08 +0000
Bug ID 12716
Summary Buildbot crash output: fuzz-2016-08-06-10385.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-08-06-10385.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-06-10385.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/0000.cap

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=26
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.2/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=fc2026d9d50f6eaa6ad4c2ba9a52dbb2a1996e8b

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit fc2026d9d50f6eaa6ad4c2ba9a52dbb2a1996e8b
Author: Jaap Keuter <[email protected]>
Date:   Thu Aug 4 23:35:01 2016 +0200

    pkix1implicit: Make sure distribution takes in all the files.

    By including ../Makefile.inc (like all other ASN1 based dissectors)
    assure the symbols are setup correctly for all make related actions,
    including packaging the files for distribution.

    Bug: 12703
    Change-Id: Ia7279fcc30bb08e749f35b6d893136b053f3544c
    Reviewed-on: https://code.wireshark.org/review/16893
    Reviewed-by: Jaap Keuter <[email protected]>
    Petri-Dish: Jaap Keuter <[email protected]>
    Tested-by: Petri Dish Buildbot <[email protected]>
    Reviewed-by: Anders Broman <[email protected]>
    (cherry picked from commit 333ba807e700f73a74ed42034e99ef21c9ab6127)
    Reviewed-on: https://code.wireshark.org/review/16894


==10429== Memcheck, a memory error detector
==10429== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==10429== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==10429== Command:
/home/wireshark/builders/wireshark-2.2-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.2/fuzz-2016-08-06-10385.pcap
==10429== 
==10429== 
==10429== HEAP SUMMARY:
==10429==     in use at exit: 1,505,283 bytes in 39,714 blocks
==10429==   total heap usage: 265,064 allocs, 225,350 frees, 30,558,249 bytes
allocated
==10429== 
==10429== LEAK SUMMARY:
==10429==    definitely lost: 332,998 bytes in 150 blocks
==10429==    indirectly lost: 726,520 bytes in 29,969 blocks
==10429==      possibly lost: 0 bytes in 0 blocks
==10429==    still reachable: 445,765 bytes in 9,595 blocks
==10429==         suppressed: 0 bytes in 0 blocks
==10429== Rerun with --leak-check=full to see details of leaked memory
==10429== 
==10429== For counts of detected and suppressed errors, rerun with: -v
==10429== 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.