Skip to content

/Analyze timetrace fails with error code 57005. #39

@ChanceyC

Description

@ChanceyC

We are running a build in CI on this image: https://github.com/actions/runner-images/blob/win22/20230730.1/images/win/Windows2022-Readme.md

And get the following error.
vcperf /analyze raw_primary_build.etl /timetrace primary_build.json
Microsoft (R) Visual C++ (R) Performance Analyzer 2.2.22080401
Analyzing...
##[error]Cmd.exe exited with code '57005'.

'57005' Is hex for dead, maybe pointer related?

The unprocessed etl artifact was able to downloaded and analyzed locally on using vcperf at https://github.com/microsoft/vcperf/releases/tag/2.1.22062801. The unprocessed etl was able to be /analyzed with the etl output succesfully in CI.

This is a large build and had to take the advice from #15 (comment) about setting the temp directories to get this far. The unprocessed ETL was 5_270 mb, and when done locally the processed etl ~1000 mb and the timetrace ~300 mb.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions