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 12204] New: Buildbot crash output: fuzz-2016-02-28-4906.pc

Date: Mon, 29 Feb 2016 02:10:02 +0000
Bug ID 12204
Summary Buildbot crash output: fuzz-2016-02-28-4906.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-02-28-4906.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-02-28-4906.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/3216-IrDA_Sample_Trace_1.pcap

Build host information:
Linux wsbb04 3.13.0-77-generic #121-Ubuntu SMP Wed Jan 20 10:50:42 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=3526
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-master/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=0165e679d62162dcf3e7f334237f9416a21310a6

Return value:  1

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 0165e679d62162dcf3e7f334237f9416a21310a6
Author: Martin Kaiser <[email protected]>
Date:   Sun Feb 28 15:43:24 2016 +0100

    u3v: use interface class and subclass in heuristic checks

    don't access the class-specific conversation structure before we know
    that the packet is a U3V packet

    the USB dissector should fill interfaceClass and interfaceSubclass with
    correct values - if it doesn't that's another bug to be fixed

    Bug:12194
    Change-Id: Ic9e73e7cb05c8887fee794e4735936caad1b7f49
    Reviewed-on: https://code.wireshark.org/review/14224
    Petri-Dish: Martin Kaiser <[email protected]>
    Tested-by: Petri Dish Buildbot <[email protected]>
    Reviewed-by: Michael Mann <[email protected]>


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

ASAN:SIGSEGV
=================================================================
==17739==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc
0x7fc117517ff3 bp 0x60b000138c00 sp 0x7fff84d88ed0 T0)
    #0 0x7fc117517ff2 
(/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/lib/libwireshark.so.0+0x7340ff2)
    #1 0x7fc10f89f568  (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x38568)
    #2 0x7fc117519ff4 
(/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/lib/libwireshark.so.0+0x7342ff4)
    #3 0x7fc117519df2 
(/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/lib/libwireshark.so.0+0x7342df2)
    #4 0x7fc10778ecd9 
(/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/lib/wireshark/plugins/2.1.0/irda.so+0x16cd9)
    #5 0x7fc117548f01 
(/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/lib/libwireshark.so.0+0x7371f01)
    #6 0x7fc117548b9a 
(/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/lib/libwireshark.so.0+0x7371b9a)
    #7 0x7fc117a8615b 
(/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/lib/libwireshark.so.0+0x78af15b)
    #8 0x7fc117548f01 
(/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/lib/libwireshark.so.0+0x7371f01)
    #9 0x7fc11754705c 
(/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/lib/libwireshark.so.0+0x737005c)
    #10 0x7fc117546852 
(/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/lib/libwireshark.so.0+0x736f852)
    #11 0x7fc117526f0e 
(/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/lib/libwireshark.so.0+0x734ff0e)
    #12 0x50116c 
(/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark+0x50116c)
    #13 0x4fbd78 
(/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark+0x4fbd78)
    #14 0x7fc10d47eec4  (/lib/x86_64-linux-gnu/libc.so.6+0x21ec4)
    #15 0x440366 
(/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark+0x440366)

AddressSanitizer can not provide additional info.
==17739==ABORTING

[ no debug trace ]


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