Skip to content

Possible defect in xmlrpc logging or log.xmlrpc re-open #94

@pyroscope

Description

@pyroscope

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.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions