Changes between Version 1 and Version 2 of Ticket #69966


Ignore:
Timestamp:
May 13, 2024, 7:01:17 AM (5 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please attach any python312-related crash logs from ~/Library/Logs/DiagnosticReports.

Reinstalling with the universal variant would be of no use to you unless you wanted to use the 32-bit version of python.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69966

    • Property Owner set to jmroot
    • Property Status changed from new to assigned
  • Ticket #69966 – Description

    v1 v2  
    22
    33\\
    4 1) a script that used to work under 3.11 now fails with "[1]    54210 illegal hardware instruction" after it is called from the command line
     41) a script that used to work under 3.11 now fails with `[1]    54210 illegal hardware instruction` after it is called from the command line
    55
    6 2) another script initially worked under 3.12. After I refactored the code, it now fails with "[1]    58163 segmentation fault"
     62) another script initially worked under 3.12. After I refactored the code, it now fails with `[1]    58163 segmentation fault`
    77
    88\\