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 11812] New: Buildbot crash output: fuzz-2015-11-27-31422.p

Date: Sun, 29 Nov 2015 19:50:05 +0000
Bug ID 11812
Summary Buildbot crash output: fuzz-2015-11-27-31422.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2015-11-27-31422.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-27-31422.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=3408
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-master/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=2259bf8a827088081bef101f98e4983de8aa8099

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 2259bf8a827088081bef101f98e4983de8aa8099
Author: Pascal Quantin <[email protected]>
Date:   Wed Nov 25 17:53:30 2015 +0100

    SCTP: verify frame pointer before dereferencing it

    Bug: 11767
    Change-Id: Icd01550e0aaa4cd0cc33ae3acc0ef702c38f4db4
    Reviewed-on: https://code.wireshark.org/review/12146
    Reviewed-by: Pascal Quantin <[email protected]>
    Petri-Dish: Pascal Quantin <[email protected]>
    Tested-by: Petri Dish Buildbot <[email protected]>
    Reviewed-by: Michael Mann <[email protected]>


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

==15398== Memcheck, a memory error detector
==15398== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==15398== Using Valgrind-3.10.0.SVN and LibVEX; rerun with -h for copyright
info
==15398== Command:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2015-11-27-31422.pcap
==15398== 
==15398== 
==15398== HEAP SUMMARY:
==15398==     in use at exit: 1,120,916 bytes in 32,748 blocks
==15398==   total heap usage: 2,834,402 allocs, 2,801,654 frees, 161,269,504
bytes allocated
==15398== 
==15398== LEAK SUMMARY:
==15398==    definitely lost: 46,236 bytes in 2,833 blocks
==15398==    indirectly lost: 64,192 bytes in 1,782 blocks
==15398==      possibly lost: 0 bytes in 0 blocks
==15398==    still reachable: 1,010,488 bytes in 28,133 blocks
==15398==         suppressed: 0 bytes in 0 blocks
==15398== Rerun with --leak-check=full to see details of leaked memory
==15398== 
==15398== For counts of detected and suppressed errors, rerun with: -v
==15398== 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.