Open GoogleCodeExporter opened 9 years ago
Does it work if you add fast_unwind_on_fatal=1 to ASAN_OPTIONS? There are known
issues with stack unwinder in libc++ (ex.
https://code.google.com/p/chromium/issues/detail?id=490275).
Original comment by euge...@google.com
on 5 Jun 2015 at 5:58
Yes! with fast_unwind_on_fatal=1 it works!
Thank you
Original comment by leanid.c...@gmail.com
on 8 Jun 2015 at 7:46
Adding Project:AddressSanitizer as part of GitHub migration.
Original comment by ramosian.glider@gmail.com
on 30 Jul 2015 at 9:06
Original issue reported on code.google.com by
leanid.c...@gmail.com
on 5 Jun 2015 at 2:03