ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12261] New: Buildbot crash output: fuzz-2016-03-14-22648.p

Date: Mon, 14 Mar 2016 23:00:02 +0000
Bug ID 12261
Summary Buildbot crash output: fuzz-2016-03-14-22648.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-03-14-22648.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-2016-03-14-22648.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/14412-iax_calls.pcapng

Build host information:
Linux wsbb04 3.13.0-79-generic #123-Ubuntu SMP Fri Feb 19 14:27:58 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.4 LTS
Release:    14.04
Codename:    trusty

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

Return value:  152

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 103214abfe15da8c2d321255e90202e36ad17093
Author: D. Ulis <[email protected]>
Date:   Sun Mar 13 23:47:38 2016 -0400

    CIP: Restore path information to Info column

    When the "Display enhanced Info column data" preference is set, ensure
that:
    1. For non-MSP packets, path information (class/symbol) is displayed in the
Info column for Forward Open, Forward Close, regular Message Router
Request/Response messages
    2. For MSP packets, don't display the class/symbol in the Info column (it's
too wordy)

    This now relies on an extra boolean passed to dissect_cip_data() to handle
#2 above. Previously, this relied on checking a proto_item* for NULL, which is
not correct.

    Change-Id: I7532660bcb23bd664c1f5532256755922c4937d1
    Reviewed-on: https://code.wireshark.org/review/14458
    Reviewed-by: Guy Harris <[email protected]>



[ no debug trace ]


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