Bug ID |
10474
|
Summary |
Buildbot crash output: fuzz-2014-09-16-32644.pcap
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86-64
|
URL |
https://www.wireshark.org/download/automated/captures/fuzz-2014-09-16-32644.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:
https://www.wireshark.org/download/automated/captures/fuzz-2014-09-16-32644.pcap
stderr:
Input file: /home/wireshark/menagerie/menagerie/3183-fuzz-2009-06-23-14463.pcap
Build host information:
Linux wsbb04 3.13.0-35-generic #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
Buildbot information:
BUILDBOT_REPOSITORY=ssh://[email protected]:29418/wireshark
BUILDBOT_BUILDNUMBER=2965
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=176bd64d8cdb0824105c4c63b1336fd260474798
Return value: 0
Dissector bug: 0
Valgrind error count: 1
Git commit
commit 176bd64d8cdb0824105c4c63b1336fd260474798
Author: Guy Harris <[email protected]>
Date: Sun Sep 14 14:08:11 2014 -0700
TRY_TO_FAKE_THIS_ITEM() doesn't take a tvbuff_t * argument.
Change-Id: I782f73dd072f515e34ce98892340dc176978a364
Reviewed-on: https://code.wireshark.org/review/4112
Reviewed-by: Guy Harris <[email protected]>
Command and args: ./tools/valgrind-wireshark.sh
==1121== Memcheck, a memory error detector
==1121== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==1121== Using Valgrind-3.10.0.SVN and LibVEX; rerun with -h for copyright info
==1121== Command:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2014-09-16-32644.pcap
==1121==
==1121==
==1121== HEAP SUMMARY:
==1121== in use at exit: 2,316,433 bytes in 46,030 blocks
==1121== total heap usage: 293,239 allocs, 247,209 frees, 43,220,073 bytes
allocated
==1121==
==1121== LEAK SUMMARY:
==1121== definitely lost: 57,054 bytes in 188 blocks
==1121== indirectly lost: 47,343 bytes in 94 blocks
==1121== possibly lost: 0 bytes in 0 blocks
==1121== still reachable: 2,212,036 bytes in 45,748 blocks
==1121== suppressed: 0 bytes in 0 blocks
==1121== Rerun with --leak-check=full to see details of leaked memory
==1121==
==1121== For counts of detected and suppressed errors, rerun with: -v
==1121== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
[ no debug trace ]
You are receiving this mail because:
- You are watching all bug changes.