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

perl6 from pbc_to_exe segfaults when precompiling Test.pm #629

Closed
p6rt opened this issue Jan 15, 2009 · 4 comments
Closed

perl6 from pbc_to_exe segfaults when precompiling Test.pm #629

p6rt opened this issue Jan 15, 2009 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jan 15, 2009

Migrated from rt.perl.org#62376 (status was 'resolved')

Searchable as RT62376$

@p6rt
Copy link
Author

p6rt commented Jan 15, 2009

From @mberends

in parrot/languages/perl6​:
../../parrot perl6.pbc --target=pir --output=Test.pir
Test.pm # always works
  ./perl6 --target=pir --output=Test.pir
Test.pm # segfaults

The first form is regularly tested in 'make spectest', the
second never.

This may be related to the segfault reported in RT#​62364.

moritz_ commented​: "perl6 is more strict with memory
checking than
parrot perl6.pbc"
(http://irclog.perlgeek.de/perl6/2009-01-14#i_830961)

Revisions tested (bisected) on Debian sid Linux
2.6.26-1-amd64 SMP​:
r35000 r35200 r35210 r35220 r35230 r35235 r35237 good
r35238 r35240 r35290 r35307 r35522 r35550 r35568 bad

Suggestion​: execute 'perl6' instead of 'parrot perl6.pbc' in
some tests.

PS - apologies for erroneous report sent a few minutes ago

@p6rt
Copy link
Author

p6rt commented Mar 16, 2009

From @bacek

Hello.

This issue was resolved long time ago by jnhtn++ and pmichaud++. Closing
ticket.

--
Bacek

1 similar comment
@p6rt
Copy link
Author

p6rt commented Mar 16, 2009

From @bacek

Hello.

This issue was resolved long time ago by jnhtn++ and pmichaud++. Closing
ticket.

--
Bacek

@p6rt
Copy link
Author

p6rt commented Mar 16, 2009

@bacek - Status changed from 'new' to 'resolved'

@p6rt p6rt closed this as completed Mar 16, 2009
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant