Skip to content

reading format regexpr in syslog (on Macos) fails to read PID in some cases #600

@cw1nte

Description

@cw1nte

As shown by
;SELECT log_pid, log_procname from syslog_log where log_procname like "sandbox%";
returns
sandboxd[147] ([32831])
sandboxd[147] ([32831])
sandboxd[147] ([32831])
sandboxd[147] ([32831])
sandboxd[147] ([817])
sandbox is PID 147, referencing other PIDs within () of processes sandboxed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions