[GH-ISSUE #1893] Fatal - barrier does not start - Namespace DYLD, Code 1 Library missing #1383

Open
opened 2026-05-05 07:47:09 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @AlbertBaubleDeem on GitHub (Feb 4, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1893

What happened?

Barrier quits unexpectedly on the start with a system error - Namespace DYLD, Code 1 Library missing. I am unable to start barrier on the device.

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

Homebrew

What OSes are you seeing the problem on? (Check all that apply)

macOS

What OS versions are you using?

Monterey 12.6.2 (21G320)

Relevant log output

[full report here](https://termbin.com/bbw1)

Translated Report (Full Report Below)
-------------------------------------

Process:               barrier [23699]
Path:                  /Applications/Barrier.app/Contents/MacOS/barrier
Identifier:            barrier
Version:               2.4.0-release (2.4.0-release)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-02-04 09:55:36.4495 +0100
OS Version:            macOS 12.6.2 (21G320)
Report Version:        12
Bridge OS Version:     7.1 (20P2059)
Anonymous UUID:        CFE466AF-92DB-01CC-B5C5-5F70DA42F41F


Time Awake Since Boot: 2000 seconds

System Integrity Protection: enabled

Crashed Thread:        0

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

Termination Reason:    Namespace DYLD, Code 1 Library missing
Library not loaded: '@loader_path/../Frameworks/QtCore.framework/Versions/5/QtCore'
Referenced from: '/Applications/Barrier.app/Contents/MacOS/barrier'
Reason: tried: '' (no such file), '' (no such file), '' (no such file)
(terminated at launch; ignore backtrace)

Any other information

Cannot start Barrier since 3 days ago. Possibly related to a system update.

Originally created by @AlbertBaubleDeem on GitHub (Feb 4, 2023). Original GitHub issue: https://github.com/debauchee/barrier/issues/1893 ### What happened? Barrier quits unexpectedly on the start with a system error - Namespace DYLD, Code 1 Library missing. I am unable to start barrier on the device. ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? Homebrew ### What OSes are you seeing the problem on? (Check all that apply) macOS ### What OS versions are you using? Monterey 12.6.2 (21G320) ### Relevant log output ```shell [full report here](https://termbin.com/bbw1) Translated Report (Full Report Below) ------------------------------------- Process: barrier [23699] Path: /Applications/Barrier.app/Contents/MacOS/barrier Identifier: barrier Version: 2.4.0-release (2.4.0-release) Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2023-02-04 09:55:36.4495 +0100 OS Version: macOS 12.6.2 (21G320) Report Version: 12 Bridge OS Version: 7.1 (20P2059) Anonymous UUID: CFE466AF-92DB-01CC-B5C5-5F70DA42F41F Time Awake Since Boot: 2000 seconds System Integrity Protection: enabled Crashed Thread: 0 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace DYLD, Code 1 Library missing Library not loaded: '@loader_path/../Frameworks/QtCore.framework/Versions/5/QtCore' Referenced from: '/Applications/Barrier.app/Contents/MacOS/barrier' Reason: tried: '' (no such file), '' (no such file), '' (no such file) (terminated at launch; ignore backtrace) ``` ### Any other information Cannot start Barrier since 3 days ago. Possibly related to a system update.
Author
Owner

@AlbertBaubleDeem commented on GitHub (Feb 4, 2023):

Issue was resolved by:

brew reinstall barrier

Seems like a non user driven change to the system broke something.

<!-- gh-comment-id:1416705445 --> @AlbertBaubleDeem commented on GitHub (Feb 4, 2023): **Issue was resolved by:** ``` brew reinstall barrier ``` Seems like a non user driven change to the system broke something.
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/barrier#1383
No description provided.