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

Python interactive 5 times crashed! #6370

Closed
moghadas76 opened this issue Sep 9, 2024 · 6 comments
Closed

Python interactive 5 times crashed! #6370

moghadas76 opened this issue Sep 9, 2024 · 6 comments
Assignees
Labels
needs repro Issue has not been reproduced yet waiting for user response Requires more information from user

Comments

@moghadas76
Copy link

No description provided.

@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Sep 9, 2024
@rchiodo
Copy link
Contributor

rchiodo commented Sep 9, 2024

I would hazard a guess that you're using the interactive window?

If so, this would likely be a dupe of #6357

Otherwise, can you include the output of the Python Language Server output tab?

@rchiodo rchiodo added the waiting for user response Requires more information from user label Sep 9, 2024
@justinsolms
Copy link

Hi. I have and issue with Pylance v2024.8.2. To get on with my project I rolled back arbitrarily to 2023.9.10 and the issue went away. This morning, in hope, I updated to Pylance v2024.9.1 and the issue came back.

The notification is:
"Pylance has crashed 5 times in the last 3 minutes. Pylance will not be restarted. Please check this link for more details."

Version: 1.93.0
Commit: 4849ca9bdf9666755eb463db297b69e5385090e3
Date: 2024-09-04T13:02:38.431Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Linux x64 6.8.0-41-generic snap

Please see output attached in file pylance.txt.

@rchiodo
Copy link
Contributor

rchiodo commented Sep 12, 2024

@justinsolms this a dupe of #6357. This output in the log indicates that:

Error: Debug Failure. False expression: Duplicate path in cellFilePaths: untitled:/Interactive-1.interactive.py#W1sdW50aXRsZWQ%3D
untitled:/Interactive-1.interactive.py#W2sdW50aXRsZWQ%3D
untitled:/Interactive-1.interactive.py#W3sdW50aXRsZWQ%3D

@DaiZack
Copy link

DaiZack commented Sep 18, 2024

The v2024.9.1 still has this issue. The v2024.9.100 (pre-released) version seems working well.

@repied
Copy link

repied commented Sep 18, 2024

I still have the issue with v2024.9.100 sadly. And the issue is producing so much logs in the pylance output window that it freezes vscode entirely.

@justinsolms
Copy link

I'm now on v2024.9.101 (pre-release) and its working fine for me.

@rchiodo rchiodo closed this as completed Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Issue has not been reproduced yet waiting for user response Requires more information from user
Projects
None yet
Development

No branches or pull requests

5 participants