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

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

Closed
joetomasone opened this issue Mar 2, 2025 · 4 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.

Copy link

No feedback was provided. The issue is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so. Thank you.

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

No branches or pull requests

3 participants