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.

macOS apps crash when built with 22.1.0

See original GitHub issue
  • Version: 22.1.0
  • Target: macOS

Actual: .app crashes after opening the main window.

Repro steps:

  1. Download and unzip electron-builder-4390.zip
  2. cd electron-builder-4390/21.2.0
  3. npm install
  4. npx electron . (works)
  5. npx electron-builder --mac
  6. Launch ./dist/mac/electron-builder-4390.app/Contents/MacOS/electron-builder-4390

Log

~/: ./dist/mac/electron-builder-4390.app/Contents/MacOS/electron-builder-4390 
[59493:1103/231235.221684:FATAL:gpu_data_manager_impl_private.cc(962)] The display compositor is frequently crashing. Goodbye.
zsh: trace trap  ./dist/mac/electron-builder-4390.app/Contents/MacOS/electron-builder-4390

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:8
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
lutzroedercommented, Nov 13, 2019

#4244 is the change causing this to happen.

1reaction
ahmadwaliesipickcommented, Jan 16, 2020

i am using electron-builder 22.2.0 and electron 6.0.10 i have same error [60389:0116/153159.902739:FATAL:gpu_data_manager_impl_private.cc(894)] The display compositor is frequently crashing. Goodbye.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Apps Crashing on macOS Ventura? Here's the Fix
Found your app crashed after installing macOS Ventura? Come here to learn how to fix the problem.
Read more >
After I upgraded my iMac to Ventura, I received a kernel panic
After I upgrade my iMac to Ventura, I receive this error and iMac restart again ... Apps crashing - There have been numerous...
Read more >
Frequent "bus errors" on macOS Ventura / aarch64 / GHC 9.4.3
An application that I use and maintain, matterhorn, is crashing somewhat frequently on macOS Ventura in what appears to be GMP code.
Read more >
Apple Seeds Tenth Beta of macOS 13 Ventura to Developers
macOS Ventura introduces Stage Manager, a new feature that lets Mac users focus on a task while keeping other apps at the ready...
Read more >
Fixed issues in prior versions of Photoshop - Adobe Support
Choose which Photoshop app you're looking for fixed issues in prior versions or scroll ... [Mac] Crash - Photoshop 23.2 crashes on startup ......
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