oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
74.47k stars 2.78k forks source link

segfault when using recast-navigation with bun version 1.0.15 or higher #7672

Closed GGAlanSmithee closed 4 months ago

GGAlanSmithee commented 11 months ago

What version of Bun is running?

1.0.15

What platform is your computer?

Linux 5.15.90.1-microsoft-standard-WSL2 x86_64 x86_64

What steps can reproduce the bug?

see replica here https://github.com/GGAlanSmithee/bun-recast-navigation-replica

What is the expected behavior?

the navmesh library should be initialized

What do you see instead?

a segfault

Additional information

see replica

GGAlanSmithee commented 4 months ago

Not sure when, but seems like this has been fixed. Tested with the latest version of bun on windows. Closing.