[GH-ISSUE #508] Crash on startup on macOS 10.14.6 (3.0.0-beta5) #399

Closed
opened 2026-05-05 05:54:49 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @cpcallen on GitHub (Aug 9, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/508

Checklist

  • I have searched for existing issues
  • I have looked through the wiki
  • I have updated MonitorControl to the latest version

Describe the bug
MonitorControl 3.0.0-beta5 crashes on startup on macOS 10.14.6 100% of the time.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Applications/
  2. Double click on MonitorControl
  3. Observe icon-opening animation

Expected behaviour
MonitorControl starts, and creates a new menu in the menu bar.

** Actual behaviour**
Nothing else is observed to happen—not even an error dialog—but a new entry is created in ~/⁨Library/Logs/⁨DiagnosticReports⁩/.

Additional context
I tried starting MonitorControl several times but every occasion failed in the same way.

Excerpt from MonitorControl_2021-08-09-162610_Hal.crash.gz:

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    DYLD, [0x4] Symbol missing

Dyld Error Message:
  Symbol not found: _CoreDisplay_DisplayCreateInfoDictionary
  Referenced from: /Applications/MonitorControl.app/Contents/MacOS/MonitorControl
  Expected in: /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay

Environment Information (please complete the following information):

  • macOS version: 10.14.6
  • Mac model: MacBook Pro (Retina, 13-inch, Early 2015) ("MacBookPro12,1")
  • MonitorControl version: 3.0.0-beta5
  • Monitor(s): Built-in only or built-in + Apple Thunderbolt Display
  • Apple Silicon/M1 (yes or no): no
Originally created by @cpcallen on GitHub (Aug 9, 2021). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/508 **Checklist** - [X] I have searched for existing issues - [X] I have looked through [the wiki](https://github.com/MonitorControl/MonitorControl/wiki) - [X] I have updated MonitorControl to the latest version **Describe the bug** MonitorControl 3.0.0-beta5 crashes on startup on macOS 10.14.6 100% of the time. **To Reproduce** Steps to reproduce the behavior: 1. Go to Applications/ 2. Double click on MonitorControl 3. Observe icon-opening animation **Expected behaviour** MonitorControl starts, and creates a new menu in the menu bar. ** Actual behaviour** Nothing else is observed to happen—not even an error dialog—but a new entry is created in `~/⁨Library/Logs/⁨DiagnosticReports⁩/`. **Additional context** I tried starting MonitorControl several times but every occasion failed in the same way. Excerpt from [MonitorControl_2021-08-09-162610_Hal.crash.gz](https://github.com/MonitorControl/MonitorControl/files/6955646/MonitorControl_2021-08-09-162610_Hal.crash.gz): ``` Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: DYLD, [0x4] Symbol missing Dyld Error Message: Symbol not found: _CoreDisplay_DisplayCreateInfoDictionary Referenced from: /Applications/MonitorControl.app/Contents/MacOS/MonitorControl Expected in: /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay ``` **Environment Information (please complete the following information):** - macOS version: 10.14.6 - Mac model: MacBook Pro (Retina, 13-inch, Early 2015) ("MacBookPro12,1") - MonitorControl version: 3.0.0-beta5 - Monitor(s): Built-in only or built-in + Apple Thunderbolt Display - Apple Silicon/M1 (yes or no): no
gitea-mirror 2026-05-05 05:54:49 -06:00
  • closed this issue
  • added the
    x86
    beta
    labels
Author
Owner

@JoniVR commented on GitHub (Aug 9, 2021):

Thanks for the detailed info!

<!-- gh-comment-id:895338507 --> @JoniVR commented on GitHub (Aug 9, 2021): Thanks for the detailed info!
Author
Owner

@waydabber commented on GitHub (Aug 11, 2021):

Hey, I tried to fix that. The next beta will not crash with that hopefully.

<!-- gh-comment-id:896978018 --> @waydabber commented on GitHub (Aug 11, 2021): Hey, I tried to fix that. The next beta will not crash with that hopefully.
Author
Owner

@JoniVR commented on GitHub (Aug 11, 2021):

Can you try on beta 6 and let us know if it helps?

<!-- gh-comment-id:897054747 --> @JoniVR commented on GitHub (Aug 11, 2021): Can you try on beta 6 and let us know if it helps?
Author
Owner

@cpcallen commented on GitHub (Aug 11, 2021):

Beta 6 appears to work properly, except for not fixing #212.

<!-- gh-comment-id:897118161 --> @cpcallen commented on GitHub (Aug 11, 2021): Beta 6 appears to work properly, except for not fixing #212.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#399
No description provided.