Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 11680] New: Buildbot crash output: fuzz-2015-11-04-22363.p

Date: Fri, 06 Nov 2015 10:40:06 +0000
Bug ID 11680
Summary Buildbot crash output: fuzz-2015-11-04-22363.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2015-11-04-22363.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-2015-11-04-22363.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/c06-ldapv3-app-r1.pcap.gz

Build host information:
Linux wsbb04 3.13.0-66-generic #108-Ubuntu SMP Wed Oct 7 15:20:27 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.3 LTS
Release:    14.04
Codename:    trusty

Buildbot information:
BUILDBOT_REPOSITORY=ssh://[email protected]:29418/wireshark
BUILDBOT_BUILDNUMBER=3352
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-master/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=307443cbbcd1d19d15242fc2f782ba7d53afcf09

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 307443cbbcd1d19d15242fc2f782ba7d53afcf09
Author: Alexis La Goutte <[email protected]>
Date:   Mon Nov 2 09:39:34 2015 +0100

    funnel_string_dialog(.h): fix extra ‘;’ [-Wpedantic]

    Change-Id: Ia11bfa225327c1cd19da70878e69be60da073a79
    Reviewed-on: https://code.wireshark.org/review/11489
    Petri-Dish: Alexis La Goutte <[email protected]>
    Tested-by: Petri Dish Buildbot <[email protected]>
    Reviewed-by: Michael Mann <[email protected]>


Command and args: ./tools/valgrind-wireshark.sh 

==7831== Memcheck, a memory error detector
==7831== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==7831== Using Valgrind-3.10.0.SVN and LibVEX; rerun with -h for copyright info
==7831== Command:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2015-11-04-22363.pcap
==7831== 
==7831== 
==7831== HEAP SUMMARY:
==7831==     in use at exit: 1,139,242 bytes in 32,556 blocks
==7831==   total heap usage: 2,834,638 allocs, 2,802,082 frees, 160,073,309
bytes allocated
==7831== 
==7831== LEAK SUMMARY:
==7831==    definitely lost: 45,380 bytes in 2,780 blocks
==7831==    indirectly lost: 63,152 bytes in 1,717 blocks
==7831==      possibly lost: 0 bytes in 0 blocks
==7831==    still reachable: 1,030,710 bytes in 28,059 blocks
==7831==         suppressed: 0 bytes in 0 blocks
==7831== Rerun with --leak-check=full to see details of leaked memory
==7831== 
==7831== For counts of detected and suppressed errors, rerun with: -v
==7831== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

[ no debug trace ]


You are receiving this mail because:
  • You are watching all bug changes.