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 12734] New: Buildbot crash output: fuzz-2016-08-11-6487.pc

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

stderr:
Input file: /home/wireshark/menagerie/menagerie/0000.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=33
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.2/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=9a131fb49ab5aac642b09afe26277324bb18699f

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 9a131fb49ab5aac642b09afe26277324bb18699f
Author: Dario Lombardo <[email protected]>
Date:   Sat Aug 6 14:36:18 2016 +0200

    docbook: add tip about recommended Qt version.

    Change-Id: I25d3e914c9210ca79313f6ea8b82bc7280d5c095
    Reviewed-on: https://code.wireshark.org/review/16924
    Reviewed-by: Dario Lombardo <[email protected]>
    (cherry picked from commit a7685ddae78d5aa21d0131c9333400bb487a8402)
    Reviewed-on: https://code.wireshark.org/review/16992


==6541== Memcheck, a memory error detector
==6541== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==6541== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==6541== Command:
/home/wireshark/builders/wireshark-2.2-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.2/fuzz-2016-08-11-6487.pcap
==6541== 
==6541== 
==6541== HEAP SUMMARY:
==6541==     in use at exit: 1,506,770 bytes in 39,776 blocks
==6541==   total heap usage: 265,213 allocs, 225,437 frees, 30,564,447 bytes
allocated
==6541== 
==6541== LEAK SUMMARY:
==6541==    definitely lost: 332,998 bytes in 150 blocks
==6541==    indirectly lost: 728,008 bytes in 30,031 blocks
==6541==      possibly lost: 0 bytes in 0 blocks
==6541==    still reachable: 445,764 bytes in 9,595 blocks
==6541==         suppressed: 0 bytes in 0 blocks
==6541== Rerun with --leak-check=full to see details of leaked memory
==6541== 
==6541== For counts of detected and suppressed errors, rerun with: -v
==6541== 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.