Wireshark-bugs: [Wireshark-bugs] [Bug 12988] New: Buildbot crash output: fuzz-2016-10-08-21892.p

Date: Sat, 08 Oct 2016 00:30:03 +0000
Bug ID 12988
Summary Buildbot crash output: fuzz-2016-10-08-21892.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-10-08-21892.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-10-08-21892.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/0000.cap

Build host information:
Linux wsbb04 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:42:33 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=clang-code-analysis
BUILDBOT_BUILDNUMBER=3736
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-master/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_GOT_REVISION=41fe95fd3e865638db955d95a2e53fd746d5f775

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 41fe95fd3e865638db955d95a2e53fd746d5f775
Author: AndersBroman <[email protected]>
Date:   Fri Oct 7 16:46:56 2016 +0200

    [MEGACO] Add long name for gm/rsb

    Change-Id: I72efa2210f03477d7e04b2177b751b29cf827eb0
    Reviewed-on: https://code.wireshark.org/review/18116
    Reviewed-by: Alexis La Goutte <[email protected]>
    Petri-Dish: Alexis La Goutte <[email protected]>
    Tested-by: Petri Dish Buildbot <[email protected]>
    Reviewed-by: Pascal Quantin <[email protected]>


==21933== Memcheck, a memory error detector
==21933== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==21933== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==21933== Command:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install.plain/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2016-10-08-21892.pcap
==21933== 
==21933== 
==21933== HEAP SUMMARY:
==21933==     in use at exit: 6,013,173 bytes in 9,669 blocks
==21933==   total heap usage: 265,103 allocs, 255,434 frees, 37,148,959 bytes
allocated
==21933== 
==21933== LEAK SUMMARY:
==21933==    definitely lost: 0 bytes in 0 blocks
==21933==    indirectly lost: 0 bytes in 0 blocks
==21933==      possibly lost: 0 bytes in 0 blocks
==21933==    still reachable: 6,013,173 bytes in 9,669 blocks
==21933==         suppressed: 0 bytes in 0 blocks
==21933== Rerun with --leak-check=full to see details of leaked memory
==21933== 
==21933== For counts of detected and suppressed errors, rerun with: -v
==21933== 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.