[MacPorts] #69966: python312 causes processor and memory errors
MacPorts
noreply at macports.org
Mon May 13 07:01:18 UTC 2024
#69966: python312 causes processor and memory errors
---------------------------+----------------------
Reporter: workflowsguy | Owner: jmroot
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: python312 |
---------------------------+----------------------
Changes (by ryandesign):
* owner: (none) => jmroot
* status: new => assigned
Old description:
> After switching from python311 (3.11.9) to python312 (3.12.3), I
> encounter the following issues:
>
> \\
> 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
>
> 2) another script initially worked under 3.12. After I refactored the
> code, it now fails with "[1] 58163 segmentation fault"
>
> \\
> The port originally was installed with `sudo port install python312`\\
>
> After encountering the above errors, I reinstalled it using `sudo port
> install python312 +universal`, but the errors remain
>
> \\
> Machine information:\\
> macOS 10.13.6\\
> Intel(R) Core(TM) i7 CPU 870 @ 2.93GHz
New description:
After switching from python311 (3.11.9) to python312 (3.12.3), I encounter
the following issues:
\\
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
2) another script initially worked under 3.12. After I refactored the
code, it now fails with `[1] 58163 segmentation fault`
\\
The port originally was installed with `sudo port install python312`\\
After encountering the above errors, I reinstalled it using `sudo port
install python312 +universal`, but the errors remain
\\
Machine information:\\
macOS 10.13.6\\
Intel(R) Core(TM) i7 CPU 870 @ 2.93GHz
--
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.
--
Ticket URL: <https://trac.macports.org/ticket/69966#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list