Skip to content

Double free during Perl syntax analysis #21652

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

Closed
philiprbrenan opened this issue Nov 20, 2023 · 3 comments
Closed

Double free during Perl syntax analysis #21652

philiprbrenan opened this issue Nov 20, 2023 · 3 comments

Comments

@philiprbrenan
Copy link

I am getting a segmentation fault during Perl syntax analysis ( -c ):

2851 Segmentation fault (core dumped) perl -c -Idtt/lib -Isvg/lib lib/Silicon/Chip.pm

PerlDoubleFreeSyntax

as demonstrated by:

https://github.com/philiprbrenan/PerlDoubleFreeSyntax/actions/runs/6932564051/job/18856802994

@mauke
Copy link
Contributor

mauke commented Nov 20, 2023

No code, no instructions, no information. Just a screenshot of a perl process crashing.
What exactly do you expect us to do with this ticket?

@jkeenan
Copy link
Contributor

jkeenan commented Nov 20, 2023

I am getting a segmentation fault during Perl syntax analysis ( -c ):

2851 Segmentation fault (core dumped) perl -c -Idtt/lib -Isvg/lib lib/Silicon/Chip.pm

PerlDoubleFreeSyntax

as demonstrated by:

https://github.com/philiprbrenan/PerlDoubleFreeSyntax/actions/runs/6932564051/job/18856802994

@philiprbrenan, this ticket is an inappropriate use of https://github.com/Perl/perl5/issues. This is not a Perl help site, i.e., it is not a site one should turn to when one can't figure out what's going wrong with one's program. It is a site for analyzing problems with the Perl programming language and its ongoing development. Filing tickets like this one here simply wastes everyone's time, including your own. Please do not file such tickets here in the future.

@jkeenan jkeenan closed this as completed Nov 20, 2023
@iabyn
Copy link
Contributor

iabyn commented Dec 4, 2023 via email

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

4 participants