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 12762] New: Buildbot crash output: fuzz-2016-08-19-28901.p

Date: Fri, 19 Aug 2016 04:40:03 +0000
Bug ID 12762
Summary Buildbot crash output: fuzz-2016-08-19-28901.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-08-19-28901.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-19-28901.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/10484-frame31.cap

Build host information:
Linux wsbb04 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 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=43
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.2/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=677aee3d3aead3f1c218c7df1ca36687e003a2cc

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 677aee3d3aead3f1c218c7df1ca36687e003a2cc
Author: Dario Lombardo <[email protected]>
Date:   Fri Aug 12 23:12:18 2016 +0200

    xbxml: restore removed line.

    This makes CID 1317251 obsolete.

    Change-Id: Id342b996268ac0734a52e93c02ae368960ee2294
    Reviewed-on: https://code.wireshark.org/review/17027
    Reviewed-by: Anders Broman <[email protected]>
    (cherry picked from commit b366d6e4dd5f14cfea820d132ee16b45b18bd869)
    Reviewed-on: https://code.wireshark.org/review/17136
    Reviewed-by: Pascal Quantin <[email protected]>


==18547== Memcheck, a memory error detector
==18547== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==18547== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==18547== Command:
/home/wireshark/builders/wireshark-2.2-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.2/fuzz-2016-08-19-28901.pcap
==18547== 
==18547== 
==18547== HEAP SUMMARY:
==18547==     in use at exit: 858,910 bytes in 26,972 blocks
==18547==   total heap usage: 294,767 allocs, 267,795 frees, 36,340,234 bytes
allocated
==18547== 
==18547== LEAK SUMMARY:
==18547==    definitely lost: 3,420 bytes in 152 blocks
==18547==    indirectly lost: 405,530 bytes in 17,121 blocks
==18547==      possibly lost: 0 bytes in 0 blocks
==18547==    still reachable: 449,960 bytes in 9,699 blocks
==18547==         suppressed: 0 bytes in 0 blocks
==18547== Rerun with --leak-check=full to see details of leaked memory
==18547== 
==18547== For counts of detected and suppressed errors, rerun with: -v
==18547== 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.