Forums

Error 134 - Invalid Pointer

munmap_chunk(): invalid pointer /bin/bash: line 1: 24 Aborted python /bin/run_scheduled_task.py /home/bitcoinrsitracker/name.py 2022-02-25 22:59:18 -- Completed task, took 10.01 seconds, return code was 134.

What does this mean? It was working fine the whole time. Now it got error. I have bought paid plan too.

It looks like memory allocation issue -- is your code running some modules that use C extensions? You may add some logging to see where the code explodes.