Opened 2 years ago
Last modified 2 years ago
#65545 assigned defect
py39-pyobjc: broken on macOS 10.13
Reported by: | kickingvegas (Charles Choi) | Owned by: | danchr (Dan Villiom Podlaski Christiansen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ||
Port: | py-pyobjc |
Description
With Python 3.9.13, import of Foundation
or Cocoa
module will cause the macOS crash dialog to appear.
Upon invocation of import Foundation
, the following message occurs and a macOS dialog is raised with attached crash log.
cchoi@dev5:~/bin> python3 Python 3.9.13 (main, May 21 2022, 02:32:17) [Clang 9.1.0 (clang-902.0.39.2)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import Foundation Segmentation fault: 11 cchoi@dev5:~/bin>
Environment:
macOS: 10.13.6 (17G14042) HW: iMac (27-inch, Mid 2010)
Attachments (1)
Change History (4)
Changed 2 years ago by kickingvegas (Charles Choi)
Attachment: | python3-crash.log added |
---|
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Owner: | set to danchr |
---|---|
Port: | py-pyobjc added |
Status: | new → assigned |
Summary: | Python3.9 import of Foundation or Cocoa will cause macOS crash → py39-pyobjc: import of Foundation or Cocoa will crash |
comment:2 Changed 2 years ago by kickingvegas (Charles Choi)
comment:3 Changed 2 years ago by danchr (Dan Villiom Podlaski Christiansen)
Summary: | py39-pyobjc: import of Foundation or Cocoa will crash → py39-pyobjc: broken on macOS 10.13 |
---|
Note: See
TracTickets for help on using
tickets.
Current MacPorts Python installs