Wireshark-bugs: [Wireshark-bugs] [Bug 11005] New: Buildbot crash output:	fuzz-2015-02-24-31936.p
      
      
    
    
        
          | Bug ID | 11005 | 
        
          | Summary | Buildbot crash output: fuzz-2015-02-24-31936.pcap | 
        
          | Product | Wireshark | 
        
          | Version | unspecified | 
        
          | Hardware | x86-64 | 
        
          | URL | https://www.wireshark.org/download/automated/captures/fuzz-2015-02-24-31936.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-24-31936.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=3160
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=a6f4bdb874169b7ac6564fa5c17be95fed0aa8ef
Return value:  139
Dissector bug:  0
Valgrind error count:  0
Git commit
commit a6f4bdb874169b7ac6564fa5c17be95fed0aa8ef
Author: Daniel Mack <daniel@zonque.org>
Date:   Tue Feb 24 00:50:19 2015 +0100
    pcap-common: fix build error with gcc5
    gcc5 complains about the issue below, so add a trivial fixup.
      CC       libwiretap_la-pcap-common.lo
    pcap-common.c: In function 'pcap_byteswap_nflog_pseudoheader':
    pcap-common.c:1290:30: error: logical not is only applied to the left hand
side of comparison [-Werror=logical-not-parentheses]
      if (!(nfhdr->nflog_version) == 0) {
                                  ^
    cc1: all warnings being treated as errors
    Change-Id: I9f5b090ffd564f203cc3fb4ff302f2e4752865f0
    Reviewed-on: https://code.wireshark.org/review/7336
    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.