[GitHub] trafficserver issue #1498: Problems with ASAN builds in 7.1

2017-03-03 Thread shinrich
Github user shinrich commented on the issue: https://github.com/apache/trafficserver/issues/1498 Actually it looks like the issue is just tracking down the particular issue in #1476 / #1480. I enabled ASAN while merging in another issue, and it caught the double free in

[GitHub] trafficserver issue #1498: Problems with ASAN builds in 7.1

2017-02-27 Thread shinrich
Github user shinrich commented on the issue: https://github.com/apache/trafficserver/issues/1498 The gcc in devtoolset-3 (gcc 4.9.2) and devtoolset-4 (gcc 5.3.1). --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] trafficserver issue #1498: Problems with ASAN builds in 7.1

2017-02-27 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/issues/1498 Is this with GCC? Which version? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] trafficserver issue #1498: Problems with ASAN builds in 7.1

2017-02-25 Thread shinrich
GitHub user shinrich opened an issue: https://github.com/apache/trafficserver/issues/1498 Problems with ASAN builds in 7.1 When running ASAN builds with the 7.1.x codebase I no longer see nice use-after-free reports (for the most part). Instead I see repeats of the following pair