-
Notifications
You must be signed in to change notification settings - Fork 29.2k
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
Crash after 15 minutes of startup #133856
Comments
Attaching a dump from a crash: 81d35693-abf0-46fb-486dec96-10e9dd0d.dmp.gz |
Can you provide the output of |
Which file from This happens from both the dock and from CLI. |
In the interest of RTT in the bug, guessing
|
Can you check if the issue repros with latest stable |
Confirmed to be reproducible on 1.61.0 Full version string:
|
Is this still an issue with latest stable |
Just checked and confirmed that the issue is still there.
|
Thanks for confirming, can you attach the new crash dumps since |
Let's see if this is a full dump. I've attempted multiple times but the dump never seems to complete and is left in the pending directory.. So let's see if this works. |
Thanks for the crash logs, based on the trace you are hitting the same issue as #138385. Do you use a smart card reader, I am confused as to why
|
I do have a smartcard reader, but "using it" is over selling it. But it indeed is connected to the machine.
|
Thanks for the logs, can confirm the library being loaded when accessing nssdb in your case very likely cofigured by the presence of the reader.
Currently our snap base image is based on Ubuntu 16.04 which definitely contains an older version of the library that hits this bug https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/294830, this should be addressed once we update our snap core, refs #127320. Please continue to use |
That's a good find. I confirmed that this is indeed the case. Starting code with an empty So I think we now know the root cause for certain. |
Issue Type: Bug
With the snap build of vscode running on Ubuntu 21.04 (amd64), the vscode instance crashes after 15 minutes. The crash is reproducable and happens within a few seconds around the 15 minute mark.
The issue can be reproduced with
--disable-extensions
.VS Code version: Code 1.60.2 (7f6ab54, 2021-09-22T12:01:43.795Z)
OS version: Linux x64 5.11.0-36-generic snap
Restricted Mode: No
System Info
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: disabled_off
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
A/B Experiments
The text was updated successfully, but these errors were encountered: