| Bug ID | 
          10818
           | 
        
        
          | Summary | 
          Buildbot crash output: fuzz-2014-12-31-499.pcap
           | 
        
        
          | Product | 
          Wireshark
           | 
        
        
          | Version | 
          unspecified
           | 
        
        
          | Hardware | 
          x86-64
           | 
        
        
          | URL | 
          https://www.wireshark.org/download/automated/captures/fuzz-2014-12-31-499.pcap
           | 
        
        
          | OS | 
          Ubuntu
           | 
        
        
          | Status | 
          CONFIRMED
           | 
        
        
          | Severity | 
          Major
           | 
        
        
          | Priority | 
          High
           | 
        
        
          | Component | 
          Dissection engine (libwireshark)
           | 
        
        
          | Assignee | 
          [email protected]
           | 
        
        
          | Reporter | 
          [email protected]
           | 
        
      
        
        Problems have been found with the following capture file:
https://www.wireshark.org/download/automated/captures/fuzz-2014-12-31-499.pcap
stderr:
Input file: /home/wireshark/menagerie/menagerie/8035-hartip_2_03072012.pcap
Build host information:
Linux wsbb04 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014
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://[email protected]:29418/wireshark
BUILDBOT_BUILDNUMBER=3091
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=914dc6c13ebb7310bcb76252a34c942876317986
Return value:  134
Dissector bug:  0
Valgrind error count:  0
Git commit
commit 914dc6c13ebb7310bcb76252a34c942876317986
Author: Luke Mewburn <[email protected]>
Date:   Wed Dec 24 13:19:57 2014 +1100
    E.164: display country_code as decimal not hex
    Display and filter e164.country_code and e164.identification_code
    as decimal instead of hexadecimal, as that is more natural.
    E.g. Use 'e164.country_code == 61' instead of 'e164.country_code == 0x61'
    to match Australia (+61...)
    If the country_code or identification_code contain BCD digits > 9
    add an expert info warning.
    Required modifying the various prefix to description value_string
    arrays from hex to decimal constants, and converting the decoded BCD
    from hex to decimal before adding to the proto tree.
    Change-Id: Ibedfc75246fe409b7d63776083379bb028fb784b
    Reviewed-on: https://code.wireshark.org/review/6054
    Petri-Dish: Pascal Quantin <[email protected]>
    Tested-by: Petri Dish Buildbot <[email protected]>
    Reviewed-by: Pascal Quantin <[email protected]>
Command and args:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark
-nVxr
**
ERROR:address_to_str.c:574:address_to_str_buf: code should not be reached
[ no debug trace ]
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.