Re: Issue 343 in address-sanitizer: asan_symbolize.py sometimes omits newlines in stack traces

2014-09-19 Thread address-sanitizer
Comment #4 on issue 343 by gli...@chromium.org: asan_symbolize.py sometimes omits newlines in stack traces https://code.google.com/p/address-sanitizer/issues/detail?id=343 Thanks for fixing this! There aren't other uses of get_symbolized_lines() yet, but I'll pay attention to it. -- You r

Re: Issue 343 in address-sanitizer: asan_symbolize.py sometimes omits newlines in stack traces

2014-09-18 Thread address-sanitizer
Updates: Status: Accepted Owner: ramosian.gli...@gmail.com Comment #3 on issue 343 by earth...@google.com: asan_symbolize.py sometimes omits newlines in stack traces https://code.google.com/p/address-sanitizer/issues/detail?id=343 Fixed in r218071. Alex, you should check any

Re: Issue 343 in address-sanitizer: asan_symbolize.py sometimes omits newlines in stack traces

2014-09-18 Thread address-sanitizer
Comment #2 on issue 343 by earth...@google.com: asan_symbolize.py sometimes omits newlines in stack traces https://code.google.com/p/address-sanitizer/issues/detail?id=343 Culprit identified: https://llvm.org/svn/llvm-project/compiler-rt/trunk@213136 -- You received this message because t

Re: Issue 343 in address-sanitizer: asan_symbolize.py sometimes omits newlines in stack traces

2014-09-18 Thread address-sanitizer
Comment #1 on issue 343 by earth...@google.com: asan_symbolize.py sometimes omits newlines in stack traces https://code.google.com/p/address-sanitizer/issues/detail?id=343 (note the lack of Note the lack of a newline between #0 and #1 -- You received this message because this project is c

Issue 343 in address-sanitizer: asan_symbolize.py sometimes omits newlines in stack traces

2014-09-18 Thread address-sanitizer
Status: New Owner: CC: ramosian.gli...@gmail.com, samso...@google.com Labels: Type-Defect Priority-Medium New issue 343 by earth...@google.com: asan_symbolize.py sometimes omits newlines in stack traces https://code.google.com/p/address-sanitizer/issues/detail?id=343 Ex: ==13== WARNING