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

Fresh clean install on Windows 7 x64, fails to launch #5794

Open
dr-dba opened this issue Feb 18, 2022 · 0 comments
Open

Fresh clean install on Windows 7 x64, fails to launch #5794

dr-dba opened this issue Feb 18, 2022 · 0 comments
Labels

Comments

@dr-dba
Copy link

dr-dba commented Feb 18, 2022

Fresh clean install on Windows 7 x64, fails to launch.
Here is the detailed output log i got:

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\ProgFiles\tabby>tabby
[Glasstron/DWM] Trying to load the native module...
[Glasstron/DWM] Native module loaded
(node:9168) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues.
Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use Tabby --trace-deprecation ... to show where the warning was created)
Administrator: C:\Windows\system32\cmd.exe[4384]:
../../third_party/electron_node/src/node_buffer.cc:246:
Assertion `val->IsArrayBufferView()' failed.
1: 0000000141577536 node::Buffer::New+50294
2: 0000000141577279 node::Buffer::New+49593
3: 0000000141569E82 node::Buffer::Data+178
4: 000007FEF501738D
5: 0000000142B7D58D v8::MicrotasksScope::GetCurrentDepth+98301
6: 0000036E07F0B33C
[1128:0218/095801.874:ERROR:angle_platform_impl.cc(44)]
SwapChain11.cpp:941 (present):
Present failed: the D3D11 device was removed, HRESULT: 0x887A0020
[1128:0218/095801.875:ERROR:gl_surface_egl.cc(808)]
EGL Driver message (Critical) eglPostSubBufferNV: Context lost.
[1128:0218/095801.875:ERROR:shared_context_state.cc(834)]
SharedContextState context lost via ARB/EXT_robustness.
Reset status = GL_UNKNOWN_CONTEXT_RESET_KHR
[1128:0218/095801.877:ERROR:gpu_service_impl.cc(964)]
Exiting GPU process because some drivers can't recover from errors.
GPU process will restart shortly.

Is Windows 7 x64 supported?
Can it be cured?
Thank you

PS
I found the similar issue with Windows 7:
#5528
However is not exactly the same
Should i remove my own issue?

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

No branches or pull requests

1 participant