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

Assertion failing on debugging perls #109

Closed
andk opened this issue May 6, 2023 · 4 comments
Closed

Assertion failing on debugging perls #109

andk opened this issue May 6, 2023 · 4 comments

Comments

@andk
Copy link

andk commented May 6, 2023

Sample fail report: http://www.cpantesters.org/cpan/report/8fac74a6-ebc8-11ed-91d1-e1766b9e9f2a

@perlpunk
Copy link
Collaborator

perlpunk commented May 7, 2023

I wonder if we even need that assert. It looks like it works without it.
But maybe we should just add a SvPOK_on(key_node) before it?

@perlpunk
Copy link
Collaborator

perlpunk commented May 7, 2023

There is an issue about creating debugging container images: Perl/docker-perl#130
So as soon as this is out, we can use such an image, and we would have catched this error in CI already...

@perlpunk
Copy link
Collaborator

perlpunk commented May 7, 2023

A fix: #110

@perlpunk
Copy link
Collaborator

This was fixed for now by the revert (#112) of #107

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

2 participants