ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10031] New: Buildbot crash output: fuzz-2014-04-23-24696.p

Date: Wed, 23 Apr 2014 14:10:04 +0000
Bug ID 10031
Summary Buildbot crash output: fuzz-2014-04-23-24696.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2014-04-23-24696.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:

http://www.wireshark.org/download/automated/captures/fuzz-2014-04-23-24696.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/6047-snoop-no-detail.txt

Build host information:
Linux wsbb04 3.2.0-60-generic #91-Ubuntu SMP Wed Feb 19 03:54:44 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 12.04.4 LTS
Release:    12.04
Codename:    precise

Buildbot information:
BUILDBOT_REPOSITORY=ssh://[email protected]:29418/wireshark
BUILDBOT_BUILDNUMBER=2710
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=268104a1ddd476632b84008f33f70ec11cd95fc3

Return value:  134

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 268104a1ddd476632b84008f33f70ec11cd95fc3
Author: Roland Knall <[email protected]>
Date:   Wed Apr 23 13:53:12 2014 +0200

    CaptureDialog: Fix IF type for user created pipe

     - If a user adds a pipe via "Capture Options"->"Manage Interfaces"
       ->"Pipes" the device.if_type.type is either not filled out (in
       the case if no other interfaces exist), or will be set to the
       last set if_type of the device queried by the iteration in line
       3537.

     - One could argue, that this is just a fixup, as still the issue
       remains, that the device structure will not be resetted, after
       the search for an already existing pipe element. Maybe a separate
       variable should be used for searching as it is used for adding
       the pipe

    Change-Id: Ia727bf3ce270a62d065e8c524a13768af389c346
    Reviewed-on: https://code.wireshark.org/review/1296
    Reviewed-by: Alexis La Goutte <[email protected]>


Command and args:
/home/wireshark/builders/trunk-clang-ca/clangcodeanalysis/install/bin/tshark
-nVxr

Duplicate field detected in call to proto_register_field_array:
giop-parlay.csapi.terminateAccess.digitalSignature is already registered
Duplicate field detected in call to proto_register_field_array:
giop-tango.Device.get_attribute_config.names is already registered
**
ERROR:packet.c:472:dissect_packet: code should not be reached

[ no debug trace ]


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