Wireshark-bugs: [Wireshark-bugs] [Bug 9713] New: Buildbot crash output: fuzz-2014-01-31-14932.pc
Date Prev · Date Next · Thread Prev · Thread Next
Date: Sat, 01 Feb 2014 02:50:03 +0000
Bug ID 9713
Summary Buildbot crash output: fuzz-2014-01-31-14932.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2014-01-31-14932.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-2014-01-31-14932.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=2539
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang-Code-Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=5f91002cf5e710739ec0f8ce34c589efa1a96af7

Return value:  134

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 5f91002cf5e710739ec0f8ce34c589efa1a96af7
Author: Martin Kaiser <wireshark@kaiser.cx>
Date:   Wed Jan 29 23:24:47 2014 +0100

    replace spaces with a TAB

    Change-Id: I8340b4af524b5c4ffb1a10b0eccd809f1d6b1e9f


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

==12775== Memcheck, a memory error detector
==12775== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==12775== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==12775== Command:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2014-01-31-14932.pcap
==12775== 
**
ERROR:packet.c:2208:call_dissector_only: assertion failed: (handle != NULL)
==12775== 
==12775== HEAP SUMMARY:
==12775==     in use at exit: 17,703,855 bytes in 463,264 blocks
==12775==   total heap usage: 931,943 allocs, 468,679 frees, 49,938,051 bytes
allocated
==12775== 
==12775== LEAK SUMMARY:
==12775==    definitely lost: 2,071 bytes in 26 blocks
==12775==    indirectly lost: 8 bytes in 1 blocks
==12775==      possibly lost: 0 bytes in 0 blocks
==12775==    still reachable: 17,701,776 bytes in 463,237 blocks
==12775==         suppressed: 0 bytes in 0 blocks
==12775== Rerun with --leak-check=full to see details of leaked memory
==12775== 
==12775== For counts of detected and suppressed errors, rerun with: -v
==12775== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 3 from 3)
./tools/valgrind-wireshark.sh: line 109: 12775 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.