Skip to content

Bug: build fails with latest vcpkg baseline #355

@abeltrano

Description

@abeltrano

Describe the bug
The CI/CD build fails with the latest vcpkg baseline. A std::bad_alloc is observed in vcpkg logs.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Update to latest vcpkg baseline.
  2. Trigger CI/CD build action.

Actual behavior
Build fails due to a crash in vcpkg binary (std::bad_alloc).

Screenshots
N/A

Version Information

  • Framework version
  • Driver version
  • OS and version

Additional context
Debugging showed that the crash occurs when processing the netremote[api] dependency. Suspect recent changes in vcpkg don't handle self-referential dependencies properly.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions