Gentoo Archives: gentoo-user

From: covici@××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] upgrade to perl 5.22.0 yields perl double free or corruption
Date: Tue, 04 Aug 2015 11:15:58
Message-Id: 3833.1438686945@ccs.covici.com
In Reply to: Re: [gentoo-user] upgrade to perl 5.22.0 yields perl double free or corruption by "Andreas K. Huettel"
1 Andreas K. Huettel <dilfridge@g.o> wrote:
2
3 > Am Dienstag, 4. August 2015, 11:13:56 schrieb covici@××××××××××.com:
4 > >
5 > > *** Error in `perl': double free or corruption (!prev): 0x0000000001ed8610
6 > > *** ======= Backtrace: =========
7 > > /lib64/libc.so.6(+0x71e4b)[0x7f59bc417e4b]
8 > > /lib64/libc.so.6(+0x7730e)[0x7f59bc41d30e]
9 > > /lib64/libc.so.6(+0x77afb)[0x7f59bc41dafb]
10 > > /usr/lib64/perl5/vendor_perl/5.22.0/x86_64-linux-thread-multi/auto/DBD/mysq
11 > > l/mysql.so(mysql_db_destroy+0x32)[0x7f59bb206602]
12 > > /usr/lib64/perl5/vendor_perl/5.22.0/x86_64-linux-thread-multi/auto/DBD/mys
13 > > ql/mysql.so(+0x1234d)[0x7f59bb21034d]
14 > > /usr/lib64/perl5/vendor_perl/5.22.0/x86_64-linux-thread-multi/auto/DBI/DBI
15 > > .so(XS_DBI_dispatch+0xcc9)[0x7f59bb83e7a9]
16 > > /usr/lib64/libperl.so.5.22(Perl_pp_entersub+0x49b)[0x7f59bc81663b]
17 > > /usr/lib64/libperl.so.5.22(Perl_call_sv+0x36f)[0x7f59bc794b5f]
18 >
19 > Looks like a bug in dev-perl/DBD-mysql ... you could check on CPAN if anyone
20 > has already filed a bug for DBD::mysql, if there's known breakage with 5.22 or
21 > if it's already fixed in a newer version...
22 >
23 > --
24 > Andreas K. Huettel
25 > Gentoo Linux developer (council, perl, libreoffice)
26 > dilfridge@g.o
27 > http://www.akhuettel.de/
28
29 Well, you gave me a hint and re-emerging that package has fixed that --
30 thanks so much. I am not sure why, but go figure.
31
32 Thanks again.
33
34 --
35 Your life is like a penny. You're going to lose it. The question is:
36 How do
37 you spend it?
38
39 John Covici
40 covici@××××××××××.com

Replies

Subject Author
Re: [gentoo-user] upgrade to perl 5.22.0 yields perl double free or corruption Alan McKinnon <alan.mckinnon@×××××.com>