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 10265] New: Buildbot crash output: fuzz-2014-07-07-16886.p

Date: Tue, 08 Jul 2014 03:30:03 +0000
Bug ID 10265
Summary Buildbot crash output: fuzz-2014-07-07-16886.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2014-07-07-16886.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-07-07-16886.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/4723-gm-keep-test1.snoop

Build host information:
Linux wsbb04 3.2.0-65-generic #98-Ubuntu SMP Wed Jun 11 20:27:07 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=2849
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=0335ae339d4004ea8ee9b087bac7e1803685accb

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 0335ae339d4004ea8ee9b087bac7e1803685accb
Author: Michael Mann <[email protected]>
Date:   Sat Jul 5 18:29:13 2014 -0400

    convert to proto_tree_add_subtree[_format]

    Change-Id: I66f0bffb987568c3d4c14a06bdc90465c877b27f
    Reviewed-on: https://code.wireshark.org/review/2867
    Reviewed-by: Michael Mann <[email protected]>


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

==21183== Memcheck, a memory error detector
==21183== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==21183== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==21183== Command:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2014-07-07-16886.pcap
==21183== 
==21183== 
==21183== HEAP SUMMARY:
==21183==     in use at exit: 1,612,655 bytes in 29,312 blocks
==21183==   total heap usage: 242,591 allocs, 213,279 frees, 36,668,874 bytes
allocated
==21183== 
==21183== LEAK SUMMARY:
==21183==    definitely lost: 398,600 bytes in 171 blocks
==21183==    indirectly lost: 36,648 bytes in 49 blocks
==21183==      possibly lost: 0 bytes in 0 blocks
==21183==    still reachable: 1,177,407 bytes in 29,092 blocks
==21183==         suppressed: 0 bytes in 0 blocks
==21183== Rerun with --leak-check=full to see details of leaked memory
==21183== 
==21183== For counts of detected and suppressed errors, rerun with: -v
==21183== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 3 from 3)

[ no debug trace ]


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