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

macOS 11.6 latest builds crash on startup #123693

Closed
g8kig opened this issue May 12, 2021 · 2 comments
Closed

macOS 11.6 latest builds crash on startup #123693

g8kig opened this issue May 12, 2021 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@g8kig
Copy link

g8kig commented May 12, 2021

  • VS Code Version: 1.57.0-insider
  • OS Version: Mac OS X 10.11.6

Steps to Reproduce:

  1. Download and unpack Visual Studio Code
  2. Run Visual Studio Code

Insiders build too.

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

Process: Electron [5997]
Path: /Users/USER/Downloads/Visual Studio Code - Insiders.app/Contents/MacOS/Electron
Identifier: com.microsoft.VSCodeInsiders
Version: 1.57.0-insider (1.57.0-insider)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Electron [5997]
User ID: 501

Date/Time: 2021-05-12 16:48:51.090 +0100
OS Version: Mac OS X 10.11.6 (15G22010)
Report Version: 11
Anonymous UUID: 638E88C7-B579-E5B5-CC91-39F0159388D3

Sleep/Wake UUID: 73BEA146-E287-481B-9F45-4B0F7EBF38DD

Time Awake Since Boot: 30000 seconds
Time Since Wake: 29000 seconds

System Integrity Protection: enabled

Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000

Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
0 spdlog.node 0x00000001115e24c3 std::__1::unordered_map<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >, std::__1::shared_ptrspdlog::logger, std::__1::hash<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > >, std::__1::equal_to<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > >,

@veriotis
Copy link

It's pretty much the same Electron based spdlog.node logging crash reason as under OSX 10.11.6 (El Capitan) too.

See also this issue here.

@deepak1556
Copy link
Collaborator

Merging to #123374

@deepak1556 deepak1556 added the *duplicate Issue identified as a duplicate of another issue(s) label May 12, 2021
@deepak1556 deepak1556 self-assigned this May 12, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jun 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants