Skip to content
New issue

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

"Assertion failed!" when closing the tabby window on Windows 11 #10134

Closed
magicxor opened this issue Dec 30, 2024 · 8 comments
Closed

"Assertion failed!" when closing the tabby window on Windows 11 #10134

magicxor opened this issue Dec 30, 2024 · 8 comments

Comments

@magicxor
Copy link

Version: 1.0.216
Platform: Windows x64 10.0.26100
Plugins: none
Frontend: xterm-webgl

I get the following error when I close Tabby (on Windows 11):

Assertion failed!
Program:
...ed\node_modules\node-pty\build\Release\conpty.node
File:
D:\a\tabby\tabby\app\node_modules\node-pty\...\conpty.cc
Line: 110
Expression: status napi_ok
For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts
(Press Retry to debug the application - JIT must be enabled)

image

@r6915ee
Copy link

r6915ee commented Dec 30, 2024

I get the same error message as well; I installed Tabby via winget and this has been happening from my first launch of the program. It works fine and runs nicely, but I have to deal with this error message every time I close it.

@caojiachen1
Copy link

same too

@kaseyharris
Copy link

Same issue as well. I rolled back to previous version which doesn't have this issue. Is there a fix for this?

@tismofied
Copy link

The same issue on my system
OS: Windows 11 (Pro) x86_64
│ ├: WIN32_NT 10.0.26100.2605 (24H2)
│ ├󰏖: 13 (choco)
└ └: CMD (with Clink 1.7.7.0) 10.0.26100.2454
Tabby version: 1.0.216
I did use winget update function as well

@atamasco
Copy link

atamasco commented Jan 2, 2025

Same here on W11 24H2 after manually update via Exe-Installer. Downgraded tabby back to 1.0.215 and issue is gone.

@Kigurame
Copy link

Kigurame commented Jan 3, 2025

Can confirm same issue on W11 24H2

@Extra-Fox
Copy link

Same issue on W11 24H2; Version 10.0.26100 Build 26100

`---------------------------
Microsoft Visual C++ Runtime Library

Assertion failed!

Program: ...ed\node_modules\node-pty\build\Release\conpty.node
File: D:\a\tabby\tabby\app\node_modules\node-pty...\conpty.cc
Line: 110

Expression: status == napi_ok

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts

(Press Retry to debug the application - JIT must be enabled)

Abort Retry Ignore
---------------------------`

@feym78
Copy link

feym78 commented Jan 4, 2025

Same.
At first, version 216 froze on startup, now when closing it reports this error
#10141

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants