New issue
Advanced search Search tips

Issue 727444 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 705133
Owner: ----
Closed: May 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug

Blocking:
issue 683729



Sign in to add a comment

Win SyzyASAN LKGR went red after 2017 switch

Project Member Reported by thakis@chromium.org, May 30 2017

Issue description

https://build.chromium.org/p/chromium.lkgr/builders/Win%20SyzyASAN%20LKGR/builds/5267

https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Fchromium.lkgr%2FWin_SyzyASAN_LKGR%2F5267%2F%2B%2Frecipes%2Fsteps%2Fcompile%2F0%2Fstdout

FAILED: syzygy/content_shell.exe syzygy/content_shell.exe.pdb syzygy/win-syzyasan-filter-content_shell.exe.txt.json 
C:/b/depot_tools/python276_bin/python.exe ../../build/win/syzygy/instrument.py --mode asan --input_executable content_shell.exe --input_symbol content_shell.exe.pdb --filter ../../build/win/syzygy/syzyasan-instrumentation-filter.txt --output-filter-file syzygy/win-syzyasan-filter-content_shell.exe.txt.json --destination_dir syzygy
INFO:root:Running command "('C:\\b\\c\\b\\Win_SyzyASAN_LKGR\\src\\third_party\\syzygy\\binaries\\exe\\genfilter.exe', '--action=compile', '--input-image=content_shell.exe', '--input-pdb=content_shell.exe.pdb', '--output-file=syzygy/win-syzyasan-filter-content_shell.exe.txt.json', '--overwrite', 'C:\\b\\c\\b\\Win_SyzyASAN_LKGR\\src\\build\\win\\syzygy\\syzyasan-instrumentation-filter.txt')".
[0526/220503:INFO:application_impl.h(46)] Syzygy GenFilterApp Version 0.8.30.0 (dbb218b).
[0526/220503:INFO:application_impl.h(48)] Copyright (c) Google Inc. All rights reserved.
[0526/220503:INFO:genfilter_app.cc(238)] Parsing filter description file "C:\b\c\b\Win_SyzyASAN_LKGR\src\build\win\syzygy\syzyasan-instrumentation-filter.txt".
[0526/220503:INFO:filter_compiler.cc(202)] Added 0 rule(s) from "C:\b\c\b\Win_SyzyASAN_LKGR\src\build\win\syzygy\syzyasan-instrumentation-filter.txt".
[0526/220503:INFO:genfilter_app.cc(244)] Compiling filter.
[0526/220503:INFO:genfilter_app.cc(108)] Writing filter to "syzygy/win-syzyasan-filter-content_shell.exe.txt.json".
INFO:root:Running command "('C:\\b\\c\\b\\Win_SyzyASAN_LKGR\\src\\third_party\\syzygy\\binaries\\exe\\instrument.exe', '--overwrite', '--mode=asan', '--debug-friendly', '--input-image=content_shell.exe', '--input-pdb=content_shell.exe.pdb', '--output-image=C:\\b\\c\\b\\Win_SyzyASAN_LKGR\\src\\out\\Release\\syzygy\\content_shell.exe', '--output-pdb=C:\\b\\c\\b\\Win_SyzyASAN_LKGR\\src\\out\\Release\\syzygy\\content_shell.exe.pdb', '--no-augment-pdb', '--asan-rtl-options="--enable_feature_randomization --prevent_duplicate_corruption_crashes"', '--filter=C:\\b\\c\\b\\Win_SyzyASAN_LKGR\\src\\out\\Release\\syzygy\\win-syzyasan-filter-content_shell.exe.txt.json')".
[0526/220503:INFO:application_impl.h(46)] Syzygy Instrumenter Version 0.8.30.0 (dbb218b).
[0526/220503:INFO:application_impl.h(48)] Copyright (c) Google Inc. All rights reserved.
[0526/220503:INFO:pe_relinker.cc(138)] Input module : C:\b\c\b\Win_SyzyASAN_LKGR\src\out\Release\content_shell.exe
[0526/220503:INFO:pe_relinker.cc(139)] Input PDB    : C:\b\c\b\Win_SyzyASAN_LKGR\src\out\Release\content_shell.exe.pdb
[0526/220503:INFO:pe_relinker.cc(140)] Output module: C:\b\c\b\Win_SyzyASAN_LKGR\src\out\Release\syzygy\content_shell.exe
[0526/220503:INFO:pe_relinker.cc(141)] Output PDB   : C:\b\c\b\Win_SyzyASAN_LKGR\src\out\Release\syzygy\content_shell.exe.pdb
[0526/220503:INFO:pe_relinker.cc(57)] Decomposing module: C:\b\c\b\Win_SyzyASAN_LKGR\src\out\Release\content_shell.exe
[0526/220505:ERROR:pe_file_parser.cc(1174)] Unknown version of the IMAGE_LOAD_CONFIG_DIRECTORY structure (152 bytes), might be because you're using a new version of the Windows SDK.
[0526/220505:ERROR:pe_file_parser.cc(381)] Failed to parse data directory load config.
[0526/220505:ERROR:decomposer.cc(1084)] Unable to parse PE image.
[0526/220505:ERROR:pe_relinker.cc(66)] Unable to decompose module: C:\b\c\b\Win_SyzyASAN_LKGR\src\out\Release\content_shell.exe
[0526/220505:ERROR:instrumenter_with_relinker.cc(124)] Failed to initialize relinker.
Traceback (most recent call last):
  File "../../build/win/syzygy/instrument.py", line 157, in <module>
    sys.exit(main(_ParseOptions()))
  File "../../build/win/syzygy/instrument.py", line 116, in main
    options.allocation_filter_file)
  File "../../build/win/syzygy/instrument.py", line 91, in _InstrumentBinary
    return _Shell(*cmd)
  File "../../build/win/syzygy/instrument.py", line 36, in _Shell
    raise RuntimeError('Command "%s" returned %d.' % (cmd, prog.returncode))
RuntimeError: Command "('C:\\b\\c\\b\\Win_SyzyASAN_LKGR\\src\\third_party\\syzygy\\binaries\\exe\\instrument.exe', '--overwrite', '--mode=asan', '--debug-friendly', '--input-image=content_shell.exe', '--input-pdb=content_shell.exe.pdb', '--output-image=C:\\b\\c\\b\\Win_SyzyASAN_LKGR\\src\\out\\Release\\syzygy\\content_shell.exe', '--output-pdb=C:\\b\\c\\b\\Win_SyzyASAN_LKGR\\src\\out\\Release\\syzygy\\content_shell.exe.pdb', '--no-augment-pdb', '--asan-rtl-options="--enable_feature_randomization --prevent_duplicate_corruption_crashes"', '--filter=C:\\b\\c\\b\\Win_SyzyASAN_LKGR\\src\\out\\Release\\syzygy\\win-syzyasan-filter-content_shell.exe.txt.json')" returned 1.
[38206/38221] LINK(DLL) chrome.dll chrome.dll.lib chrome.dll.pdb
[38207/38221] LINK(DLL) chrome_child.dll chrome_child.dll.lib chrome_child.dll.pdb



That build had the 2017 switch, so my guess is it's due to that.
 
Mergedinto: 705133
Status: Duplicate (was: Untriaged)

Sign in to add a comment