Wireshark-bugs: [Wireshark-bugs] [Bug 10207] New: Buildbot crash output: fuzz-2014-06-18-670.pca

Date: Thu, 19 Jun 2014 16:20:03 +0000
Bug ID 10207
Summary Buildbot crash output: fuzz-2014-06-18-670.pcap
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86-64
URL http://www.wireshark.org/download/automated/captures/fuzz-2014-06-18-670.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-06-18-670.pcap

stderr:
Input file: /home/wireshark/menagerie/menagerie/delllaptop-analysis.packets

Build host information:
Linux wsbb04 3.2.0-64-generic #97-Ubuntu SMP Wed Jun 4 22:04:21 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=2820
BUILDBOT_URL=http://buildbot.wireshark.org/trunk/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=421d817d70737ebd459b7027274bf38bb2d9a2ff

Return value:  139

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 421d817d70737ebd459b7027274bf38bb2d9a2ff
Author: Guy Harris <[email protected]>
Date:   Wed Jun 18 02:49:57 2014 -0700

    Don't compile anything with -msse4.2 unless the compiler supports it.

    This includes ws_mempbrk_sse42.c; if the compiler doesn't support
    -msse4.2, HAS_SSE4_2 isn't defined, so all the stuff in
    ws_mempbrk_sse42.c that uses SSE 4.2 will be #ifdeffed out.

    Not all compilers with which we're built will support -msse4.2; in
    particular, the ones that aren't compiling for x86 won't....

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


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


[ no debug trace ]


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