Wireshark-bugs: [Wireshark-bugs] [Bug 10635] New: Buildbot crash output: fuzz-2014-10-26-32183.p
Date: Mon, 27 Oct 2014 02:10:02 +0000
Bug ID 10635
Summary Buildbot crash output: fuzz-2014-10-26-32183.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2014-10-26-32183.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-2014-10-26-32183.pcap

stderr:
Input file:
/home/wireshark/menagerie/menagerie/12376-wireshark_legacy_pkt.pcapng

Build host information:
Linux wsbb04 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.1 LTS
Release:    14.04
Codename:    trusty

Buildbot information:
BUILDBOT_REPOSITORY=ssh://wireshark-buildbot@code.wireshark.org:29418/wireshark
BUILDBOT_BUILDNUMBER=3012
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=88d1bba17d826ce93dcf5d935385ee0435fb977e

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 88d1bba17d826ce93dcf5d935385ee0435fb977e
Author: Dario Lombardo <lomato@gmail.com>
Date:   Tue Oct 21 16:52:21 2014 +0200

    Italian translation fixes

    Change-Id: I1dec07f6a3e721a4f35c8cde2da136e34d8e4cb2
    Reviewed-on: https://code.wireshark.org/review/4915
    Reviewed-by: Evan Huus <eapache@gmail.com>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>


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

==24471== Memcheck, a memory error detector
==24471== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==24471== Using Valgrind-3.10.0.SVN and LibVEX; rerun with -h for copyright
info
==24471== Command:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark
-Vx -nr
/fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2014-10-26-32183.pcap
==24471== 
==24471== 
==24471== HEAP SUMMARY:
==24471==     in use at exit: 1,282,472 bytes in 29,641 blocks
==24471==   total heap usage: 764,610 allocs, 734,969 frees, 70,225,082 bytes
allocated
==24471== 
==24471== LEAK SUMMARY:
==24471==    definitely lost: 69,113 bytes in 158 blocks
==24471==    indirectly lost: 36,648 bytes in 49 blocks
==24471==      possibly lost: 0 bytes in 0 blocks
==24471==    still reachable: 1,176,711 bytes in 29,434 blocks
==24471==         suppressed: 0 bytes in 0 blocks
==24471== Rerun with --leak-check=full to see details of leaked memory
==24471== 
==24471== For counts of detected and suppressed errors, rerun with: -v
==24471== 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.