When I run ./ping-post-init.py on the Xmader/chore/moz-central branch as of commit a7b92e896ff6b077f161b9ae79a9f5e55f4434b5, I get a Seg Fault when I run Wes' python-launch-jobping-post-init.py script.
connecting
! connection to https://scheduler.distributed.computer/job-submit/ now connecting
! connection ready
! connection progress {'begin': 'socketio'}
! transport layer connected to {}
! sending request
connected, sending keepalive
! connection to https://scheduler.distributed.computer/job-submit/ now established
! session established jkgY57lE4gaw9jEUfVlpTDZEFf8J4cmZJUOSc6pP0N
! sending request
received keepalive response; closing
! connection to https://scheduler.distributed.computer/job-submit/ now closing
! connection closing
connection closed, exiting
! sending request
Task was destroyed but it is pending!
task: <Task pending name='Task-40' coro=<request() running at /home/will/.cache/pypoetry/virtualenvs/pythonmonkey-CupPGfSb-py3.10/lib/python3.10/site-packages/pythonmonkey/builtin_modules/XMLHttpRequest-internal.py:29> cb=[tuple.futureOnDoneCallback()]>
Segmentation fault (core dumped)
Issue type
Bug
How did you install PythonMonkey?
Source
OS platform and distribution
Ubuntu 22.04.4 LTS
Python version (
python --version
)3.10
PythonMonkey version (
pip show pythonmonkey
)a7b92e896ff6b077f161b9ae79a9f5e55f4434b5
Bug Description
When I run
./ping-post-init.py
on theXmader/chore/moz-central
branch as of commita7b92e896ff6b077f161b9ae79a9f5e55f4434b5
, I get a Seg Fault when I run Wes' python-launch-jobping-post-init.py
script.It seems to reliably seg fault each time I run.
Standalone code to reproduce the issue
Relevant log output or backtrace
Additional info if applicable
What branch of PythonMonkey were you developing on? (If applicable)
Xmader/chore/moz-central