Wireshark-bugs: [Wireshark-bugs] [Bug 13166] New: Buildbot crash output: fuzz-2016-11-21-10353.p

Date: Wed, 23 Nov 2016 11:50:06 +0000
Bug ID 13166
Summary Buildbot crash output: fuzz-2016-11-21-10353.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-11-21-10353.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-2016-11-21-10353.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/SMB-locking.pcapng.gz

Build host information:
Linux wsbb04 4.4.0-47-generic #68-Ubuntu SMP Wed Oct 26 19:39:52 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 16.04.1 LTS
Release:    16.04
Codename:    xenial

Buildbot information:
BUILDBOT_REPOSITORY=ssh://[email protected]:29418/wireshark
BUILDBOT_WORKERNAME=fuzz-test
BUILDBOT_BUILDNUMBER=231
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.0/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=b9fed565e1bd58c58acafbd35173758007a9eef8

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit b9fed565e1bd58c58acafbd35173758007a9eef8
Author: Guy Harris <[email protected]>
Date:   Sun Nov 20 10:45:03 2016 -0800

    Make something to which we assign a string pointer const.

    Change-Id: I4b292f252f0e4290fc8adc1e76aa589108fc597e
    Reviewed-on: https://code.wireshark.org/review/18905
    Reviewed-by: Guy Harris <[email protected]>
    (cherry picked from commit 1f512906db7dd98f6c47b85d081d4dd7b2877e5e)
    Reviewed-on: https://code.wireshark.org/review/18907


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

==30541== Memcheck, a memory error detector
==30541== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==30541== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==30541== Command:
/home/wireshark/builders/wireshark-2.0-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.0/fuzz-2016-11-21-10353.pcap
==30541== 
==30541== 
==30541== HEAP SUMMARY:
==30541==     in use at exit: 1,099,978 bytes in 32,330 blocks
==30541==   total heap usage: 7,495,533 allocs, 7,463,203 frees, 399,544,635
bytes allocated
==30541== 
==30541== LEAK SUMMARY:
==30541==    definitely lost: 37,084 bytes in 2,262 blocks
==30541==    indirectly lost: 65,648 bytes in 1,873 blocks
==30541==      possibly lost: 0 bytes in 0 blocks
==30541==    still reachable: 997,246 bytes in 28,195 blocks
==30541==         suppressed: 0 bytes in 0 blocks
==30541== Rerun with --leak-check=full to see details of leaked memory
==30541== 
==30541== For counts of detected and suppressed errors, rerun with: -v
==30541== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 1 from 1)

[ no debug trace ]


You are receiving this mail because:
  • You are watching all bug changes.