Wireshark-bugs: [Wireshark-bugs] [Bug 9760] New: Buildbot crash output: fuzz-2014-02-13-31707.pc

Date: Fri, 14 Feb 2014 05:40:04 +0000
Bug ID 9760
Summary Buildbot crash output: fuzz-2014-02-13-31707.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2014-02-13-31707.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-02-13-31707.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=ssh://[email protected]:29418/wireshark
BUILDBOT_BUILDNUMBER=2547
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=6ebd55211b3097e05683dc65f6220cfc7285cdc4

Return value:  134

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 6ebd55211b3097e05683dc65f6220cfc7285cdc4
Author: Evan Huus <[email protected]>
Date:   Tue Feb 11 20:56:50 2014 -0500

    Fix nmake build

    Change-Id: I5583e3c01aa40e07d153f57d72eff92766a755df
    Reviewed-on: https://code.wireshark.org/review/185
    Reviewed-by: Evan Huus <[email protected]>


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

==20535== Memcheck, a memory error detector
==20535== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==20535== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==20535== Command:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2014-02-13-31707.pcap
==20535== 
**
ERROR:packet.c:2223:call_dissector_only: assertion failed: (handle != NULL)
==20535== 
==20535== HEAP SUMMARY:
==20535==     in use at exit: 17,757,844 bytes in 464,614 blocks
==20535==   total heap usage: 931,433 allocs, 466,819 frees, 50,376,276 bytes
allocated
==20535== 
==20535== LEAK SUMMARY:
==20535==    definitely lost: 2,071 bytes in 26 blocks
==20535==    indirectly lost: 8 bytes in 1 blocks
==20535==      possibly lost: 0 bytes in 0 blocks
==20535==    still reachable: 17,755,765 bytes in 464,587 blocks
==20535==         suppressed: 0 bytes in 0 blocks
==20535== Rerun with --leak-check=full to see details of leaked memory
==20535== 
==20535== For counts of detected and suppressed errors, rerun with: -v
==20535== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 3 from 3)
./tools/valgrind-wireshark.sh: line 109: 20535 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.