Wireshark-bugs: [Wireshark-bugs] [Bug 9705] New: Buildbot crash output: fuzz-2014-01-28-4044.pca

Date: Tue, 28 Jan 2014 20:20:03 +0000
Bug ID 9705
Summary Buildbot crash output: fuzz-2014-01-28-4044.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2014-01-28-4044.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-01-28-4044.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/10860-packet-gsm.pcap

Build host information:
Linux wsbb04 3.2.0-58-generic #88-Ubuntu SMP Tue Dec 3 17:37:58 UTC 2013 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=https://code.wireshark.org/review/wireshark
BUILDBOT_BUILDNUMBER=2536
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang-Code-Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=c6022b3b85dedeae9465e5bb2fe38fdb35f21ee9

Return value:  134

Dissector bug:  0

Valgrind error count:  0



Git commit
commit c6022b3b85dedeae9465e5bb2fe38fdb35f21ee9
Author: Alexis La Goutte <[email protected]>
Date:   Sun Jan 26 12:56:32 2014 +0000

    Drop support of Visual Studio 2005

    * Remove _MSC_VER < 1500 check
    * Cleanup config.nmake

    See http://www.wireshark.org/lists/wireshark-dev/201305/msg00159.html

    svn path=/trunk/; revision=54965


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

==28072== Memcheck, a memory error detector
==28072== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==28072== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==28072== Command:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2014-01-28-4044.pcap
==28072== 
**
ERROR:packet.c:2208:call_dissector_only: assertion failed: (handle != NULL)
==28072== 
==28072== HEAP SUMMARY:
==28072==     in use at exit: 17,730,172 bytes in 463,920 blocks
==28072==   total heap usage: 931,179 allocs, 467,259 frees, 50,115,320 bytes
allocated
==28072== 
==28072== LEAK SUMMARY:
==28072==    definitely lost: 2,071 bytes in 26 blocks
==28072==    indirectly lost: 8 bytes in 1 blocks
==28072==      possibly lost: 0 bytes in 0 blocks
==28072==    still reachable: 17,728,093 bytes in 463,893 blocks
==28072==         suppressed: 0 bytes in 0 blocks
==28072== Rerun with --leak-check=full to see details of leaked memory
==28072== 
==28072== For counts of detected and suppressed errors, rerun with: -v
==28072== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 3 from 3)
./tools/valgrind-wireshark.sh: line 109: 28072 Aborted                 (core
dumped) $LIBTOOL valgrind --suppressions=`dirname $0`/vg-suppressions
--tool=$TOOL $CALLGRIND_OUT_FILE $VERBOSE $LEAK_CHECK $REACHABLE $TRACK_ORIGINS
$COMMAND $COMMAND_ARGS $PCAP $COMMAND_ARGS2 > /dev/null

[ no debug trace ]


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