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 10062] New: Buildbot crash output: fuzz-2014-04-29-18842.p

Date: Wed, 30 Apr 2014 03:40:02 +0000
Bug ID 10062
Summary Buildbot crash output: fuzz-2014-04-29-18842.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2014-04-29-18842.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:

http://www.wireshark.org/download/automated/captures/fuzz-2014-04-29-18842.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://[email protected]:29418/wireshark
BUILDBOT_BUILDNUMBER=2728
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=484b183e3f437da8fa140087f2486d387810d901

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 484b183e3f437da8fa140087f2486d387810d901
Author: Pascal Quantin <[email protected]>
Date:   Mon Apr 28 10:58:34 2014 +0200

    MBIM: make the backward compatibility function static

    Change-Id: I51bbdf9c0dbb80a8350ec7762e588ca3182dce63
    Reviewed-on: https://code.wireshark.org/review/1408
    Reviewed-by: Pascal Quantin <[email protected]>


Command and args: ./tools/valgrind-wireshark.sh 

==9892== Memcheck, a memory error detector
==9892== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==9892== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==9892== Command:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2014-04-29-18842.pcap
==9892== 
==9892== 
==9892== HEAP SUMMARY:
==9892==     in use at exit: 1,817,830 bytes in 29,509 blocks
==9892==   total heap usage: 223,200 allocs, 193,691 frees, 29,001,530 bytes
allocated
==9892== 
==9892== LEAK SUMMARY:
==9892==    definitely lost: 607,491 bytes in 458 blocks
==9892==    indirectly lost: 36,424 bytes in 49 blocks
==9892==      possibly lost: 0 bytes in 0 blocks
==9892==    still reachable: 1,173,915 bytes in 29,002 blocks
==9892==         suppressed: 0 bytes in 0 blocks
==9892== Rerun with --leak-check=full to see details of leaked memory
==9892== 
==9892== For counts of detected and suppressed errors, rerun with: -v
==9892== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 87 from 5)

[ no debug trace ]


You are receiving this mail because:
  • You are watching all bug changes.