Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on MacOS 15.0.1, python 3.10.15 #33

Open
tinythomasffm opened this issue Nov 18, 2024 · 4 comments
Open

Crash on MacOS 15.0.1, python 3.10.15 #33

tinythomasffm opened this issue Nov 18, 2024 · 4 comments

Comments

@tinythomasffm
Copy link

tinythomasffm commented Nov 18, 2024

Hi,

when trying to use this action, ansible crashes on my machine:

ASK [tobias_richter.tasmota : Configure tasmota.] *****************************************************************************************************************************************************************
objc[63875]: +[NSString initialize] may have been in progress in another thread when fork() was called.
objc[63875]: +[NSString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
ERROR! A worker was found in a dead state

System is MacOS 15.0.1 with python 3.10.15 installed via homebrew.

Any ideas or hints?

Regards
Thomas

@tinythomasffm
Copy link
Author

tinythomasffm commented Nov 18, 2024

In case it helps:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               Python [64716]
Path:                  /opt/homebrew/*/Python.framework/Versions/3.10/Resources/Python.app/Contents/MacOS/Python
Identifier:            org.python.python
Version:               3.10.15 (3.10.15)
Code Type:             ARM-64 (Native)
Parent Process:        Python [64713]
Responsible:           Terminal [1100]
User ID:               501

Date/Time:             2024-11-18 23:50:55.8486 +0100
OS Version:            macOS 15.0.1 (24A348)
Report Version:        12
Anonymous UUID:        2B6F3711-9A4C-F5C1-7100-269005B2D0D6

Sleep/Wake UUID:       513C9CFB-A48A-46A0-90DC-98B736E58797

Time Awake Since Boot: 2500000 seconds
Time Since Wake:       2173239 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Termination Reason:    Namespace OBJC, Code 1 

Application Specific Information:
crashed on child side of fork pre-exec

[...]

@tobias-richter
Copy link
Owner

Hi, I have no mac but google reveals this ansible issue: ansible/ansible#76322

Hope that helps.

Tobias

@tinythomasffm
Copy link
Author

tinythomasffm commented Nov 19, 2024 via email

@tinythomasffm
Copy link
Author

tinythomasffm commented Nov 19, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants