Wireshark-bugs: [Wireshark-bugs] [Bug 12644] New: Buildbot crash output: fuzz-2016-07-22-12089.p
Date: Fri, 22 Jul 2016 16:50:04 +0000
Bug ID 12644
Summary Buildbot crash output: fuzz-2016-07-22-12089.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-07-22-12089.pcap
OS Ubuntu
Status CONFIRMED
Severity Major
Priority High
Component Dissection engine (libwireshark)
Assignee bugzilla-admin@wireshark.org
Reporter buildbot-do-not-reply@wireshark.org

Problems have been found with the following capture file:

https://www.wireshark.org/download/automated/captures/fuzz-2016-07-22-12089.pcap

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

Build host information:
Linux wsbb04 3.13.0-86-generic #131-Ubuntu SMP Thu May 12 23:33:13 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.4 LTS
Release:    14.04
Codename:    trusty

Buildbot information:
BUILDBOT_REPOSITORY=ssh://wireshark-buildbot@code.wireshark.org:29418/wireshark
BUILDBOT_BUILDNUMBER=1
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.2/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_SLAVENAME=fuzz-test
BUILDBOT_GOT_REVISION=65d74aa4bafe5c48586b3d240c52012de8181129

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 65d74aa4bafe5c48586b3d240c52012de8181129
Author: Gerald Combs <gerald@wireshark.org>
Date:   Thu Jul 21 15:31:47 2016 -0700

    Initialize master-2.2.

    Change-Id: I05d9549c0378af0b777b7b499abc258c127500bf
    Reviewed-on: https://code.wireshark.org/review/16574
    Reviewed-by: Gerald Combs <gerald@wireshark.org>


==12142== Memcheck, a memory error detector
==12142== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==12142== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
==12142== Command:
/home/wireshark/builders/wireshark-2.2-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.2/fuzz-2016-07-22-12089.pcap
==12142== 
==12142== 
==12142== HEAP SUMMARY:
==12142==     in use at exit: 1,509,660 bytes in 39,667 blocks
==12142==   total heap usage: 264,433 allocs, 224,766 frees, 30,414,867 bytes
allocated
==12142== 
==12142== LEAK SUMMARY:
==12142==    definitely lost: 332,918 bytes in 148 blocks
==12142==    indirectly lost: 724,214 bytes in 29,884 blocks
==12142==      possibly lost: 0 bytes in 0 blocks
==12142==    still reachable: 452,528 bytes in 9,635 blocks
==12142==         suppressed: 0 bytes in 0 blocks
==12142== Rerun with --leak-check=full to see details of leaked memory
==12142== 
==12142== For counts of detected and suppressed errors, rerun with: -v
==12142== 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.