Wireshark-bugs: [Wireshark-bugs] [Bug 11662] New: Buildbot crash output: fuzz-2015-10-29-23588.p

Date: Sat, 31 Oct 2015 19:00:06 +0000
Bug ID 11662
Summary Buildbot crash output: fuzz-2015-10-29-23588.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2015-10-29-23588.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-10-29-23588.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=3350
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-master/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=0f05ab9ab18521f5a6ab8330a9ebf9c306cb8ea1

Return value:  0

Dissector bug:  0

Valgrind error count:  1



Git commit
commit 0f05ab9ab18521f5a6ab8330a9ebf9c306cb8ea1
Author: Christoph Schlosser <[email protected]>
Date:   Wed Oct 28 10:56:58 2015 +0100

    epl: Put OD information into own subtree

     Instead of displaying a long list of OD index, subindex and padding, group
     the information by parameters.

    Change-Id: I03ea83f187b4bd4956361d33be674ec62e35bea1
    Reviewed-on: https://code.wireshark.org/review/11398
    Reviewed-by: Roland Knall <[email protected]>
    Reviewed-by: Christoph Schlosser <[email protected]>
    Reviewed-by: Alexis La Goutte <[email protected]>
    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 

==17673== Memcheck, a memory error detector
==17673== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==17673== Using Valgrind-3.10.0.SVN and LibVEX; rerun with -h for copyright
info
==17673== Command:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark
-nr /fuzz/buildbot/clangcodeanalysis/valgrind-fuzz/fuzz-2015-10-29-23588.pcap
==17673== 

** (process:17673): WARNING **: Dissector bug, protocol TCP, in packet 14560:
packet-tcp.c:3548: failed assertion "mptcpd"
==17673== 
==17673== HEAP SUMMARY:
==17673==     in use at exit: 1,118,966 bytes in 32,567 blocks
==17673==   total heap usage: 2,822,697 allocs, 2,790,130 frees, 159,006,880
bytes allocated
==17673== 
==17673== LEAK SUMMARY:
==17673==    definitely lost: 45,172 bytes in 2,767 blocks
==17673==    indirectly lost: 63,520 bytes in 1,740 blocks
==17673==      possibly lost: 0 bytes in 0 blocks
==17673==    still reachable: 1,010,274 bytes in 28,060 blocks
==17673==         suppressed: 0 bytes in 0 blocks
==17673== Rerun with --leak-check=full to see details of leaked memory
==17673== 
==17673== For counts of detected and suppressed errors, rerun with: -v
==17673== 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.