Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9513] New: Buildbot crash output: fuzz-2013-12-05-31240.pc

Date: Thu, 05 Dec 2013 17:40:04 +0000
Bug ID 9513
Summary Buildbot crash output: fuzz-2013-12-05-31240.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2013-12-05-31240.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-05-31240.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=2210
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang-Code-Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=e55e69940fd05dac1b6798d26bfb6baab49286aa

Return value:  134

Dissector bug:  0

Valgrind error count:  0



Git commit
commit e55e69940fd05dac1b6798d26bfb6baab49286aa
Author: Alexis La Goutte <[email protected]>
Date:   Tue Dec 3 13:48:08 2013 +0000

    Fix encoding arg Remove tab and trailing whitespace Add modelines info

    svn path=/trunk/; revision=53758


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

==4382== Memcheck, a memory error detector
==4382== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==4382== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==4382== Command:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2013-12-05-31240.pcap
==4382== 
**
ERROR:packet.c:2109:call_dissector_only: assertion failed: (handle != NULL)
==4382== 
==4382== HEAP SUMMARY:
==4382==     in use at exit: 17,576,928 bytes in 458,799 blocks
==4382==   total heap usage: 923,861 allocs, 465,062 frees, 50,020,478 bytes
allocated
==4382== 
==4382== LEAK SUMMARY:
==4382==    definitely lost: 2,071 bytes in 26 blocks
==4382==    indirectly lost: 8 bytes in 1 blocks
==4382==      possibly lost: 0 bytes in 0 blocks
==4382==    still reachable: 17,574,849 bytes in 458,772 blocks
==4382==         suppressed: 0 bytes in 0 blocks
==4382== Rerun with --leak-check=full to see details of leaked memory
==4382== 
==4382== For counts of detected and suppressed errors, rerun with: -v
==4382== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 3 from 3)
./tools/valgrind-wireshark.sh: line 109:  4382 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.