Wireshark-bugs: [Wireshark-bugs] [Bug 12790] New: Buildbot crash output:	fuzz-2016-08-26-17937.p
      
      
    
    
        
          | Bug ID | 12790 | 
        
          | Summary | Buildbot crash output: fuzz-2016-08-26-17937.pcap | 
        
          | Product | Wireshark | 
        
          | Version | unspecified | 
        
          | Hardware | x86-64 | 
        
          | URL | https://www.wireshark.org/download/automated/captures/fuzz-2016-08-26-17937.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-26-17937.pcap
stderr:
Input file: /home/wireshark/menagerie/menagerie/10484-frame31.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=54
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.2/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=2e3c898d09b83fce4ae91ce0a8f28137319b61e5
Return value:  0
Dissector bug:  0
Valgrind error count:  1
Git commit
commit 2e3c898d09b83fce4ae91ce0a8f28137319b61e5
Author: Balint Reczey <balint@balintreczey.hu>
Date:   Tue Aug 23 13:53:23 2016 +0200
    Documentation with unset license is under project's license (GPL-2+)
    doc/idl2deb.pod is licensed explicitly under GPL-2+ it is just
    not recognized by the check.
    Change-Id: Iabc7ee6bd6fe9080d6cdd28a29bb4c5f97b0ece9
    Reviewed-on: https://code.wireshark.org/review/17268
    Reviewed-by: Balint Reczey <balint@balintreczey.hu>
    Petri-Dish: Balint Reczey <balint@balintreczey.hu>
    Reviewed-by: Dario Lombardo <lomato@gmail.com>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
    (cherry picked from commit 40ac3c86825d4a15e585035fbae6e9a86424ee4e)
    Reviewed-on: https://code.wireshark.org/review/17283
    Reviewed-by: Michael Mann <mmann78@netscape.net>
==3418== Memcheck, a memory error detector
==3418== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==3418== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==3418== Command:
/home/wireshark/builders/wireshark-2.2-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.2/fuzz-2016-08-26-17937.pcap
==3418== 
==3418== 
==3418== HEAP SUMMARY:
==3418==     in use at exit: 858,873 bytes in 26,970 blocks
==3418==   total heap usage: 296,380 allocs, 269,410 frees, 36,481,180 bytes
allocated
==3418== 
==3418== LEAK SUMMARY:
==3418==    definitely lost: 3,367 bytes in 150 blocks
==3418==    indirectly lost: 405,530 bytes in 17,121 blocks
==3418==      possibly lost: 0 bytes in 0 blocks
==3418==    still reachable: 449,976 bytes in 9,699 blocks
==3418==         suppressed: 0 bytes in 0 blocks
==3418== Rerun with --leak-check=full to see details of leaked memory
==3418== 
==3418== For counts of detected and suppressed errors, rerun with: -v
==3418== 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.