This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Coro: segfault (perl-5.24+) #365
Comments
This is a Coro bug (EV actually), not cperl/perl5. |
This code doesn't use EV. |
Can you check my latest Coro code, branch 5.22. This tests fine for me. |
https://github.com/rurban/Coro/tree/5.22 also segfaults on cperl/perl-5.24+ |
Ok, thanks. I'll check the changed scope stuff then. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Testcase:
Segfault occurs in scope.c: Perl_leave_scope.
It seems like this bug also affects p5p. First bad commit is e8a84ef.
The text was updated successfully, but these errors were encountered: