-
Notifications
You must be signed in to change notification settings - Fork 578
scope.c:529: Perl_save_clearsv: Assertion `(_svpad)->sv_flags & 0x00040000' failed. #12165
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
Comments
From @daximCreated by @daximcrashes often under Devel::REPL, gdb backtrace: $ gdb perl Program received signal SIGABRT, Aborted. Perl Info
|
From @iabynOn Sun, Jun 10, 2012 at 11:04:17AM -0700, Lars Dɪ����ᴡ 迪�� wrote:
Thanks for the report. The assert and backtrace show that perl is somewhere in the middle of Other than that, there's not a lot more that can be deduced. Are you able -- |
The RT System itself - Status changed from 'new' to 'open' |
From @daximI don't know how to strip this down. I already asked on #p5p for help, > perlbrew -n -v install perl-5.16.0 --as perl-RT113574 -DDEBUGGING > perlbrew switch perl-RT113574 > cpanm -n Devel::REPL ClassLoader Archive::Any File::Next > re.pl $ use ClassLoader; my $f = Archive::Any->new("/") |
From @iabynOn Mon, Jun 11, 2012 at 10:09:36PM +0200, Lars Dɪ����ᴡ 迪�� wrote:
Unless I'm missing something, you haven't supplied the re.pl test script -- |
From @rurbanOn Tue, Jun 12, 2012 at 7:39 AM, Dave Mitchell <davem@iabyn.com> wrote:
Devel::REPL installs it. use Devel::REPL::Script 'run' |
From @daximknown bug in Devel::LexAlias |
From [Unknown Contact. See original ticket]known bug in Devel::LexAlias |
@daxim - Status changed from 'open' to 'rejected' |
Migrated from rt.perl.org#113574 (status was 'rejected')
Searchable as RT113574$
The text was updated successfully, but these errors were encountered: