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

Crash when typing hypen (-) really fast #216623

Closed
yunusefendi52 opened this issue Jun 19, 2024 · 6 comments
Closed

Crash when typing hypen (-) really fast #216623

yunusefendi52 opened this issue Jun 19, 2024 · 6 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@yunusefendi52
Copy link

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.90.1
  • OS Version: macOS Sonoma 14.3

Steps to Reproduce:

  1. Open VS Code
  2. Open search file using cmd + p and immediately type hypen (-)
  3. See VS Code crash

Here is the video to show the crash:
https://drive.google.com/file/d/1VgaFa3JjxssI3up0Z-k0tn9big8s0MWf/view?usp=sharing

@rzhao271
Copy link
Contributor

Could you create and attach a crash report following the wiki instructions?

@rzhao271 rzhao271 added the info-needed Issue requires more information from poster label Jun 19, 2024
@yunusefendi52
Copy link
Author

@rzhao271 I followed wiki instruction but couldn't find the *.dmp file

Screenshot 2024-06-20 at 6 02 16 AM

Adding an info here, vscode is crashing but didn't force close the app, you can see a little dot there
Screenshot 2024-06-20 at 6 03 47 AM

@deepak1556
Copy link
Collaborator

Can you quit all running instances of the application and start with code --user-data-dir /tmp/code-test --crash-reporter-directory /tmp/code-test-crash and confirm if the crash happens.

@yunusefendi52
Copy link
Author

@deepak1556 Running that command didn't crash vscode. Do you have an idea how to find out what cause it?

@deepak1556
Copy link
Collaborator

deepak1556 commented Jun 20, 2024

Seems like an extension or a keybinding. If it is extension, can you confirm if the exit is resolved when running with code --disable-extensions ? If it does then run Help: Start Extension Bisect from command palette to narrow down the extension.

@vscodenpa
Copy link

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Jun 27, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Aug 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

6 participants