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 12799] New: Buildbot crash output: fuzz-2016-08-31-14712.p

Date: Wed, 31 Aug 2016 11:00:03 +0000
Bug ID 12799
Summary Buildbot crash output: fuzz-2016-08-31-14712.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-08-31-14712.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-31-14712.pcap

stderr:
Input file:
/home/wireshark/menagerie/menagerie/10783-traces_lass-pc-8.10.1.cap.gz

Build host information:
Linux wsbb04 4.4.0-34-generic #53-Ubuntu SMP Wed Jul 27 16:06:39 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=67
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.2/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=0158d621cad2b10254d30ed3c3a03c80ced7ae03

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 0158d621cad2b10254d30ed3c3a03c80ced7ae03
Author: Guy Harris <[email protected]>
Date:   Tue Aug 30 13:38:03 2016 -0700

    Support Decode As for {SSL,TLS}-over-TCP.

    We register dissectors for "Decode As" for {SSL,TLS}-over-TCP, so we
    should actually set up the "Decode As" stuff for it.

    Change-Id: I2a738667efdec1007069df74885a4fe8fc3fcbab
    Reviewed-on: https://code.wireshark.org/review/17400
    Reviewed-by: Guy Harris <[email protected]>
    (cherry picked from commit afa2605e4359509a8e188f3d7ae118246e9e0ac7)
    Reviewed-on: https://code.wireshark.org/review/17404


==7120== Memcheck, a memory error detector
==7120== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==7120== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==7120== Command:
/home/wireshark/builders/wireshark-2.2-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.2/fuzz-2016-08-31-14712.pcap
==7120== 
==7120== 
==7120== HEAP SUMMARY:
==7120==     in use at exit: 2,036,452 bytes in 46,073 blocks
==7120==   total heap usage: 419,915 allocs, 373,842 frees, 48,664,489 bytes
allocated
==7120== 
==7120== LEAK SUMMARY:
==7120==    definitely lost: 3,533 bytes in 156 blocks
==7120==    indirectly lost: 405,690 bytes in 17,124 blocks
==7120==      possibly lost: 0 bytes in 0 blocks
==7120==    still reachable: 1,627,229 bytes in 28,793 blocks
==7120==         suppressed: 0 bytes in 0 blocks
==7120== Rerun with --leak-check=full to see details of leaked memory
==7120== 
==7120== For counts of detected and suppressed errors, rerun with: -v
==7120== 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.