Wireshark-bugs: [Wireshark-bugs] [Bug 12739] New: Buildbot crash output:	fuzz-2016-08-13-13530.p
      
      
    
    
        
          | Bug ID | 12739 | 
        
          | Summary | Buildbot crash output: fuzz-2016-08-13-13530.pcap | 
        
          | Product | Wireshark | 
        
          | Version | unspecified | 
        
          | Hardware | x86-64 | 
        
          | URL | https://www.wireshark.org/download/automated/captures/fuzz-2016-08-13-13530.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:
https://www.wireshark.org/download/automated/captures/fuzz-2016-08-13-13530.pcap
stderr:
Input file: /home/wireshark/menagerie/menagerie/0000.cap
Build host information:
Linux wsbb04 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 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://wireshark-buildbot@code.wireshark.org:29418/wireshark
BUILDBOT_WORKERNAME=fuzz-test
BUILDBOT_BUILDNUMBER=36
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.2/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=cedf64df0cd3360f5bac0b71ebcab8fccf871ccc
Return value:  0
Dissector bug:  0
Valgrind error count:  1
Git commit
commit cedf64df0cd3360f5bac0b71ebcab8fccf871ccc
Author: Pascal Quantin <pascal.quantin@gmail.com>
Date:   Fri Aug 12 08:37:58 2016 +0200
    IEEE 802.11: fix dissection of PLMN Information IE
    According to 3GPP 24.302 annex H, it uses little endian encoding
    Change-Id: Ia764e0bb16f8bb197214109e40b1f4c5079ec654
    Reviewed-on: https://code.wireshark.org/review/17026
    Reviewed-by: Adrian Granados <adrian@adriangranados.com>
    Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
    (cherry picked from commit cf6aa84810e4f9edf95d82af683790be150feeda)
    Reviewed-on: https://code.wireshark.org/review/17032
==13569== Memcheck, a memory error detector
==13569== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==13569== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==13569== Command:
/home/wireshark/builders/wireshark-2.2-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.2/fuzz-2016-08-13-13530.pcap
==13569== 
==13569== 
==13569== HEAP SUMMARY:
==13569==     in use at exit: 1,506,931 bytes in 39,773 blocks
==13569==   total heap usage: 264,890 allocs, 225,117 frees, 30,549,897 bytes
allocated
==13569== 
==13569== LEAK SUMMARY:
==13569==    definitely lost: 332,998 bytes in 150 blocks
==13569==    indirectly lost: 727,912 bytes in 30,027 blocks
==13569==      possibly lost: 0 bytes in 0 blocks
==13569==    still reachable: 446,021 bytes in 9,596 blocks
==13569==         suppressed: 0 bytes in 0 blocks
==13569== Rerun with --leak-check=full to see details of leaked memory
==13569== 
==13569== For counts of detected and suppressed errors, rerun with: -v
==13569== 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.