Wireshark-bugs: [Wireshark-bugs] [Bug 11956] New: Buildbot crash output: fuzz-2016-01-01-3496.pc
Date: Mon, 04 Jan 2016 02:50:05 +0000
Bug ID 11956
Summary Buildbot crash output: fuzz-2016-01-01-3496.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-01-01-3496.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-01-01-3496.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/ndsp_v2.pcapng.gz

Build host information:
Linux wsbb04 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 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=3454
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-master/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=a63b3090a0e047f828d0cdbf27fc62f20505b529

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit a63b3090a0e047f828d0cdbf27fc62f20505b529
Author: Gerald Combs <gerald@wireshark.org>
Date:   Wed Dec 30 23:53:14 2015 +0000

    Revert "CPack: Use COPYTING.txt as the license file."

    Looks like we need to fix a dependency.

    This reverts commit 61cde08a95ddbeaeda32111f4469cbfc48dc95c3.

    Change-Id: I490b826f20fbefbf169b63816916bfe784609610
    Reviewed-on: https://code.wireshark.org/review/12956
    Reviewed-by: Gerald Combs <gerald@wireshark.org>


Command and args: ./tools/valgrind-wireshark.sh 

==31531== Memcheck, a memory error detector
==31531== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==31531== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
==31531== Command:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2016-01-01-3496.pcap
==31531== 
==31531== 
==31531== HEAP SUMMARY:
==31531==     in use at exit: 1,156,553 bytes in 33,910 blocks
==31531==   total heap usage: 596,521 allocs, 562,611 frees, 46,951,355 bytes
allocated
==31531== 
==31531== LEAK SUMMARY:
==31531==    definitely lost: 63,452 bytes in 3,903 blocks
==31531==    indirectly lost: 43,216 bytes in 52 blocks
==31531==      possibly lost: 0 bytes in 0 blocks
==31531==    still reachable: 1,049,885 bytes in 29,955 blocks
==31531==         suppressed: 0 bytes in 0 blocks
==31531== Rerun with --leak-check=full to see details of leaked memory
==31531== 
==31531== For counts of detected and suppressed errors, rerun with: -v
==31531== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

[ no debug trace ]


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