[
https://issues.apache.org/jira/browse/TS-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149521#comment-15149521
]
Leif Hedstrom commented on TS-3939:
-----------------------------------
When we do this, I think it'd be great if compiling using --with-asan also
automatically changes the default config for the traffic_server startup. With
ASAN, you need it to be:
{code}
CONFIG proxy.config.proxy_binary_opts STRING -M --disable_freelist
{code}
Also, we should make --with-asan enforce --disable-lua (for now) as well.
> Add a --with-asan (and perhaps --with-tsan) configure options
> -------------------------------------------------------------
>
> Key: TS-3939
> URL: https://issues.apache.org/jira/browse/TS-3939
> Project: Traffic Server
> Issue Type: New Feature
> Components: Build
> Reporter: Leif Hedstrom
> Assignee: Jason Kenny
> Labels: newbie
> Fix For: 6.2.0
>
>
> It might be useful to make these options, to make it simpler / easier to add
> a build that uses ASan (or TSan).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)