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

tests/008.php fail with PHP 8.4: Maximum call stack size reached #66

Open
mlazdans opened this issue Mar 4, 2025 · 0 comments
Open

Comments

@mlazdans
Copy link
Contributor

mlazdans commented Mar 4, 2025

tests/008.php

Fatal error: Uncaught Error: Maximum call stack size of 8355840 bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reached. Infinite recursion? in tests/008.php:9
Stack trace:
#0 [internal function]: event_callback('TEST2', Resource id #12)
#1 tests/008.php(32): usleep(300000.0)
#2 {main}
  thrown in tests/008.php on line 9
[Tue Mar  4 19:06:20 2025]  Script:  'tests/008.php'
/opt/php8.4/include/php/Zend/zend_string.h(176) :  Freeing 0x00007f01ffa82940 (32 bytes), script=tests/008.php
=== Total 1 memory leaks detected ===

It passed with PHP 7.4

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

No branches or pull requests

1 participant