recent issues (hangs) with python 2.7
Riccardo Mottola
riccardo.mottola at libero.it
Sat Jan 23 21:58:59 UTC 2021
Hi all!
recently at my last updates I have seen flowing in a new version of python 2.7
I use it to build ArcticFox (or TenFourFox) on 10.7, I noticed that now it often hangs… my whole computer becomes not responsive and I can with difficuty kill the python process ith ctrl-c or in the system monitor.
I launch the build and it hangs - sometimes with high CPU load, sometimes not even that, but you can barely click around.
If I kill and relaunch… it may work - if it works the build process end fine.. the same thing.
When I qui it hangs with this:
Process Process-1:
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/process.py", line 267, in _bootstrap
^CError in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^CError in sys.exitfunc:
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/atexit.py", line 30, in _run_exitfuncs
traceback.print_exc()
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/traceback.py", line 233, in print_exc
print_exception(etype, value, tb, limit, file)
Exception AssertionError: AssertionError('can only join a child process',) in <bound method SystemResourceMonitor.__del__ of <mozsystemmonitor.resourcemonitor.SystemResourceMonitor object at 0x10c0c3790>> ignored
mach interrupted by signal or user action. Stopping.
Any clues?
Riccardo
More information about the macports-users
mailing list