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
1 |'use strict'
2 |
3 | const bindings = require('../build/Release/canvas.node')
^
TypeError: LoadLibrary failed: A dynamic link library (DLL) in
at C:\Users\ken\Kenfil-Eval-Bun\node_modules\canvas\lib\bindings.js:3:7
at C:\Users\ken\Kenfil-Eval-Bun\node_modules\canvas\lib\canvas.js:9:7
at C:\Users\ken\Kenfil-Eval-Bun\node_modules\canvas\index.js:1:7
at C:\Users\ken\Kenfil-Eval-Bun\index.js:19:23
Stack Trace (bun.report)
Bun v1.1.22 (df33f2b) on windows x86_64 [AutoCommand]
How can we reproduce the crash?
Bun v1.1.22-canary.96+df33f2b2a (Windows x64)
Bun Canary v1.1.22-canary.96 (df33f2b) Windows x64
CPU: sse42 avx avx2
Args: "C:\Users\ken\AppData\Roaming\npm\node_modules\bun\bin\bun.exe" "index.js"
Features: jsc tsconfig(9)
Builtins: "bun:main" "detect-libc" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:constants" "node:crypto" "node:dns" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:net" "node:os" "node:path" "node:querystring" "node:readline" "node:stream" "node:string_decoder" "node:tls" "node:tty" "node:url" "node:util" "node:util/types" "node:zlib" "ws"
Elapsed: 13015ms | User: 296ms | Sys: 140ms
RSS: 0.17GB | Peak: 0.19GB | Commit: 0.21GB | Faults: 53033
Relevant log output
Stack Trace (bun.report)
Bun v1.1.22 (
df33f2b
) on windows x86_64 [AutoCommand]Segmentation fault at address 0x7FFD09943460
0x5177c
in ntdll.dll0x514d7
in ntdll.dll0x5117d
in ntdll.dll0x17fab
in KERNEL32.DLLexit.cpp:137
:exit_or_terminate_process
exit.cpp:274
:common_exit
Global.zig:121
:exit
javascript.zig:1262
:globalExit
shimmer.zig:197
:cppFn
The text was updated successfully, but these errors were encountered: