Wireshark-bugs: [Wireshark-bugs] [Bug 13269] New: Buildbot crash output: fuzz-2016-12-22-32089.p

Date: Sat, 24 Dec 2016 13:10:06 +0000
Bug ID 13269
Summary Buildbot crash output: fuzz-2016-12-22-32089.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-12-22-32089.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-22-32089.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=242
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.0/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=ce9edaccc316d3c73c434745db274b8c8383ccbf

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit ce9edaccc316d3c73c434745db274b8c8383ccbf
Author: Stig Bjørlykke <[email protected]>
Date:   Sun Dec 18 19:00:52 2016 +0100

    Lua: Include all BASE_PT_* to base table.

    Also added a note above field_display_e enum to indicate that this
    values are parsed in make-init-lua.pl to build init.lua.

    Change-Id: Ibd125684f9a68e1b8116fae0ccbc72147825d75d
    Reviewed-on: https://code.wireshark.org/review/19336
    Reviewed-by: Stig Bjørlykke <[email protected]>
    (cherry picked from commit d7ce60bb080eb22808ccf304ebc400da866bae0b)
    Reviewed-on: https://code.wireshark.org/review/19350


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

==3307== Memcheck, a memory error detector
==3307== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==3307== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==3307== Command:
/home/wireshark/builders/wireshark-2.0-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.0/fuzz-2016-12-22-32089.pcap
==3307== 
==3307== 
==3307== HEAP SUMMARY:
==3307==     in use at exit: 1,099,078 bytes in 32,305 blocks
==3307==   total heap usage: 7,506,566 allocs, 7,474,261 frees, 400,285,532
bytes allocated
==3307== 
==3307== LEAK SUMMARY:
==3307==    definitely lost: 37,272 bytes in 2,276 blocks
==3307==    indirectly lost: 65,232 bytes in 1,847 blocks
==3307==      possibly lost: 0 bytes in 0 blocks
==3307==    still reachable: 996,574 bytes in 28,182 blocks
==3307==         suppressed: 0 bytes in 0 blocks
==3307== Rerun with --leak-check=full to see details of leaked memory
==3307== 
==3307== For counts of detected and suppressed errors, rerun with: -v
==3307== 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.