Wireshark-bugs: [Wireshark-bugs] [Bug 11385] New: Buildbot crash output:	fuzz-2015-07-20-17250.p
      
      
    
    
        
          | Bug ID | 11385 | 
        
          | Summary | Buildbot crash output: fuzz-2015-07-20-17250.pcap | 
        
          | Product | Wireshark | 
        
          | Version | unspecified | 
        
          | Hardware | x86-64 | 
        
          | URL | https://www.wireshark.org/download/automated/captures/fuzz-2015-07-20-17250.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-07-20-17250.pcap
stderr:
Input file: /home/wireshark/menagerie/menagerie/11032-packet-btsdp.pcap
Build host information:
Linux wsbb04 3.13.0-55-generic #92-Ubuntu SMP Sun Jun 14 18:32:20 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.2 LTS
Release:    14.04
Codename:    trusty
Buildbot information:
BUILDBOT_REPOSITORY=ssh://wireshark-buildbot@code.wireshark.org:29418/wireshark
BUILDBOT_BUILDNUMBER=3278
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=170def95113b0cc21fdfc7dc1182fd01b4910832
Return value:  139
Dissector bug:  0
Valgrind error count:  0
Git commit
commit 170def95113b0cc21fdfc7dc1182fd01b4910832
Author: Guy Harris <guy@alum.mit.edu>
Date:   Mon Jul 20 10:02:08 2015 -0700
    Fix escaping of strings in UATs.
    Not only must characters that aren't printable ASCII characters be
    escaped, backslashes must be escaped (as backslash is an escape
    introducer) and double-quotes must be escaped (as double-quotes
    encapsulate strings).
    When constructing a string to hand to uat_load_str(), escape pathnames,
    as they are likely to contain backslashes on Windows, could contain
    backslashes on UN*X, and could contain quotes on UN*X and possibly
    Windows.  (Arguably, we should escape all the string arguments
    Bug: 11372
    Change-Id: I594840327fa41895130903c3c612ba97d6c29df3
    Reviewed-on: https://code.wireshark.org/review/9716
    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.