Skip to content

DCP-client: Exception in callback JSFunctionProxy.timerJobWrapper and Spidermonkey uncaught exception: out of memory #324

@philippedistributive

Description

@philippedistributive

Issue type

Bug

How did you install PythonMonkey?

None

OS platform and distribution

No response

Python version (python --version)

No response

PythonMonkey version (pip show pythonmonkey)

latest main

Bug Description

If we leave the process/program open after launching job-launch.py successfully we eventually get this:

Exception in callback JSFunctionProxy.timerJobWrapper(<_UnixSelecto...e debug=False>, 323717, 0.06, 0)
handle: <TimerHandle when=2439657.3498943453 JSFunctionProxy.timerJobWrapper(<_UnixSelecto...e debug=False>, 323717, 0.06, 0)>
Traceback (most recent call last):
File "/home/philippe/.pyenv/versions/3.11.7/lib/python3.11/asyncio/events.py", line 80, in _run
self._context.run(self._callback, *self._args)
pythonmonkey.SpiderMonkeyError: uncaught exception: out of memory

See also
https://stackoverflow.com/questions/25903625/error-handling-out-of-memory-exception-in-browser
for a start, there may be others

2 different people got this on their own workstations

Standalone code to reproduce the issue

No response

Relevant log output or backtrace

No response

Additional info if applicable

No response

What branch of PythonMonkey were you developing on? (If applicable)

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions