Wireshark-bugs: [Wireshark-bugs] [Bug 10642] New: Buildbot crash output: fuzz-2014-10-29-9427.pc

Date: Wed, 29 Oct 2014 19:00:02 +0000
Bug ID 10642
Summary Buildbot crash output: fuzz-2014-10-29-9427.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2014-10-29-9427.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-2014-10-29-9427.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/13179-AMQPDTX.CAP

Build host information:
Linux wsbb04 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014
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=
BUILDBOT_BUILDNUMBER=232
BUILDBOT_URL=http://buildbot.wireshark.org/master-1.12/
BUILDBOT_BUILDERNAME=Fuzz Test
BUILDBOT_SLAVENAME=fuzz-test
BUILDBOT_GOT_REVISION=0bc5c2c34e4df30c5419ecce68c0a4739ac4dcc3

Return value:  139

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 0bc5c2c34e4df30c5419ecce68c0a4739ac4dcc3
Author: Guy Harris <[email protected]>
Date:   Tue Oct 28 11:18:40 2014 -0700

    Use g_ascii_isalnum() rather than isalnum().

    Only *ASCII* alphanumerics are allowed in filterable field names, so use
    g_ascii_isalnum() to check for them.  That avoids issues with characters
    with the 8th bit set and avoids locale-dependent behavior.

    Change-Id: I4e3c4eec907f5e576629229fcf154fcf728b7a2e
    Reviewed-on: https://code.wireshark.org/review/4973
    Reviewed-by: Guy Harris <[email protected]>
    (cherry picked from commit 8ea4df97e052f3fb0af3336990f2bef6d882b258)
    Reviewed-on: https://code.wireshark.org/review/4974


Command and args:
/home/wireshark/builders/wireshark-1.12-fuzz/fuzztest/install/bin/tshark -nVxr


[ no debug trace ]


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