This queue is for tickets about the Term-ReadLine-Gnu CPAN distribution.
Maintainer(s)' notes
When you report a bug, please provide the following information;
- output of
perl -V
perl Makefile.PL verbose
make test TEST_VERBOSE=1
perl -Mblib t/00checkver.t
echo $TERM
- terminal emulator which you are using
- compiler which is used to compile the GNU Readline Library (libreadline.a) if you can know.
Read
INSTALL in the distribution for more details.
Owner: |
Nobody in particular
|
Requestors: |
dmd [...] 3e.org
|
Cc: |
|
AdminCc: |
|
|
Severity: |
Important |
Broken in: |
1.14 |
Fixed in: |
1.15 |
|
Thu Sep 16 17:32:00 2004
Guest - Ticket created
Perl 5.8.5
Term-ReadLine-Gnu 1.14
$ cat tester.pl
#!/usr/bin/perl
use Term::ReadLine;
my $term = new Term::ReadLine::Gnu;
$ ./tester.pl
*** glibc detected *** double free or corruption: 0x08107aa8 ***
Aborted
$
Mon Oct 18 14:29:58 2004
Guest - Correspondence added
Fixed in 1.15, released yesterday.
Mon Oct 18 22:05:44 2004
HAYASHI [...] cpan.org - Status changed from 'new' to 'resolved'