Wireshark-bugs: [Wireshark-bugs] [Bug 10996] New: Buildbot crash output:	fuzz-2015-02-23-12535.p
      
      
    
    
        
          | Bug ID | 10996 | 
        
          | Summary | Buildbot crash output: fuzz-2015-02-23-12535.pcap | 
        
          | Product | Wireshark | 
        
          | Version | unspecified | 
        
          | Hardware | x86-64 | 
        
          | URL | https://www.wireshark.org/download/automated/captures/fuzz-2015-02-23-12535.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-2015-02-23-12535.pcap
stderr:
Input file: /home/wireshark/menagerie/menagerie/10574-EOSUtil_connect.cap
Build host information:
Linux wsbb04 3.13.0-45-generic #74-Ubuntu SMP Tue Jan 13 19:36:28 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.1 LTS
Release:    14.04
Codename:    trusty
Buildbot information:
BUILDBOT_REPOSITORY=ssh://wireshark-buildbot@code.wireshark.org:29418/wireshark
BUILDBOT_BUILDNUMBER=3151
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=6765bf722a7274d9475bd36f6119c4ba5c1103df
Return value:  139
Dissector bug:  0
Valgrind error count:  0
Git commit
commit 6765bf722a7274d9475bd36f6119c4ba5c1103df
Author: Guy Harris <guy@alum.mit.edu>
Date:   Sun Feb 22 18:50:50 2015 -0800
    Fix generation of address-with-resolution strings.
    XXX_to_str routines should return the length, in bytes, of the generated
    string, including the terminating '\0'.
    As their reutrn values include the terminating '\0', we need to subtract
    1 from the return value if, when appending the ")" after the address
    string, we want to skip past the address string rather than skipping
    past the terminating '\0'.
    Change-Id: Ibfd41e6d7152d05070706e6d76fc3e56a097a75b
    Reviewed-on: https://code.wireshark.org/review/7324
    Reviewed-by: Guy Harris <guy@alum.mit.edu>
Command and args:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark
-nVxr
[ no debug trace ]
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.