[MacPorts] #65545: Python3.9 import of Foundation or Cocoa will cause macOS crash

MacPorts noreply at macports.org
Wed Jul 27 04:31:39 UTC 2022


#65545: Python3.9 import of Foundation or Cocoa will cause macOS crash
--------------------------+--------------------
 Reporter:  kickingvegas  |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.7.2
 Keywords:                |       Port:
--------------------------+--------------------
 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 at 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 at dev5:~/bin>
 }}}


 Environment:

 macOS: 10.13.6 (17G14042)
 HW: iMac (27-inch, Mid 2010)

-- 
Ticket URL: <https://trac.macports.org/ticket/65545>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list