Skip to content

Conversation

@alexandre-daubois
Copy link
Member

Fix #17935

The crash is caused by ZVAL_COPY being used during unserialization. Instead, we can duplicate the array to avoid addref.

@alexandre-daubois alexandre-daubois linked an issue Dec 18, 2025 that may be closed by this pull request
@ndossche
Copy link
Member

This is conceptually the same fix Ilija proposed a while ago, but this just fixes a symptom rather than the underlying problem. Please see my messages in the thread #17942

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assertion failure Zend/zend_hash.c

2 participants