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 code crash when using find (CTRL+F) across edit and preview tabs #717

Closed
yavn opened this issue May 22, 2023 · 2 comments
Closed

VS code crash when using find (CTRL+F) across edit and preview tabs #717

yavn opened this issue May 22, 2023 · 2 comments
Labels

Comments

@yavn
Copy link

yavn commented May 22, 2023

Hi, I'd like to report a crash with VS code closing abnormally. Below are the steps to reproduce.

General info

  • VS code
Version: 1.78.2 (system setup)
Commit: b3e4e68a0bc097f0ae7907b217c1119af9e03435
Date: 2023-05-10T14:39:26.248Z
Electron: 22.5.2
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.22621
Sandboxed: Yes
  • asciidoctor-vscode
    • v3.0.3
    • v2.9.8

I noticed this a longer while ago, in older VS versions, but only now got around to reporting it.

Reproduce steps

  1. Launch VS code
  2. New document (CTRL+N)
  3. Switch language to AsciiDoc
  4. Switch to preview mode (CTRL+SHIFT+V)
  5. Open find box (CTRL+F) and type something, can be "aaa"
  6. Switch back to edit tab
  7. Switch back to preview tab
  8. VS code will crash

Thanks.

@yavn yavn added the 🐞 bug label May 22, 2023
@ggrossetie
Copy link
Member

Thanks for the detailed steps, I can reproduce this issue 🤯

Having said that, I can also reproduce this issue using the Markdown extension:

crash

You should definitely report this issue at: https://github.com/microsoft/vscode
For reference, I can reproduce this issue without step 3. (Switch language to AsciiDoc).

@yavn
Copy link
Author

yavn commented May 22, 2023

Hey, thank you for taking the time to check the bug report. Good to know this is an upstream issue. I opened my report here:

microsoft/vscode#183149

Feel free to close here if that is preferred in this situation. Thanks.

@ggrossetie ggrossetie closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2023
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

2 participants