Wireshark-bugs: [Wireshark-bugs] [Bug 9467] New: Buildbot crash output: fuzz-2013-11-21-14574.pc

Date: Fri, 22 Nov 2013 03:40:04 +0000
Bug ID 9467
Summary Buildbot crash output: fuzz-2013-11-21-14574.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2013-11-21-14574.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-2013-11-21-14574.pcap

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

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=2189
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang-Code-Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=a8a3b22e25257d48903030a1a9a52415284cf93b

Return value:  134

Dissector bug:  0

Valgrind error count:  0



Git commit
commit a8a3b22e25257d48903030a1a9a52415284cf93b
Author: Guy Harris <[email protected]>
Date:   Tue Nov 19 22:22:16 2013 +0000

    Update URL for the Tektronix manual, and fix a typo in the same comment.

    Dump the raw contents of records as hex and ASCII, not just hex.

    Sort the record types, and add a new one for a type we've seen in a k18
    file and about which we know nothing.

    For unknown record types, print the type in hex.

    svn path=/trunk/; revision=53441


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

==4590== Memcheck, a memory error detector
==4590== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==4590== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==4590== Command:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2013-11-21-14574.pcap
==4590== 
**
ERROR:packet.c:2103:call_dissector_only: assertion failed: (handle != NULL)
==4590== 
==4590== HEAP SUMMARY:
==4590==     in use at exit: 16,921,840 bytes in 443,645 blocks
==4590==   total heap usage: 866,185 allocs, 422,540 frees, 46,756,486 bytes
allocated
==4590== 
==4590== LEAK SUMMARY:
==4590==    definitely lost: 2,067 bytes in 25 blocks
==4590==    indirectly lost: 8 bytes in 1 blocks
==4590==      possibly lost: 0 bytes in 0 blocks
==4590==    still reachable: 16,919,765 bytes in 443,619 blocks
==4590==         suppressed: 0 bytes in 0 blocks
==4590== Rerun with --leak-check=full to see details of leaked memory
==4590== 
==4590== For counts of detected and suppressed errors, rerun with: -v
==4590== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 3 from 3)
./tools/valgrind-wireshark.sh: line 109:  4590 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.