Recently, had fragments of XMLRPC payloads in a file on disk, which hints at memory overwrites ‘somewhere’.
………………ponse>
<params>
<param><value><i4>0</i4></value></param>
</params>
</methodResponse>
---
The problem is new since a few days. A recent related change was pyroscope/pimp-my-box@d7a13a7. A functional difference is the new code closes (on startup) the still closed xmlrpc log, then opens it later on (in _rtlocal.rc)..
Still needs further watching and investigation.
Recently, had fragments of XMLRPC payloads in a file on disk, which hints at memory overwrites ‘somewhere’.
The problem is new since a few days. A recent related change was pyroscope/pimp-my-box@d7a13a7. A functional difference is the new code closes (on startup) the still closed xmlrpc log, then opens it later on (in
_rtlocal.rc)..Still needs further watching and investigation.