develooper Front page | perl.perl5.porters | Postings from December 2010

Re: [perl #79996] error while debugging threads->create()

Thread Next
From:
Vladimir Lettiev
Date:
December 5, 2010 21:29
Subject:
Re: [perl #79996] error while debugging threads->create()
Message ID:
20101206052847.GA3094@truecrux.org
On Sun, Dec 05, 2010 at 05:25:14PM -0800, Father Chrysostomos via RT wrote:
> On Mon Nov 29 23:25:48 2010, crux wrote:
> > While debuging threaded app, debugger returned unexpected error on
> > threads->create() if argument is 'sub {..}' or '\&somesub'
> > 
> > simple testcase:
> > 
> > $ PERLDB_OPTS="noTTY" perl -Mthreads -d -e "threads->create(sub{})-
> >    >join"
> > Thread 1 terminated abnormally: Undefined subroutine
> >    &Term::ReadLine::CLONE called at -e line 1.
> >  at -e line 1 thread 1
> 
> Thank you for your report. This appears to have been fixed in bleadperl.

Can you point to the commit where this was fixed?
Is it possible to backport this change to 5.12?

-- 
Vladimir Lettiev aka crux ✉ theCrux@gmail.com

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About