You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bun run index.ts
1 |'use strict'
2 |
3 | const bindings = require('../build/Release/canvas.node')
^
TypeError: LoadLibrary failed: Error en una rutina de inicialización de
at D:\Code\bun_Projects\red_neuronal\node_modules\canvas\lib\bindings.js:3:7
at D:\Code\bun_Projects\red_neuronal\node_modules\canvas\lib\canvas.js:9:7
at D:\Code\bun_Projects\red_neuronal\node_modules\canvas\index.js:1:7
Bun v1.1.8 (Windows x64)
============================================================
Bun v1.1.8 (89d25807) Windows x64
Args: "C:\Users\angel\.bun\bin\bun.exe", "run", "index.ts"
Features: jsc transpiler_cache tsconfig(2)
Builtins: "bun:main""node:fs""node:string_decoder""node:util/types"
Elapsed: 449ms | User: 78ms | Sys: 78ms
RSS: 111.91MB | Peak: 113.61MB | Commit: 0.15GB | Faults: 28255
panic(main thread): Segmentation fault at address 0x7FFE63120E18
oh no: Bun has crashed. This indicates a bug in Bun, not your code.
To send a redacted crash report to Bun's team,please file a GitHub issue using the link below: https://bun.report/1.1.8/wr189d2580AiggggF_CU\ntdll.dll4yjVCU\ntdll.dll2liVCU\ntdll.dll6zhVCa\KERNEL32.DLL23kHCa\ucrtbase.dll4+vGCa\ucrtbase.dlliswGs7+pFkr4Boj6xGA28//BwhnoijD
Stack Trace (bun.report)
Bun v1.1.8 (89d2580) on windows x86_64 [RunCommand]
How can we reproduce the crash?
bun add canvas
JavaScript/TypeScript code that reproduces the crash?
Relevant log output
Stack Trace (bun.report)
Bun v1.1.8 (
89d2580
) on windows x86_64 [RunCommand]Segmentation fault at address 0x7FFE63120E18
0x5472c
in ntdll.dll0x5445b
in ntdll.dll0x5433d
in ntdll.dll0x1c97b
in KERNEL32.DLL0x19fec
in ucrtbase.dll0x1a0c1
in ucrtbase.dllGlobal.zig:123
:exitWide
Global.zig:106
:exit
javascript.zig:941
:eventLoop
The text was updated successfully, but these errors were encountered: