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

VS crash when editing #7736

Closed
excubo-jg opened this issue Oct 20, 2023 · 7 comments
Closed

VS crash when editing #7736

excubo-jg opened this issue Oct 20, 2023 · 7 comments
Labels
waiting for upstream Waiting for upstream to release a fix

Comments

@excubo-jg
Copy link

excubo-jg commented Oct 20, 2023

Editing or copying code or using ctrl-x crashes VS which gets stuck displaying a message box "copy - Formatting selection". This happens when not waiting until the status message "x files to analyze" disappears and "Python analysis done" shows.

image

@excubo-jg
Copy link
Author

In some instances the message is: "Please wait for an editor command to finish"

@StellaHuang95 StellaHuang95 added needs investigation Could be an issue - needs investigation and removed needs triage labels Oct 23, 2023
@StellaHuang95
Copy link
Contributor

Hi there, thanks for bringing this issue to our attention. The problem you've encountered is related to the upstream, and it falls outside of this repository to address. There are multiple similar issues that are currently being monitored and investigated by the editor team internally.

To help resolving this problem, would it be possible for you to provide us with more information? I will make sure it reaches the appropriate team for further analysis and action.

Could you provide detailed repro steps about your issue using https://www.screentogif.com/?

Would you also please provide dump file when the issue recurs again with below method?

  1. Follow your steps to get VS to hang
  2. Launch task manager
  3. Click on “More Details” if you haven’t already done that, Switch to the Details tab
  4. Right click on devenv.exe and select “Create Dump File”
  5. Compress and attach the dump file to this developer community entry so we can investigate.

Thanks

@StellaHuang95 StellaHuang95 added waiting for upstream Waiting for upstream to release a fix and removed needs investigation Could be an issue - needs investigation labels Oct 31, 2023
@excubo-jg
Copy link
Author

To repro I open a file, put the cursor someplace in the code and do ctrl-x and then ctrl-v. After the first or second sequence VS hangs. Is a video really necessary?

The compressed file size is 316MB and I can only upload 25MB here. Please provide another way to get the file to you

@StellaHuang95
Copy link
Contributor

@excubo-jg
Copy link
Author

I have issued a report with a reference to this issue.

As my Microsoft accounts are thoroughly messed up, more often than not I do not get any updates from the dev community pages and if things really go awry I cannot log in over there or cannot see my reports when logged in... May I ask that you cross-post additional requests here if you not see a reaction from me on the other site?

@olegtk
Copy link
Member

olegtk commented Nov 2, 2023

@excubo-jg, thank you for reporting this issue. please check if you have this checkbox checked and if so, uncheck it. It got checked inadvertently in 17.8 previews.

image

@excubo-jg
Copy link
Author

Many thanks for your swift reply. Unchecking solves the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for upstream Waiting for upstream to release a fix
Projects
None yet
Development

No branches or pull requests

3 participants