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 10999] New: Buildbot crash output: fuzz-2015-02-23-27049.p

Date: Mon, 23 Feb 2015 13:10:03 +0000
Bug ID 10999
Summary Buildbot crash output: fuzz-2015-02-23-27049.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2015-02-23-27049.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-02-23-27049.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/10574-EOSUtil_connect.cap

Build host information:
Linux wsbb04 3.13.0-45-generic #74-Ubuntu SMP Tue Jan 13 19:36:28 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.1 LTS
Release:    14.04
Codename:    trusty

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

Return value:  139

Dissector bug:  0

Valgrind error count:  0



Git commit
commit d488d6392a9686ef1b27019c573dc422a525b9ee
Author: Peter Wu <[email protected]>
Date:   Wed Feb 18 20:06:57 2015 +0100

    ssl-utils: refactor keyfile matching

    Merge the three separate regexes into a single pattern and use named
    groups. This avoid magic numbers (group positions) and removes a
    possible error source when the ht array gets out of sync with the
    patterns array (by human error).

    This is supposed to be more readable and allows for easier extension of
    the regex.

    Change-Id: I816525f358cdb89ff9f8ebc1211139b1f8c23840
    Reviewed-on: https://code.wireshark.org/review/7245
    Reviewed-by: Evan Huus <[email protected]>
    Petri-Dish: Evan Huus <[email protected]>
    Tested-by: Petri Dish Buildbot <[email protected]>
    Reviewed-by: Anders Broman <[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.