New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 807967 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

ToTAndroidASan fails with "exception stack_tool_for_asan"

Project Member Reported by h...@chromium.org, Feb 1 2018

Issue description

Example 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.
 
Owner: hzl@chromium.org
Could be fixed in
https://chromium.googlesource.com/chromium/src/+/f2408e016d6b5a1f95f1e8f9add2a156
53fc8421

Comment 2 by h...@chromium.org, Feb 2 2018

Seems to have worked, thanks!

Now it's just failing components_browsertests DomDistillerJsTest.RunJsTests

Comment 3 by r...@chromium.org, Mar 22 2018

Status: Fixed (was: Assigned)
I think we can close this, please reopen if I am mistaken.

Sign in to add a comment