forked from OSchip/llvm-project
50a08e2c6d
Test sometimes fails on buildbot (after two non-Origins executions): /usr/bin/ld: warning: Cannot export local symbol 'dfsan_flush' RSS at start: 4620, after mmap: 107020, after mmap+set label: 209424, after fixed map: 4624, after another mmap+set label: 209424, after munmap: 4624 /usr/bin/ld: warning: Cannot export local symbol 'dfsan_flush' RSS at start: 4620, after mmap: 107020, after mmap+set label: 209424, after fixed map: 4624, after another mmap+set label: 209424, after munmap: 4624 /usr/bin/ld: warning: Cannot export local symbol 'dfsan_flush' RSS at start: 4620, after mmap: 107020, after mmap+set label: 317992, after fixed map: 10792, after another mmap+set label: 317992, after munmap: 10792 release_shadow_space.c.tmp: /b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/dfsan/release_shadow_space.c:91: int main(int, char **): Assertion `after_fixed_mmap <= before + delta' failed. Reviewed By: vitalybuka Differential Revision: https://reviews.llvm.org/D111522 |
||
---|---|---|
.. | ||
Inputs | ||
CMakeLists.txt | ||
atomic.cpp | ||
basic.c | ||
custom.cpp | ||
dfsan_get_track_origins.c | ||
event_callbacks.c | ||
fast8labels.c | ||
flags.c | ||
flush.c | ||
fncall.c | ||
force_zero.c | ||
fork.cpp | ||
gep.c | ||
interceptors.c | ||
lit.cfg.py | ||
lit.site.cfg.py.in | ||
mmap_at_init.c | ||
origin_add_label.c | ||
origin_branch.c | ||
origin_disabled.c | ||
origin_invalid.c | ||
origin_ld_lost.c | ||
origin_ldst.c | ||
origin_limit.c | ||
origin_memcpy.c | ||
origin_memmove.c | ||
origin_memset.c | ||
origin_overlapped.c | ||
origin_set_label.c | ||
origin_stack_trace.c | ||
origin_track_ld.c | ||
origin_unaligned_memtrans.c | ||
origin_untainted.c | ||
origin_with_sigactions.c | ||
origin_with_signals.cpp | ||
pair.cpp | ||
propagate.c | ||
pthread.c | ||
release_shadow_space.c | ||
sigaction.c | ||
sigaction_stress_test.c | ||
stack_trace.c | ||
struct.c | ||
threaded_flush.c | ||
trace-cmp.c | ||
vararg.c | ||
write_callback.c |