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 11716] New: Buildbot crash output: fuzz-2015-11-14-22804.p

Date: Mon, 16 Nov 2015 13:20:05 +0000
Bug ID 11716
Summary Buildbot crash output: fuzz-2015-11-14-22804.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2015-11-14-22804.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-11-14-22804.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/c06-ldapv3-app-r1.pcap.gz

Build host information:
Linux wsbb04 3.13.0-66-generic #108-Ubuntu SMP Wed Oct 7 15:20:27 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://[email protected]:29418/wireshark
BUILDBOT_BUILDNUMBER=3359
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-master/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=db02f99fdb6bbeb7ad872bbf836138ca3992ae7a

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit db02f99fdb6bbeb7ad872bbf836138ca3992ae7a
Author: Guy Harris <[email protected]>
Date:   Thu Nov 12 09:44:47 2015 -0800

    Fix installation of desktop files.

    Change-Id: I33ed9741db9a50098b8c7c85409f3e6a0c2e2f15
    Reviewed-on: https://code.wireshark.org/review/11772
    Reviewed-by: Guy Harris <[email protected]>


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

==29596== Memcheck, a memory error detector
==29596== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==29596== Using Valgrind-3.10.0.SVN and LibVEX; rerun with -h for copyright
info
==29596== Command:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2015-11-14-22804.pcap
==29596== 
==29596== 
==29596== HEAP SUMMARY:
==29596==     in use at exit: 1,121,294 bytes in 32,573 blocks
==29596==   total heap usage: 2,829,081 allocs, 2,796,508 frees, 159,524,131
bytes allocated
==29596== 
==29596== LEAK SUMMARY:
==29596==    definitely lost: 45,440 bytes in 2,787 blocks
==29596==    indirectly lost: 63,344 bytes in 1,729 blocks
==29596==      possibly lost: 0 bytes in 0 blocks
==29596==    still reachable: 1,012,510 bytes in 28,057 blocks
==29596==         suppressed: 0 bytes in 0 blocks
==29596== Rerun with --leak-check=full to see details of leaked memory
==29596== 
==29596== For counts of detected and suppressed errors, rerun with: -v
==29596== 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.