question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Electron ver13.6.* support for macOS 10.11 and 10.12

See original GitHub issue

App crashes when attempting to open a new window and autoplay a video on macOS 10.11 and 10.12.

App built with Electron version 13.6.2 and Widevine 4.10.2391.0 installed. Does Electron/Castlabs ver13.6.* still support macOS 10.11 and 10.12? Downgrading to Electron ver13.5.2 seems to have solved the issue.

Error displayed:

Crashed Thread:        0  CrBrowserMain  Dispatch queue: com.apple.main-thread
Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
khwaajcommented, Jan 18, 2022

These are the official SDKs fo the different versions AFAICT:

Version SDK
17 12.0
16, 15, 14 11.3
13 11.1
12, 11 11.0

Since we try to be compatible with stock Electron we will be using the same SDKs whenever possible.

1reaction
shmulkacommented, Jan 17, 2022

Good call on the SDK. Building using 11.1 SDK seems to have solved the issue! App installed on macOS 10.11 and 10.12 is now working as expected with v13.6.7.

Are Castlabs/Electron v14.* and 15.* built also with11.3 SDK?

Many thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to download macOS - Apple Support
Download and install current or previous versions of the Mac operating system.
Read more >
Issues - GitHub
[Bug]: Windows 7/8 and macOS 10.11/10.12 crash when playing media files #31762 ... Comparing 13.6.0 and 13.6.1 v13.6.0...v13.6.1, ...
Read more >
How to Upgrade to Mac OX X El Capitan 10.11.6 [Updated 2023]
Are you looking for a secure guide to upgrade Mac OS X to El Capitan 10.11.6 without losing any data? Follow this page,...
Read more >
Make electron app compatible with El Capitan - Stack Overflow
Because they only support from version 10.11.6. ... Official Electron builds are built with Xcode 9.4.1, and the macOS 10.13 SDK.
Read more >
How to Run Waves Plugins on macOS El Capitan 10.11
To run Waves plugins on Mac OS El Capitan 10.11.6, use the v10 offline installer, activate your licenses to a USB flash drive...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found