Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Cryptic failure of perldb under -T

by ikegami (Patriarch)
on Jan 25, 2010 at 22:49 UTC ( [id://819610]=note: print w/replies, xml ) Need Help??


in reply to Cryptic failure of perldb under -T

The cause of the error is specified more precisely in v5.11.4-24-g1549364*, yet the location is even more hidden:

$ ./perl -Ilib -Tde 1 Insecure dependency in require while running with -T switch at lib/per +l5db.pl line 1417. Compilation failed in require. at -e line 0 main::BEGIN() called at lib/perl5db.pl line 0 eval {...} called at lib/perl5db.pl line 0 BEGIN failed--compilation aborted. at -e line 0 Debugged program terminated. Use q to quit or R to restart, use o inhibit_exit to avoid stopping after program termination, h q, h R or h o to get additional info. DB<1> q

Is the problem that Carp isn't taint safe? That's not good. How about you submit a bug report?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://819610]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-03-28 21:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found