Skip to content

PublishSymbols fails after Windows Update #13491

@lg2de

Description

@lg2de

Required Information

Question, Bug, or Feature?: Bug
Enter Task Name: PublishSymbols

Environment

  • Azure DevOps Server (on-premises) Version Dev17.M153.5
  • private Agent
    • on Windows Server 2019 Version 1809
    • agent version 2.170.0
    • 5 agents are identically configured to the same pool

Issue Description

The builds using PublishSymbols task were running fine until installation Windows updates.
Now the step fails with Encountered Win32 error '203' from method 'SymEnumSourceFiles'.

  • We are using V1 and V2 of Publish symbols.
  • Last successful run around 5th august.
  • Windows updates installed on 13th august: KB4570505, KB4565349, KB4566424

Similar issues exist but already closed without helpful information:

Please note, the waning on dbghelp.dll is very confusing because expected and actual path are identical!

Task logs

1_Initialize Job.txt
14_Publish symbols.txt

Error logs

##[warning]Library dbghelp.dll is already loaded from an unexpected path. Expected 'C:\build\_work\_tasks\PublishSymbols_0675668a-7bba-4ccb-901d-5ad6554ca653\2.0.16\dbghelp.dll'. Actual 'C:\build\_work\_tasks\PublishSymbols_0675668a-7bba-4ccb-901d-5ad6554ca653\2.0.16\dbghelp.dll'.
##[error]Encountered Win32 error '203' from method 'SymEnumSourceFiles'.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions