-
Notifications
You must be signed in to change notification settings - Fork 18
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
Fails under 5.28.0 configured with -DDEBUGGING #28
Comments
Still FAILs on 5.28.1 :( |
Sorry for the negligence :( |
Should I use the git checkout to verify? |
OK, a git checkout with the same perl:
|
For reference: https://github.com/Perl/perl5/blob/4765d4abc88131200bbd91d6e2cfae173abe97db/pp_hot.c#L5283 I’m surprised other things wouldn’t break from this, if it’s an actual stack-size-mismatch bug. |
I don’t see this with 5.32 … @Tux, do you? |
|
My 5.32.0 builds with DEBUGGING enabled both PASS on the current git checkout (threaded and unthreaded)
|
important addition: this only fails on perls with debugging enabled (-DDEBUGGING)
The text was updated successfully, but these errors were encountered: