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

while running t/spec/S17-supply/supplier-preserving.t #6596

Closed
p6rt opened this issue Oct 11, 2017 · 5 comments
Closed

while running t/spec/S17-supply/supplier-preserving.t #6596

p6rt opened this issue Oct 11, 2017 · 5 comments
Labels
SEGV Segmentation fault, bus error, etc.

Comments

@p6rt
Copy link

p6rt commented Oct 11, 2017

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

Searchable as RT132273$

@p6rt
Copy link
Author

p6rt commented Oct 11, 2017

From @zoffixznet

Running it in a loop produces a SEGV once in a while​:

  while t/fudgeandrun t/spec/S17-supply/supplier-preserving.t; do true; done

IRC​: https://irclog.perlgeek.de/perl6-dev/2017-10-11#i_15291238

@p6rt
Copy link
Author

p6rt commented Oct 11, 2017

From @zoffixznet

P.S.​: looks like t/fudgeandrun doesn't properly return the exit code so this loop will NOT stop once failure occurs. You need to manually watch for it in the output.

@p6rt
Copy link
Author

p6rt commented Oct 11, 2017

From @zoffixznet

On Wed, 11 Oct 2017 15​:15​:32 -0700, cpan@​zoffix.com wrote​:

P.S.​: looks like t/fudgeandrun doesn't properly return the exit code
so this loop will NOT stop once failure occurs. You need to manually
watch for it in the output.

Actually never mind; fixed that in Raku/roast@30e9d1624e so it'll stop

@p6rt
Copy link
Author

p6rt commented Nov 3, 2017

From @zoffixznet

Can no longer repro.

@p6rt p6rt closed this as completed Nov 3, 2017
@p6rt
Copy link
Author

p6rt commented Nov 3, 2017

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

@p6rt p6rt added the SEGV Segmentation fault, bus error, etc. label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SEGV Segmentation fault, bus error, etc.
Projects
None yet
Development

No branches or pull requests

1 participant