mode debug code
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84819
Add more debug code for https://github.com/google/sanitizers/issues/1193 (getting desperate, not being able to reproduce it for a few months, but the users are seeing it) ClosedPublic Authored by kcc on Jul 28 2020, 6:54 PM.
Details Summary mode debug code
Diff Detail
Event Timelinevitalybuka added inline comments.
This revision is now accepted and ready to land.Jul 28 2020, 7:13 PM
This revision was landed with ongoing or failed builds.Jul 29 2020, 11:13 AM Closed by commit rG58743040ff50: Add more debug code for https://github.com/google/sanitizers/issues/1193… (authored by kcc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 281678 compiler-rt/lib/asan/asan_allocator.cpp
compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h
compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h
compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h
|
PRINT_CURRENT_STACK() may help to confirm atexit idea