Wireshark-bugs: [Wireshark-bugs] [Bug 9856] New: Buildbot crash output:	fuzz-2014-03-10-28751.pc
      
      
    
    
        
          | Bug ID | 9856 | 
        
          | Summary | Buildbot crash output: fuzz-2014-03-10-28751.pcap | 
        
          | Classification | Unclassified | 
        
          | Product | Wireshark | 
        
          | Version | unspecified | 
        
          | Hardware | x86-64 | 
        
          | URL | http://www.wireshark.org/download/automated/captures/fuzz-2014-03-10-28751.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:
http://www.wireshark.org/download/automated/captures/fuzz-2014-03-10-28751.pcap
stderr:
Input file: /home/wireshark/menagerie/menagerie/10860-packet-gsm.pcap
Build host information:
Linux wsbb04 3.2.0-60-generic #91-Ubuntu SMP Wed Feb 19 03:54:44 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 12.04.4 LTS
Release:    12.04
Codename:    precise
Buildbot information:
BUILDBOT_REPOSITORY=ssh://wireshark-buildbot@code.wireshark.org:29418/wireshark
BUILDBOT_BUILDNUMBER=2631
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=a14266dbdd7478e919c9de274ae4c4442697394c
Return value:  134
Dissector bug:  0
Valgrind error count:  0
Git commit
commit a14266dbdd7478e919c9de274ae4c4442697394c
Author: Pascal Quantin <pascal.quantin@gmail.com>
Date:   Sat Mar 8 10:01:53 2014 +0100
    Add BTLE RF dissector to release notes
    Change-Id: Idccb6b0e6bf8ae603377dce43c9d266d4c101374
    Reviewed-on: https://code.wireshark.org/review/557
    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Command and args: ./tools/valgrind-wireshark.sh 
==22749== Memcheck, a memory error detector
==22749== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==22749== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==22749== Command:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2014-03-10-28751.pcap
==22749== 
**
ERROR:packet.c:2230:call_dissector_only: assertion failed: (handle != NULL)
==22749== 
==22749== HEAP SUMMARY:
==22749==     in use at exit: 18,216,682 bytes in 472,742 blocks
==22749==   total heap usage: 932,509 allocs, 459,767 frees, 50,624,758 bytes
allocated
==22749== 
==22749== LEAK SUMMARY:
==22749==    definitely lost: 2,079 bytes in 27 blocks
==22749==    indirectly lost: 8 bytes in 1 blocks
==22749==      possibly lost: 0 bytes in 0 blocks
==22749==    still reachable: 18,214,595 bytes in 472,714 blocks
==22749==         suppressed: 0 bytes in 0 blocks
==22749== Rerun with --leak-check=full to see details of leaked memory
==22749== 
==22749== For counts of detected and suppressed errors, rerun with: -v
==22749== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 3 from 3)
./tools/valgrind-wireshark.sh: line 107: 22749 Aborted                 (core
dumped) $LIBTOOL valgrind --suppressions=`dirname $0`/vg-suppressions
--tool=$TOOL $CALLGRIND_OUT_FILE $VERBOSE $LEAK_CHECK $REACHABLE $TRACK_ORIGINS
$COMMAND $COMMAND_ARGS $PCAP $COMMAND_ARGS2 > /dev/null
[ no debug trace ]
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.