Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Help! ZSH 2.6-beta17 kills perl db



Hello,
I have just encountered a problem where I have no idea where it comes from

Invoking perl5.002 with debugger support as

perl -de 0

works fine under ZSH 2.6-beta16 and under the bourne shell
BUT gives a segment violation under 2.6-beta17.

Thank you for any hints,
Helmut Jarausch.


Here some details (System  SGI IRIX6.1)


1 % perl -de 0
Stack dump during die enabled outside of evals.

Loading DB routines from perl5db.pl patch level 0.94
Emacs support available.

Enter h or `h h' for help.

Got SEGV!
Signal SEGV at /usr/LOCAL/lib/perl5/site_perl/Term/ReadLine/readline.pm line 280
        readline::preinit called at /usr/LOCAL/lib/perl5/site_perl/Term/ReadLine/readline.pm line 86
        require Term/ReadLine/readline.pm called at /usr/LOCAL/lib/perl5/site_perl/Term/ReadLine/Perl.pm line 51
        eval {...} called at /usr/LOCAL/lib/perl5/site_perl/Term/ReadLine/Perl.pm line 51
        Term::ReadLine::Perl::new called at /usr/LOCAL/lib/perl5/perl5db.pl line 996
        DB::setterm called at /usr/LOCAL/lib/perl5/perl5db.pl line 297
        DB::DB called at -e line 1
zsh: IOT instruction  perl -de 0




Messages sorted by: Reverse Date, Date, Thread, Author