Wireshark-bugs: [Wireshark-bugs] [Bug 11550] New: Buildbot crash output: fuzz-2015-09-25-14856.p

Date: Sat, 26 Sep 2015 08:30:09 +0000
Bug ID 11550
Summary Buildbot crash output: fuzz-2015-09-25-14856.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2015-09-25-14856.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-09-25-14856.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/good_login.cap

Build host information:
Linux wsbb04 3.13.0-61-generic #100-Ubuntu SMP Wed Jul 29 11:21:34 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=3320
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=9f171ee584719bf7e5bfb8a580ef9941a9012357

Return value:  139

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 9f171ee584719bf7e5bfb8a580ef9941a9012357
Author: Michal Pazdera <[email protected]>
Date:   Mon Sep 14 10:28:30 2015 +0200

    Multiple SSL content in one packet fix

    When SSL packet contains multiple encrypted contents the WS shows only the
    last record due the wrong indexing of the structure where the decrypted
    contents are stored. Should use tvb_raw_offset(tvb)+offset instead of
    offset as I think was intended.

    Added the same fix for DTLS.

    Bug: 11523
    Change-Id: I0a977a0e6ebe7c45e526fa5152b8614463abd4fa
    Reviewed-on: https://code.wireshark.org/review/10528
    Petri-Dish: Peter Wu <[email protected]>
    Reviewed-by: Peter Wu <[email protected]>
    Tested-by: Peter Wu <[email protected]>


Command and args:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark
-nVxr


[ no debug trace ]


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