Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve stability #52

Merged
merged 12 commits into from
Aug 12, 2021
Merged

Improve stability #52

merged 12 commits into from
Aug 12, 2021

Conversation

sj-i
Copy link
Member

@sj-i sj-i commented Aug 12, 2021

sj-i added 12 commits August 12, 2021 13:26
…alsReader

I suspect that casting CData doesn't maintain its refcount and therefore releasing original CData causes access to the corrupted memory. So ZendTypeCData keeps the reference to the original CData.
the stopped process has to be resumed even if the trace returns early
Detached worker can be released via updateTargets, so there is a chance of double releasing.
it can bypass PHP's restriction about file processing, and also avoid process invocation in the current CatFileReader
@sj-i sj-i merged commit cefdd75 into master Aug 12, 2021
@sj-i sj-i deleted the improve-stability branch August 12, 2021 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

failed to attach process
1 participant