ToTAndroidASan fails with "exception stack_tool_for_asan" |
||
Issue descriptionExample build: https://ci.chromium.org/buildbot/chromium.clang/ToTAndroidASan/479 Traceback (most recent call last): File "/b/c/b/ToTAndroidASan/src/build/android/asan_symbolize.py", line 114, in <module> sys.exit(main()) File "/b/c/b/ToTAndroidASan/src/build/android/asan_symbolize.py", line 110, in main _Symbolize(asan_input.readlines()) File "/b/c/b/ToTAndroidASan/src/build/android/asan_symbolize.py", line 73, in _Symbolize info_dict = symbol.SymbolInformationForSet(libname, AttributeError: 'module' object has no attribute 'SymbolInformationForSet' eugenis, can you triage this? I'm not sure whether this blocks the clang roll since it's not obvious whether it's a clang problem.
,
Feb 2 2018
Seems to have worked, thanks! Now it's just failing components_browsertests DomDistillerJsTest.RunJsTests
,
Mar 22 2018
I think we can close this, please reopen if I am mistaken. |
||
►
Sign in to add a comment |
||
Comment 1 by euge...@chromium.org
, Feb 1 2018