Log the clang_rt.asan-dynamic-i386.vers on failure to track #50887
This commit is contained in:
parent
b00ea6c2da
commit
4a0e92eee5
@ -284,6 +284,9 @@ after_failure:
|
||||
-exec head -750 {} \;
|
||||
-exec echo travis_fold":"end:crashlog \; || true
|
||||
|
||||
# see #50887
|
||||
- head -30 ./obj/build/x86_64-unknown-linux-gnu/native/asan/build/lib/asan/clang_rt.asan-dynamic-i386.vers || true
|
||||
|
||||
# attempt to debug anything killed by the oom killer on linux, just to see if
|
||||
# it happened
|
||||
- dmesg | grep -i kill
|
||||
|
Loading…
x
Reference in New Issue
Block a user