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
VSCode SEGFAULTs in @vscode/sqlite3/build/Release/vscode-sqlite3.node.
#0 0x0000000001010101 in ??? ()
#1 0x0000771164cc2dc7 in sqlite3VdbeExec (p=p@entry=0x381c046e4ca0)
at /usr/src/debug/sqlite/sqlite-src-3460000/sqlite3.c:98848
#2 0x0000771164ccad24 in sqlite3Step (p=<optimized out>) at /usr/src/debug/sqlite/sqlite-src-3460000/sqlite3.c:91222
#3 sqlite3_step (pStmt=<optimized out>) at /usr/src/debug/sqlite/sqlite-src-3460000/sqlite3.c:91283
#4 sqlite3_step (pStmt=<optimized out>) at /usr/src/debug/sqlite/sqlite-src-3460000/sqlite3.c:91272
#5 0x00007711615edec6 in node_sqlite3::Statement::Work_Run(napi_env__*, void*) ()
at /opt/visual-studio-code/resources/app/node_modules.asar.unpacked/@vscode/sqlite3/build/Release/vscode-sqlite3.node
#6 0x00005ca2a84acb20 in ??? ()
#7 0x0000000000000075 in ??? ()
#8 0x0000000000000000 in ??? ()
Steps to Reproduce
Start VSCode
It closes
Version
not sure
Node.js Version
not sure
How did you install the library?
VSCode 1.90.2-1 on Arch Linux (using the AUR visual-studio-code-bin package)
Issue Summary
VSCode SEGFAULTs in
@vscode/sqlite3/build/Release/vscode-sqlite3.node.Steps to Reproduce
Version
not sure
Node.js Version
not sure
How did you install the library?
VSCode 1.90.2-1 on Arch Linux (using the AUR visual-studio-code-bin package)