We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.0.15
Linux DESKTOP-LVO7EBH 5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
bun i
cd infra
bun cdk diff
No need for aws credentials, it segfaults anyway.
cdk diff runs as expected
Segmentation fault, no cdk diff.
ubuntu@DESKTOP-LVO7EBH:~/Projects/mirrored-poe-trade/infra$ bun cdk diff $ cdk diff Segmentation fault Subprocess exited with error 139 error: script "cdk" exited with code 1 (SIGHUP)
It worked fine on 1.0.14.
The text was updated successfully, but these errors were encountered:
Duplicate of #5398
Sorry, something went wrong.
No branches or pull requests
What version of Bun is running?
1.0.15
What platform is your computer?
Linux DESKTOP-LVO7EBH 5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
What steps can reproduce the bug?
bun i
in root directorycd infra
bun cdk diff
No need for aws credentials, it segfaults anyway.
What is the expected behavior?
cdk diff runs as expected
What do you see instead?
Segmentation fault, no cdk diff.
Additional information
It worked fine on 1.0.14.
The text was updated successfully, but these errors were encountered: