Wireshark-bugs: [Wireshark-bugs] [Bug 9370] New: Buildbot crash output: fuzz-2013-11-01-9015.pca
Bug ID |
9370
|
Summary |
Buildbot crash output: fuzz-2013-11-01-9015.pcap
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86-64
|
URL |
http://www.wireshark.org/download/automated/captures/fuzz-2013-11-01-9015.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-2013-11-01-9015.pcap
stderr:
Input file:
/home/wireshark/menagerie/menagerie/10783-traces_lass-pc-8.10.1.cap.gz
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=2159
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang-Code-Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=953815dd1190188dcd3a27a4b7530033b92c0e4b
Return value: 0
Dissector bug: 0
Valgrind error count: 1
Git commit
commit 953815dd1190188dcd3a27a4b7530033b92c0e4b
Author: Bill Meier <wmeier@newsguy.com>
Date: Fri Nov 1 21:39:23 2013 +0000
Revert SVN #53027: It gives compile warning on GCC (at least).
(No time right now to figure the problem out).
CC libdissectors_la-packet-mq-base.lo
In file included from packet-mq-base.c:32:0:
packet-mq.h:42:54: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '_ext'
#define DEF_VALSEXT(A) value_string_ext GET_VALSV(A)_ext =
VALUE_STRING_EXT_INIT(GET_VALSV(A))
^
packet-mq-base.c:1301:1: note: in expansion of macro 'DEF_VALSEXT'
DEF_VALSEXT(selector);
^
packet-mq.h:42:54: error: expected '=', ',', ';', 'asm' or '__attribute__'
before '_ext'
#define DEF_VALSEXT(A) value_string_ext GET_VALSV(A)_ext =
VALUE_STRING_EXT_INIT(GET_VALSV(A))
^
packet-mq-base.c:1495:1: note: in expansion of macro 'DEF_VALSEXT'
DEF_VALSEXT(mqcmd);
^
svn path=/trunk/; revision=53033
Command and args: ./tools/valgrind-wireshark.sh
==5201== Memcheck, a memory error detector
==5201== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==5201== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==5201== Command:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2013-11-01-9015.pcap
==5201==
==5201==
==5201== HEAP SUMMARY:
==5201== in use at exit: 5,336,019 bytes in 80,330 blocks
==5201== total heap usage: 590,055 allocs, 509,725 frees, 36,095,129 bytes
allocated
==5201==
==5201== LEAK SUMMARY:
==5201== definitely lost: 1,121,451 bytes in 164 blocks
==5201== indirectly lost: 492,115 bytes in 15,538 blocks
==5201== possibly lost: 0 bytes in 0 blocks
==5201== still reachable: 3,722,453 bytes in 64,628 blocks
==5201== suppressed: 0 bytes in 0 blocks
==5201== Rerun with --leak-check=full to see details of leaked memory
==5201==
==5201== For counts of detected and suppressed errors, rerun with: -v
==5201== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 3 from 3)
[ no debug trace ]
You are receiving this mail because:
- You are watching all bug changes.