Bug ID |
9555
|
Summary |
Buildbot crash output: fuzz-2013-12-12-28659.pcap
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86-64
|
URL |
http://www.wireshark.org/download/automated/captures/fuzz-2013-12-12-28659.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-12-12-28659.pcap
stderr:
Input file: /home/wireshark/menagerie/menagerie/10860-packet-gsm.pcap
Build host information:
Linux wsbb04 3.2.0-57-generic #87-Ubuntu SMP Tue Nov 12 21:35:10 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=2219
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang-Code-Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=aad04d59638f03884228d8c6a735c67bda5f7a6f
Return value: 134
Dissector bug: 0
Valgrind error count: 0
Git commit
commit aad04d59638f03884228d8c6a735c67bda5f7a6f
Author: Martin Mathieson <[email protected]>
Date: Thu Dec 12 13:25:12 2013 +0000
Remove some TODOs that have now been addressed
svn path=/trunk/; revision=53961
Command and args: ./tools/valgrind-wireshark.sh
==31461== Memcheck, a memory error detector
==31461== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==31461== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==31461== Command:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2013-12-12-28659.pcap
==31461==
**
ERROR:packet.c:2138:call_dissector_only: assertion failed: (handle != NULL)
==31461==
==31461== HEAP SUMMARY:
==31461== in use at exit: 17,517,374 bytes in 457,819 blocks
==31461== total heap usage: 926,943 allocs, 469,124 frees, 50,424,288 bytes
allocated
==31461==
==31461== LEAK SUMMARY:
==31461== definitely lost: 2,071 bytes in 26 blocks
==31461== indirectly lost: 8 bytes in 1 blocks
==31461== possibly lost: 0 bytes in 0 blocks
==31461== still reachable: 17,515,295 bytes in 457,792 blocks
==31461== suppressed: 0 bytes in 0 blocks
==31461== Rerun with --leak-check=full to see details of leaked memory
==31461==
==31461== For counts of detected and suppressed errors, rerun with: -v
==31461== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 3 from 3)
./tools/valgrind-wireshark.sh: line 109: 31461 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.