[GH-ISSUE #1125] 3.0.0 on High Sierra crashes upon opening: DYLD, [0x1] Library missing #1120

Open
opened 2026-03-03 19:48:31 +03:00 by kerem · 4 comments
Owner

Originally created by @RealLintBoy on GitHub (Jan 26, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1125

Originally assigned to: @NghiaTranUIT on GitHub.

Process: Proxyman [74160]
Path: /Applications/Proxyman.app/Contents/MacOS/Proxyman
Identifier: com.proxyman.NSProxy
Version: 3.0.0 (30000)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Proxyman [74160]
User ID: 501

Date/Time: 2022-01-26 11:49:16.499 -0500
OS Version: Mac OS X 10.13.6 (17G14042)
Report Version: 12
Anonymous UUID: 16F4C8EF-E87A-1316-6B50-6390333F57BB

Time Awake Since Boot: 1500000 seconds

System Integrity Protection: disabled

Crashed Thread: 0

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

Termination Reason: DYLD, [0x1] Library missing

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
Library not loaded: /usr/lib/swift/libswiftCore.dylib
Referenced from: /Applications/Proxyman.app/Contents/Frameworks/libswift_Concurrency.dylib
Reason: image not found

Originally created by @RealLintBoy on GitHub (Jan 26, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1125 Originally assigned to: @NghiaTranUIT on GitHub. Process: Proxyman [74160] Path: /Applications/Proxyman.app/Contents/MacOS/Proxyman Identifier: com.proxyman.NSProxy Version: 3.0.0 (30000) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Proxyman [74160] User ID: 501 Date/Time: 2022-01-26 11:49:16.499 -0500 OS Version: Mac OS X 10.13.6 (17G14042) Report Version: 12 Anonymous UUID: 16F4C8EF-E87A-1316-6B50-6390333F57BB Time Awake Since Boot: 1500000 seconds System Integrity Protection: disabled Crashed Thread: 0 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: DYLD, [0x1] Library missing Application Specific Information: dyld: launch, loading dependent libraries Dyld Error Message: Library not loaded: /usr/lib/swift/libswiftCore.dylib Referenced from: /Applications/Proxyman.app/Contents/Frameworks/libswift_Concurrency.dylib Reason: image not found
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 27, 2022):

Hey @RealLintBoy Any chance to use the old build, such as 2.33.0 (You can download it at https://download.proxyman.io/23300/Proxyman_2.33.0.dmg)?

I'm not sure why the libswift_Concurrency is absent on High Sierra 🤔 ? and what High Sierra version are you using (is it 10.13.6)?

<!-- gh-comment-id:1022783602 --> @NghiaTranUIT commented on GitHub (Jan 27, 2022): Hey @RealLintBoy Any chance to use the old build, such as 2.33.0 (You can download it at https://download.proxyman.io/23300/Proxyman_2.33.0.dmg)? I'm not sure why the `libswift_Concurrency` is absent on High Sierra 🤔 ? and what High Sierra version are you using (is it 10.13.6)?
Author
Owner

@RealLintBoy commented on GitHub (Jan 27, 2022):

Hey @NghiaTranUIT Yes, I'm on 10.13.6. I restored 2.35.4 from backup and can use that for the time being. Thanks!

<!-- gh-comment-id:1023476256 --> @RealLintBoy commented on GitHub (Jan 27, 2022): Hey @NghiaTranUIT Yes, I'm on 10.13.6. I restored 2.35.4 from backup and can use that for the time being. Thanks!
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 28, 2022):

From what I observe, the difference between the build 2.35.4 and 3.0.0 is:

  • 2.35.4 is built by Xcode 13.1 on macOS 11.6
  • 3.0.0 is built by Xcode 13.1 on macOS 12.1

I'm not sure if built on macOS 12.1 has changed something that cause the crash on 10.13.6 🤔

<!-- gh-comment-id:1024190793 --> @NghiaTranUIT commented on GitHub (Jan 28, 2022): From what I observe, the difference between the build 2.35.4 and 3.0.0 is: - 2.35.4 is built by Xcode 13.1 on macOS 11.6 - 3.0.0 is built by Xcode 13.1 on macOS 12.1 I'm not sure if built on macOS 12.1 has changed something that cause the crash on 10.13.6 🤔
Author
Owner

@NghiaTranUIT commented on GitHub (Mar 1, 2022):

It's a known issue from Xcode (https://forums.swift.org/t/swift-concurrency-back-deploy-issue/53917/26)

<!-- gh-comment-id:1054969917 --> @NghiaTranUIT commented on GitHub (Mar 1, 2022): It's a known issue from Xcode (https://forums.swift.org/t/swift-concurrency-back-deploy-issue/53917/26)
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
starred/Proxyman#1120
No description provided.