Bug#350991: perl-modules: perl segfaults under "PERLIO=stdio"

2006-04-17 Thread Niko Tyni
On Thu, Apr 13, 2006 at 09:23:33PM +0300, Niko Tyni wrote: > the segfault actually happens in Term::Readline::Gnu, and it's a side > effect of the fix for #236018. > > I'll try to come up with a better patch. The attached patch is an even worse kludge than the previous fix. I'm wondering whethe

Bug#350991: perl-modules: perl segfaults under "PERLIO=stdio"

2006-04-13 Thread Niko Tyni
reassign 350991 libterm-readline-gnu-perl 1.15-3 thanks On Thu, Feb 02, 2006 at 09:45:38AM +0100, Kilian A. Foth wrote: > Package: perl-modules > Version: 5.8.7-10 > Severity: normal > > > The following one-liner causes a segmentation fault: > > $ PERLIO=stdio perl -MTerm::ReadLine -e '$t=new T

Bug#350991: perl-modules: perl segfaults under "PERLIO=stdio"

2006-02-02 Thread Kilian A. Foth
Package: perl-modules Version: 5.8.7-10 Severity: normal The following one-liner causes a segmentation fault: $ PERLIO=stdio perl -MTerm::ReadLine -e '$t=new Term::ReadLine "";$t->readline()' Segmentation fault -- System Information: Debian Release: testing/unstable APT prefers testing AP