-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Update to latest vcpkg baseline.
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working