Wireshark-bugs: [Wireshark-bugs] [Bug 12692] New: Buildbot crash output: fuzz-2016-07-30-32570.p

Date: Sat, 30 Jul 2016 13:10:03 +0000
Bug ID 12692
Summary Buildbot crash output: fuzz-2016-07-30-32570.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-07-30-32570.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-07-30-32570.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/0000.cap

Build host information:
Linux wsbb04 3.13.0-92-generic #139-Ubuntu SMP Tue Jun 28 20:42:26 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.4 LTS
Release:    14.04
Codename:    trusty

Buildbot information:
BUILDBOT_REPOSITORY=ssh://[email protected]:29418/wireshark
BUILDBOT_WORKERNAME=fuzz-test
BUILDBOT_BUILDNUMBER=15
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.2/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=8cca0d75a8e21c55182a7b99d1ae440a5afbdbb7

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 8cca0d75a8e21c55182a7b99d1ae440a5afbdbb7
Author: Pascal Quantin <[email protected]>
Date:   Fri Jul 29 20:26:19 2016 +0200

    GTP: fix dissection of NSAPI

    Bug: 12686
    Change-Id: Icdf1fd0f24a2f667b27bb957fd932bd9c17ef0f4
    Reviewed-on: https://code.wireshark.org/review/16769
    Reviewed-by: Pascal Quantin <[email protected]>
    (cherry picked from commit fe7dd4e76eb9384333fdffc6cb49b631e58483c9)
    Reviewed-on: https://code.wireshark.org/review/16770


==32613== Memcheck, a memory error detector
==32613== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==32613== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
==32613== Command:
/home/wireshark/builders/wireshark-2.2-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.2/fuzz-2016-07-30-32570.pcap
==32613== 
==32613== 
==32613== HEAP SUMMARY:
==32613==     in use at exit: 1,511,300 bytes in 39,709 blocks
==32613==   total heap usage: 264,368 allocs, 224,659 frees, 30,407,977 bytes
allocated
==32613== 
==32613== LEAK SUMMARY:
==32613==    definitely lost: 332,918 bytes in 148 blocks
==32613==    indirectly lost: 725,126 bytes in 29,922 blocks
==32613==      possibly lost: 0 bytes in 0 blocks
==32613==    still reachable: 453,256 bytes in 9,639 blocks
==32613==         suppressed: 0 bytes in 0 blocks
==32613== Rerun with --leak-check=full to see details of leaked memory
==32613== 
==32613== For counts of detected and suppressed errors, rerun with: -v
==32613== 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.