bun icon indicating copy to clipboard operation
bun copied to clipboard

Illegal hardware instruction notices after updating to 0.1.17

Open simonholm opened this issue 1 year ago • 1 comments

Version

0.1.7

Platform

Linux 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 GNU/Linux

What steps will reproduce the bug?

image

How often does it reproduce? Is there a required condition?

invariable

What is the expected behavior?

run examples as expected

What do you see instead?

[1] 870 illegal hardware instruction bun create blank ./blank-app

Additional information

No response

simonholm avatar Aug 07 '22 05:08 simonholm

~~Try to install canary build, known issue - https://github.com/oven-sh/bun/discussions/999#discussioncomment-3341340~~

Not working too ^

xHyroM avatar Aug 07 '22 05:08 xHyroM

From discussion: https://github.com/oven-sh/bun/discussions/999#discussioncomment-3348506

After the current GitHub actions run completes, there's a good chance canary will be fixed

^ I think it works

xHyroM avatar Aug 08 '22 11:08 xHyroM

Fixed by latest canary build, https://github.com/oven-sh/bun/releases/tag/canary

xHyroM avatar Aug 10 '22 05:08 xHyroM