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.comThread Next