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
try to patch react-mentions
Segmentation fault at address 0xFFFFFFFFFFFFFFFF oh no: Bun has crashed. This indicates a bug in Bun, not your code.
Bun v1.1.42 (50eec00) on windows x86_64 [PatchCommand]
50eec00
Segmentation fault at address 0xFFFFFFFFFFFFFFFF
internal.h:712
mi_block_nextx
Allocator.zig:240
allocBytesWithAlignment
hash_map.zig:1333
getOrPutContextAdapted
semver.zig:121
appendExternalWithHash
bun.lock.zig:1677
parseAppendDependencies
bun.lock.zig:1376
parseIntoBinaryLockfile
lockfile.zig:344
loadFromDir
install.zig:14234
installWithManager
install.zig:10810
updatePackageJSONAndInstallWithManagerWithUpdates
install.zig:10372
updatePackageJSONAndInstall
Features: dotenv, text_lockfile, spawn
The text was updated successfully, but these errors were encountered:
@marcioEzsoft, thank you for reporting this crash. The latest version of Bun is v1.2.0, but this crash was reported on Bun v1.1.42.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
For Bun's internal tracking, this issue is BUN-C1P.
Sorry, something went wrong.
No branches or pull requests
How can we reproduce the crash?
try to patch react-mentions
Relevant log output
Segmentation fault at address 0xFFFFFFFFFFFFFFFF oh no: Bun has crashed. This indicates a bug in Bun, not your code.
Stack Trace (bun.report)
Bun v1.1.42 (
50eec00
) on windows x86_64 [PatchCommand]Segmentation fault at address 0xFFFFFFFFFFFFFFFF
internal.h:712
:mi_block_nextx
Allocator.zig:240
:allocBytesWithAlignment
hash_map.zig:1333
:getOrPutContextAdapted
semver.zig:121
:appendExternalWithHash
bun.lock.zig:1677
:parseAppendDependencies
bun.lock.zig:1376
:parseIntoBinaryLockfile
lockfile.zig:344
:loadFromDir
install.zig:14234
:installWithManager
install.zig:10810
:updatePackageJSONAndInstallWithManagerWithUpdates
install.zig:10372
:updatePackageJSONAndInstall
Features: dotenv, text_lockfile, spawn
The text was updated successfully, but these errors were encountered: