codota / tabnine-vscode

Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode
https://www.tabnine.com/install/vscodeֿ
MIT License
1.37k stars 178 forks source link

win11 got bluescreen by tabnine-vscode #1200

Closed charryong closed 1 year ago

charryong commented 1 year ago

please complete the following information:

gz#24957

(related to Zendesk ticket #24957)

TzufTabnine commented 1 year ago

@charryong Please send us the log files (devtools +engine). See here: https://support.tabnine.com/hc/en-us/articles/5283127765265-Getting-Tabnine-Logs-on-VSCode how to do that.

Tabnine Support.

TzufTabnine commented 1 year ago

Also, please try this

charryong commented 1 year ago

tabnine_rCURRENT.zip

yonip23 commented 1 year ago

@charryong hi, Please share the following:

  1. How did you discover that Tabnine caused the bluescreen - please share your evidence.
  2. Your VSCode logs: use the Developer: Open Logs Folder command.
  3. Your VSCode console output: use the Developer: Toggle Developer Tools command, and share the console output from there.

Kind regards, Yoni

charryong commented 1 year ago

070523-11109-01.zip The file is sent to microsoft,their answer the bluescreen is caused by the tabnine.

charryong commented 1 year ago

The system is crashed,so i can't get VSCode logs

charryong commented 1 year ago

tabnine_rCURRENT.zip

This file is I try it again following your answer in a python file,the bluescreen got again.They suggested me to unistall the tabnine.

charryong commented 1 year ago

image This was ok.

yonip23 commented 1 year ago

Did Microsoft mention which process caused the blue screen specifically? Let's check if it caused by the deep local process: Please open your config file (Hub -> Settings -> Config file path) and set: "deep_completions_work_mode": "CloudOnly", "local_enabled": "No" Then kill all Tabnine processes - TabNine, TabNine-deep-local TabNine-deep-cloud WD-TabNine, and restart your IDE. Lmk if that helped

charryong commented 1 year ago

no, not said more details. where is the config file?

TzufTabnine commented 1 year ago

https://support.tabnine.com/hc/en-us/articles/5232194870673-Config-file-location

charryong commented 1 year ago

now is the Hybrid,turn it to the Cloud? image

yonip23 commented 1 year ago

yes 👍🏻

and after you restart, please verify that no TabNine-deep-local.exe process is running on your machine

charryong commented 1 year ago

no bulescreen,but didt not worked. image

yonip23 commented 1 year ago

Can you send the binary logs from this session?

Also, please close the IDE, kill all Tabnine processes, delete c:\Users\cylot\AppData\Roaming\Code\User\globalStorage\tabnine.tabnine-vscode\binaries and restart - looks like you experienced a corrupted state.

charryong commented 1 year ago

tabnine_rCURRENT.zip

yonip23 commented 1 year ago

I see that you're using an unofficial Tabnine plugin: https://marketplace.visualstudio.com/items?itemName=svipas.code-autocomplete Please uninstall it and install the official plugin: https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode