[ https://issues.apache.org/jira/browse/PROTON-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16158816#comment-16158816 ]
Alan Conway commented on PROTON-1540: ------------------------------------- The san RPM's don't install a plain libasan.so symlink, and there's no -devel RPM that does. Cmake can't find the correct libsan.so.X version by the normal means. I guess that is to avoid accidentally preloading the wrong version. The go binding had the race detector running before, it was removed because of CI problems on Ubuntu. I'll re-enable it and see if it is still a problem, if it is I'll disable it selectively. > Add options to enable Sanitizers to CMake build > ----------------------------------------------- > > Key: PROTON-1540 > URL: https://issues.apache.org/jira/browse/PROTON-1540 > Project: Qpid Proton > Issue Type: Improvement > Components: build > Reporter: Jiri Danek > Assignee: Alan Conway > Priority: Minor > Labels: patch > Fix For: proton-c-0.18.0 > > > To get the most out of sanitizers in Qpid Dispatch, it helps to compile > Proton with sanitizers as well. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org