mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #933] Crashes on macOS Sierra 10.12.6 #742
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#742
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zxcat on GitHub (Oct 30, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/933
Describe the bug
Barrier 2.3.3 can't start on macOS Sierra, it crashes instead.
To Reproduce
Steps to reproduce the behavior:
.dmgor install usingbrew cask install barrier.Expected behavior
App starts and works.
Desktop (please complete the following information):
Additional context
Log says QtGui was built only for Mac OS X 10.13+
Crashlog:
@crzsotona commented on GitHub (Feb 26, 2021):
Same issue, Barrier 2.3.2 works as intended albeit without 2.3.3 fixes.
@eCyclops commented on GitHub (Feb 26, 2021):
Worth noting that 2.3.2 doesn't seem to be compatible with 2.3.3 — my other machines updated to 2.3.3 and now I can't work with my Mac.
@dareader commented on GitHub (Mar 9, 2021):
Same issue here.
macos 10.12.6, fresh download of the 2.3.3 dmg.

Process: barrier [71580]
Path: /Applications/Barrier.app/Contents/MacOS/barrier
Identifier: barrier
Version: 2.3.3-release (2.3.3-release)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: barrier [71580]
User ID: 501
Date/Time: 2021-03-09 20:54:00.754 +0000
OS Version: Mac OS X 10.12.6 (16G2136)
Report Version: 12
Anonymous UUID: 9A76CAF7-9536-BE1E-FFD7-0F0FEDCB31E9
Sleep/Wake UUID: 81E2A676-81A5-4D03-9894-8FDBB88D1EEE
Time Awake Since Boot: 2800000 seconds
Time Since Wake: 820 seconds
System Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: DYLD, [0x4] Symbol missing
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
Symbol not found: OBJC_CLASS$_MTLCaptureManager
Referenced from: /Applications/Barrier.app/Contents/MacOS/../Frameworks/QtGui.framework/Versions/5/QtGui (which was built for Mac OS X 10.13)
Expected in: /System/Library/Frameworks/Metal.framework/Versions/A/Metal
in /Applications/Barrier.app/Contents/MacOS/../Frameworks/QtGui.framework/Versions/5/QtGui
[trimmed rest - I think clear from above, but can provide on request]