[
https://issues.apache.org/jira/browse/PROTON-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427818#comment-16427818
]
Roddie Kieley commented on PROTON-1805:
---------------------------------------
[~gemmellr] That's interesting re: the os version discrepancy and could be an
issue. [~astitcher] I previously had indeed tested with FUZZ_LONG_TESTS ON but
tested again tonight without it ON and do not see SegFaults but see that the
fuzz tests pass.
{code:java}
.
.
.
27: Test command:
/Users/rkieley/LocalProjects/apache/qp-040518-0/proton-c/src/tests/fuzz/fuzz-sniff-header
27: Test timeout computed to be: 1500
27: StandaloneFuzzTargetMain: running 0 inputs
4/4 Test #27: fuzz-sniff-header ................ Passed 0.01 sec
The following tests passed:
fuzz-connection-driver
fuzz-message-decode
fuzz-url
fuzz-sniff-header
100% tests passed, 0 tests failed out of 4
Total Test time (real) = 0.75 sec
{code}
Ran ctest -VV -R fuzz a few times to see if it would change but the result was
consistent.
> [MacOS] Fuzzer issues in fuzz-connection-driver & fuzz-message-decode
> ---------------------------------------------------------------------
>
> Key: PROTON-1805
> URL: https://issues.apache.org/jira/browse/PROTON-1805
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Reporter: Andrew Stitcher
> Priority: Major
> Labels: fuzzer, mac-os-x, osx
>
> Introducing the fuzz tester has shown up a couple of segvs in the MacOS port.
> for fuzz-connection-driver:
> {noformat}
> 26: Running:
> /Users/travis/build/astitcher/qpid-proton/proton-c/src/tests/fuzz/fuzz-connection-driver/corpus/7e51d07e16f84d001a8be4a1dedf556b3b16720c
> 26/34 Test #26: fuzz-connection-driver ...........***Exception: SegFault
> 1.76 sec{noformat}
> and for fuzz-message-decode:
> {noformat}
> 27: Running:
> /Users/travis/build/astitcher/qpid-proton/proton-c/src/tests/fuzz/fuzz-message-decode/corpus/d5143aaeea6897d4264440017cd47ebc874f4440
> 27/34 Test #27: fuzz-message-decode ..............***Exception: SegFault
> 1.97 sec{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]