Wireshark-bugs: [Wireshark-bugs] [Bug 9377] New: Buildbot crash output: fuzz-2013-11-04-17330.pc
Date: Mon, 04 Nov 2013 15:00:04 +0000
Bug ID 9377
Summary Buildbot crash output: fuzz-2013-11-04-17330.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2013-11-04-17330.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-2013-11-04-17330.pcap

stderr:
Input file:
/home/wireshark/menagerie/menagerie/10783-traces_lass-pc-8.10.1.cap.gz

Build host information:
Linux wsbb04 3.2.0-55-generic #85-Ubuntu SMP Wed Oct 2 12:29:27 UTC 2013 x86_64
x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 12.04.3 LTS
Release:    12.04
Codename:    precise

Buildbot information:
BUILDBOT_REPOSITORY=http://code.wireshark.org/git/wireshark
BUILDBOT_BUILDNUMBER=2164
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang-Code-Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=925cba4e91ea0f44970462d30b62533c8a100e24

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 925cba4e91ea0f44970462d30b62533c8a100e24
Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
Date:   Sat Nov 2 13:31:24 2013 +0000

    Fix build (missing some _U_)

    svn path=/trunk/; revision=53048


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

==20519== Memcheck, a memory error detector
==20519== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==20519== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==20519== Command:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2013-11-04-17330.pcap
==20519== 
==20519== 
==20519== HEAP SUMMARY:
==20519==     in use at exit: 5,334,948 bytes in 80,327 blocks
==20519==   total heap usage: 591,099 allocs, 510,772 frees, 36,136,971 bytes
allocated
==20519== 
==20519== LEAK SUMMARY:
==20519==    definitely lost: 1,121,435 bytes in 163 blocks
==20519==    indirectly lost: 492,083 bytes in 15,536 blocks
==20519==      possibly lost: 0 bytes in 0 blocks
==20519==    still reachable: 3,721,430 bytes in 64,628 blocks
==20519==         suppressed: 0 bytes in 0 blocks
==20519== Rerun with --leak-check=full to see details of leaked memory
==20519== 
==20519== For counts of detected and suppressed errors, rerun with: -v
==20519== 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.