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
Migrated from rt.perl.org#130548 (status was 'resolved')
Searchable as RT130548$
The text was updated successfully, but these errors were encountered:
Triggered with Perl v5.25.8-195-gc1b4bd9.
./perl -e 's0$0tie my(),*0'
perl: pp_sys.c:957: OP *Perl_pp_tie(): Assertion `!((((_svcur)->sv_flags & (0x00004000|0x00008000)) == 0x00008000) && (((svtype)((_svcur)->sv_flags & 0xff)) == SVt_PVGV || ((svtype)((_svcur)->sv_flags & 0xff)) == SVt_PVLV))' failed. Aborted
Sorry, something went wrong.
On Thu, 12 Jan 2017 09:41:31 -0800, brian.carpenter@gmail.com wrote:
Triggered with Perl v5.25.8-195-gc1b4bd9. ./perl -e 's0$0tie my(),*0' perl: pp_sys.c:957: OP *Perl_pp_tie(): Assertion `!((((_svcur)->sv_flags & (0x00004000|0x00008000)) == 0x00008000) && (((svtype)((_svcur)->sv_flags & 0xff)) == SVt_PVGV || ((svtype)((_svcur)->sv_flags & 0xff)) == SVt_PVLV))' failed. Aborted
This looks like it's been fixed in blead, I can reproduce it in v5.25.8-195-gc1b4bd9 but not in blead (@v5.25.9-70-gf8def6c)
Tony
The RT System itself - Status changed from 'new' to 'open'
I just tested with v5.27.2-99-g02960b5 and can no longer reproduce this. Can be closed.
On Wed, 01 Feb 2017 19:13:59 -0800, tonyc wrote:
This looks like it's been fixed in blead, I can reproduce it in v5.25.8-195-gc1b4bd9 but not in blead (@v5.25.9-70-gf8def6c) Tony
@jkeenan - Status changed from 'open' to 'resolved'
No branches or pull requests
Migrated from rt.perl.org#130548 (status was 'resolved')
Searchable as RT130548$
The text was updated successfully, but these errors were encountered: