-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
illegal instruction crash in rust 1.78 #126195
Copy link
Copy link
Closed
Labels
A-linkageArea: linking into static, shared libraries and binariesArea: linking into static, shared libraries and binariesC-bugCategory: This is a bug.Category: This is a bug.O-windowsOperating system: WindowsOperating system: Windows
Metadata
Metadata
Assignees
Labels
A-linkageArea: linking into static, shared libraries and binariesArea: linking into static, shared libraries and binariesC-bugCategory: This is a bug.Category: This is a bug.O-windowsOperating system: WindowsOperating system: Windows
Type
Fields
Give feedbackNo fields configured for issues without a type.
Since rust 1.78, windows produced binaries have a dependency on the
api-ms-win-core-synch-l1-2-0.dllwhich seems to be missing on some installations of windows 10 and 11.We've had reports from users of our binary that our latest version fails with error
0xc000001d