Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Include missing exports, loader transcript when available #2736

@ranweiler

Description

@ranweiler

On Windows, when we enable loader snaps in dynamic-linker in the fuzzer help check, we get an extensive loader transcript. When a specific export is missing from the DLL that was resolved, we also get information about which export is missing.

  1. When a DLL is found, but one or more expected exports are missing, report them. The wrong DLL was probably found and loaded.
  2. On error on Windows, include the entire loader transcript in the task error logs.

AB#36071

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions