[
https://issues.apache.org/jira/browse/PROTON-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Stitcher updated PROTON-2152:
------------------------------------
Description:
There seem to be a number of small issues in getting asan testing to work
correctly on FreeBSD. Tests that fail
{noformat}
9:fuzz-url
26:python-test
{noformat}
One of the issues is that the preload_asan.sh script assume that bash is
/bin/bash which is not correct for BSDs - actually the script could just be a
simple bourne shell script which is alsways in /bin/sh without much effort.
However this is not the only problem.
was:
There seem to be a number of small issues in getting asan testing to work
correctly on FreeBSD. Tests that fail
{{9:fuzz-url
26:python-test
}}
One of the issues is that the preload_asan.sh script assume that bash is
/bin/bash which is not correct for BSDs - actually the script could just be a
simple bourne shell script which is alsways in /bin/sh without much effort.
However this is not the only problem.
> Ctest fails on FreeBSD with asan
> --------------------------------
>
> Key: PROTON-2152
> URL: https://issues.apache.org/jira/browse/PROTON-2152
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: proton-c-0.30.0
> Environment: FreeBSD 12.0 p12
> Reporter: Andrew Stitcher
> Priority: Major
>
> There seem to be a number of small issues in getting asan testing to work
> correctly on FreeBSD. Tests that fail
> {noformat}
> 9:fuzz-url
> 26:python-test
> {noformat}
> One of the issues is that the preload_asan.sh script assume that bash is
> /bin/bash which is not correct for BSDs - actually the script could just be a
> simple bourne shell script which is alsways in /bin/sh without much effort.
> However this is not the only problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]