Wireshark-bugs: [Wireshark-bugs] [Bug 10067] New: Buildbot crash output: fuzz-2014-05-01-23273.p
Bug ID |
10067
|
Summary |
Buildbot crash output: fuzz-2014-05-01-23273.pcap
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86-64
|
URL |
http://www.wireshark.org/download/automated/captures/fuzz-2014-05-01-23273.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:
http://www.wireshark.org/download/automated/captures/fuzz-2014-05-01-23273.pcap
stderr:
Input file: /home/wireshark/menagerie/menagerie/12701-spdy_pdu.pcapng
Build host information:
Linux wsbb04 3.2.0-60-generic #91-Ubuntu SMP Wed Feb 19 03:54:44 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID: Ubuntu
Description: Ubuntu 12.04.4 LTS
Release: 12.04
Codename: precise
Buildbot information:
BUILDBOT_REPOSITORY=ssh://wireshark-buildbot@code.wireshark.org:29418/wireshark
BUILDBOT_BUILDNUMBER=2729
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=faec7514cf2d16b71ede1d03d541ba34ce24f8fa
Return value: 0
Dissector bug: 0
Valgrind error count: 1
Git commit
commit faec7514cf2d16b71ede1d03d541ba34ce24f8fa
Author: Bill Meier <wmeier@newsguy.com>
Date: Tue Apr 29 23:25:15 2014 -0400
SVN --> GIT in a few places. Fixes Bug #10060.
Change-Id: I5dcf7699e295dcdbd1e870af5ec68b010a63bf6f
Reviewed-on: https://code.wireshark.org/review/1434
Reviewed-by: Bill Meier <wmeier@newsguy.com>
Command and args: ./tools/valgrind-wireshark.sh
==7170== Memcheck, a memory error detector
==7170== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==7170== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==7170== Command:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2014-05-01-23273.pcap
==7170==
==7170==
==7170== HEAP SUMMARY:
==7170== in use at exit: 1,789,262 bytes in 29,506 blocks
==7170== total heap usage: 223,263 allocs, 193,757 frees, 28,989,226 bytes
allocated
==7170==
==7170== LEAK SUMMARY:
==7170== definitely lost: 578,883 bytes in 454 blocks
==7170== indirectly lost: 36,424 bytes in 49 blocks
==7170== possibly lost: 0 bytes in 0 blocks
==7170== still reachable: 1,173,955 bytes in 29,003 blocks
==7170== suppressed: 0 bytes in 0 blocks
==7170== Rerun with --leak-check=full to see details of leaked memory
==7170==
==7170== For counts of detected and suppressed errors, rerun with: -v
==7170== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 83 from 5)
[ no debug trace ]
You are receiving this mail because:
- You are watching all bug changes.