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

Apple Silicon: Opening some installed plugin's Extension page causes a Window crash #109301

Closed
tarasis opened this issue Oct 24, 2020 · 5 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@tarasis
Copy link

tarasis commented Oct 24, 2020

  • VSCode Version: 1.51.0-exploration
    Commit: 3f89956
    Date: 2020-10-21T09:43:52.775Z
    Electron: 11.0.0-beta.12
    Chrome: 87.0.4280.11
    Node.js: 12.18.3
    V8: 8.7.220-electron.0
    OS: Darwin arm64 20.1.0
  • OS Version: Big Sur 11.0 Beta (20A5395g)

Steps to Reproduce:

  1. Go to extensions.
  2. Click on an installed extension
  3. Error dialog appears:
The window has crashed

We are sorry for the inconvenience! You can reopen the window to continue where you left off.

So far this is consistent with Auto Tag Rename 0.1.5, ESLint 2.1.13, HTML CSS Support 0.2.3, Markdown Notes 0.0.20, Material Icon Theme 4.3.0, Tokyo Night 0.6.6, Bracket Pair Colorizer 2 0.2.0 (plugin disabled as it crashes extension host), Code Runner 0.11.1

Extensions that are okay: Gitlens 10.2.2, JavaScript (ES6) code snippets 1.8.0, HTML Snippets 0.2.1, IntelliSense for CSS class names in HTML 1.19.0, Live Server 5.6.1, Visual Studio IntelliCode 1.2.10, XML Tools 2.5.1

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

Yes

@sandy081
Copy link
Member

Assigning to @deepak1556 as this is happening on exploration build/

@deepak1556
Copy link
Contributor

This could very well be #106770 (comment) , but to confirm can you provide the crash dump following https://github.com/microsoft/vscode/wiki/Native-Crash-Issues#creating-and-symbolicating-local-crash-reports

@deepak1556 deepak1556 added the info-needed Issue requires more information from poster label Nov 5, 2020
@tarasis
Copy link
Author

tarasis commented Nov 12, 2020

Apologies for the delay. Forgot and some life issues. Here is the request dmp file. Still happens with the new VSCode Exploration release

Version: 1.52.0-exploration
Commit: a4117a1
Date: 2020-11-10T19:13:55.206Z
Electron: 11.0.0-beta.20
Chrome: 87.0.4280.40
Node.js: 12.18.3
V8: 8.7.220.10-electron.0
OS: Darwin arm64 20.1.0

Code-exploration-crash.zip

@deepak1556
Copy link
Contributor

Thanks for the logs, yup its the same crash as #106770 (comment), please follow that issue for updates.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 27, 2020
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

4 participants
@tarasis @deepak1556 @sandy081 and others