Wireshark-bugs: [Wireshark-bugs] [Bug 12743] New: Buildbot crash output:	fuzz-2016-08-15-32653.p
      
      
    
    
        
          | Bug ID | 12743 | 
        
          | Summary | Buildbot crash output: fuzz-2016-08-15-32653.pcap | 
        
          | Product | Wireshark | 
        
          | Version | unspecified | 
        
          | Hardware | x86-64 | 
        
          | URL | https://www.wireshark.org/download/automated/captures/fuzz-2016-08-15-32653.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-15-32653.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=38
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-2.2/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_GOT_REVISION=434451f29082411f08204b47e782e8ed43e839bb
Return value:  0
Dissector bug:  0
Valgrind error count:  1
Git commit
commit 434451f29082411f08204b47e782e8ed43e839bb
Author: Martin Kaiser <wireshark@kaiser.cx>
Date:   Wed Aug 10 22:54:58 2016 +0200
    asciidoc.conf, sort-and-group: remove "and" if we have only one element
    --sort-and-group--
    One
    --sort-and-group--
    used to be converted into
    and One
    Remove the leading and in this case.
    Change-Id: I3332b316c4fcce164c94e36c3c7b4480947bdf68
    Reviewed-on: https://code.wireshark.org/review/17003
    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
    Petri-Dish: Martin Kaiser <wireshark@kaiser.cx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
    Reviewed-by: Michael Mann <mmann78@netscape.net>
    (cherry picked from commit c7e45607fc70eae886f5cee4b5808112193fe339)
    Reviewed-on: https://code.wireshark.org/review/17045
==32690== Memcheck, a memory error detector
==32690== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==32690== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==32690== Command:
/home/wireshark/builders/wireshark-2.2-fuzz/fuzztest/install/bin/tshark -nr
/fuzz/buildbot/fuzztest/valgrind-fuzz-2.2/fuzz-2016-08-15-32653.pcap
==32690== 
==32690== 
==32690== HEAP SUMMARY:
==32690==     in use at exit: 1,506,267 bytes in 39,764 blocks
==32690==   total heap usage: 265,106 allocs, 225,342 frees, 30,570,070 bytes
allocated
==32690== 
==32690== LEAK SUMMARY:
==32690==    definitely lost: 333,014 bytes in 151 blocks
==32690==    indirectly lost: 727,744 bytes in 30,020 blocks
==32690==      possibly lost: 0 bytes in 0 blocks
==32690==    still reachable: 445,509 bytes in 9,593 blocks
==32690==         suppressed: 0 bytes in 0 blocks
==32690== Rerun with --leak-check=full to see details of leaked memory
==32690== 
==32690== For counts of detected and suppressed errors, rerun with: -v
==32690== 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.