[GH-ISSUE #1175] Proxyman crashes on macOS 12.3 #1171

Open
opened 2026-03-03 19:48:57 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Mar 16, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1175

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Proxyman crashes on macOS 12.3 due to the absence of Python 2.7.

Termination Reason:    Namespace DYLD, Code 1 Library missing
Library not loaded: /System/Library/Frameworks/Python.framework/Versions/2.7/Python
Referenced from: /Applications/Proxyman.app/Contents/Frameworks/ProxymanCore.framework/Versions/A/ProxymanCore
Reason: tried: '/System/Library/Frameworks/Python.framework/Versions/2.7/Python' (no such file)
(terminated at launch; ignore backtrace)

The preliminary investigation shows that macOS 12.3 completely remove it.

Acceptance Criteria

  • Work on macOS 12.3
Originally created by @NghiaTranUIT on GitHub (Mar 16, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1175 Originally assigned to: @NghiaTranUIT on GitHub. ### Description Proxyman crashes on macOS 12.3 due to the absence of Python 2.7. ``` Termination Reason: Namespace DYLD, Code 1 Library missing Library not loaded: /System/Library/Frameworks/Python.framework/Versions/2.7/Python Referenced from: /Applications/Proxyman.app/Contents/Frameworks/ProxymanCore.framework/Versions/A/ProxymanCore Reason: tried: '/System/Library/Frameworks/Python.framework/Versions/2.7/Python' (no such file) (terminated at launch; ignore backtrace) ``` The preliminary investigation shows that macOS 12.3 completely remove it. ### Acceptance Criteria - Work on macOS 12.3
Author
Owner

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

Done. Confirm that the latest build Proxyman 3.2.0 is working fine on macOS 12.3 👍

Older versions of Proxyman 2.35.1 might be crashed due to the change of macOS.

<!-- gh-comment-id:1068797794 --> @NghiaTranUIT commented on GitHub (Mar 16, 2022): Done. Confirm that the latest build Proxyman 3.2.0 is working fine on macOS 12.3 👍 Older versions of Proxyman 2.35.1 might be crashed due to the change of macOS.
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#1171
No description provided.