Skip to content
New issue

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

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

Already on GitHub? # to your account

GH-15613 overflow on hex strings repeater value [ext/standard/tests/strings/gh15613.phpt] #17955

Open
joetomasone opened this issue Mar 2, 2025 · 3 comments

Comments

@joetomasone
Copy link

Description

Make test error. Log file attached.

php_test_results_20250302_0338.txt

PHP Version

PHP 8.4.4

Operating System

CentOS Stream 9

@devnexen
Copy link
Member

devnexen commented Mar 2, 2025

Hi @joetomasone is it a constant occurrence or does it happen only once in a while ?

@joetomasone
Copy link
Author

joetomasone commented Mar 4, 2025 via email

@nielsdos
Copy link
Member

nielsdos commented Mar 4, 2025

The kill signal you got is due to "out of memory". The test does allocate a lot of memory, so to me it seems like not an actual bug. Maybe some SKIPIF check should be added for available memory amount.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants