Wireshark-bugs: [Wireshark-bugs] [Bug 13281] New: Buildbot crash output: fuzz-2016-12-28-11287.p

Date: Fri, 30 Dec 2016 08:20:07 +0000
Bug ID 13281
Summary Buildbot crash output: fuzz-2016-12-28-11287.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-12-28-11287.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-12-28-11287.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/SMB-locking.pcapng.gz

Build host information:
Linux wsbb04 4.4.0-53-generic #74-Ubuntu SMP Fri Dec 2 15:59:10 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=244
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.0/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=f997ee8ba33d62dc92c8742bd87725a17e8e0c6b

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit f997ee8ba33d62dc92c8742bd87725a17e8e0c6b
Author: Gerald Combs <[email protected]>
Date:   Sun Dec 25 08:54:42 2016 -0800

    [Automatic update for 2016-12-25]

    Update manuf, services enterprise-numbers, translations, and other items.

    Change-Id: I756194ca48da05d630139275bf475a7ea349451b
    Reviewed-on: https://code.wireshark.org/review/19431
    Reviewed-by: Gerald Combs <[email protected]>


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

==8086== Memcheck, a memory error detector
==8086== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==8086== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==8086== Command:
/home/wireshark/builders/wireshark-2.0-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.0/fuzz-2016-12-28-11287.pcap
==8086== 
==8086== 
==8086== HEAP SUMMARY:
==8086==     in use at exit: 1,099,400 bytes in 32,354 blocks
==8086==   total heap usage: 7,515,137 allocs, 7,482,783 frees, 400,976,635
bytes allocated
==8086== 
==8086== LEAK SUMMARY:
==8086==    definitely lost: 37,428 bytes in 2,287 blocks
==8086==    indirectly lost: 65,968 bytes in 1,893 blocks
==8086==      possibly lost: 0 bytes in 0 blocks
==8086==    still reachable: 996,004 bytes in 28,174 blocks
==8086==         suppressed: 0 bytes in 0 blocks
==8086== Rerun with --leak-check=full to see details of leaked memory
==8086== 
==8086== For counts of detected and suppressed errors, rerun with: -v
==8086== 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.