Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Windows error - 3221225781 #436

Merged
merged 2 commits into from
Feb 16, 2024
Merged

fix: Windows error - 3221225781 #436

merged 2 commits into from
Feb 16, 2024

Conversation

hiro-v
Copy link
Contributor

@hiro-v hiro-v commented Feb 16, 2024

As Hiro has been identifying the issue, this happens in some Windows 10/ 11 (randomly) due to the fact that there are different visual studio build tools redistributable

  • Add CI to package 3 .dll within windows build
  • Add vcruntime140.dll
  • Add vcruntime140_1.dll
  • Add msvcp140.dll

Reference for errors:

@hiro-v hiro-v added the P0: critical Mission critical label Feb 16, 2024
@hiro-v hiro-v requested a review from a team February 16, 2024 11:46
@hiro-v hiro-v self-assigned this Feb 16, 2024
@hiro-v hiro-v changed the title Fix/windows error 3221225781 fix: Windows error - 3221225781 Feb 16, 2024
Copy link
Contributor

@louis-menlo louis-menlo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hiro-v hiro-v merged commit 3ea13ab into main Feb 16, 2024
18 checks passed
@hiro-v hiro-v deleted the fix/windows_error_3221225781 branch February 16, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0: critical Mission critical
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants