Re: DBI 1.611 + DBD::mysql 4.016 = segfaults on Ubuntu 10.10 amd64 ?

2011-02-07 Thread Tim Bunce
, 24 January, 2011 5:31:31 Subject: Re: DBI 1.611 + DBD::mysql 4.016 = segfaults on Ubuntu 10.10 amd64 ? On Fri, Jan 21, 2011 at 03:23:18PM +1100, Cosimo Streppone wrote: stat(/usr/lib/perl5/auto/DBI/DESTROY.al, 0x7f341e8459b0) = -1 ENOENT (No such file or directory) It took me

Re: DBI 1.611 + DBD::mysql 4.016 = segfaults on Ubuntu 10.10 amd64 ?

2011-01-25 Thread Tony Esposito
January, 2011 5:31:31 Subject: Re: DBI 1.611 + DBD::mysql 4.016 = segfaults on Ubuntu 10.10 amd64 ? On Fri, Jan 21, 2011 at 03:23:18PM +1100, Cosimo Streppone wrote: stat(/usr/lib/perl5/auto/DBI/DESTROY.al, 0x7f341e8459b0) = -1 ENOENT (No such file or directory) It took me a while to track down

Re: DBI 1.611 + DBD::mysql 4.016 = segfaults on Ubuntu 10.10 amd64 ?

2011-01-24 Thread Tim Bunce
On Fri, Jan 21, 2011 at 03:23:18PM +1100, Cosimo Streppone wrote: stat(/usr/lib/perl5/auto/DBI/DESTROY.al, 0x7f341e8459b0) = -1 ENOENT (No such file or directory) It took me a while to track down where that object was coming from. It's from a tie I added many years ago to help catch people

DBI 1.611 + DBD::mysql 4.016 = segfaults on Ubuntu 10.10 amd64 ?

2011-01-21 Thread Cosimo Streppone
Hi, just looking for hints, maybe some of you had the same problem. Searching archives I found some evidence that DBI + DBD::mysql on Ubuntu 10.*04* might segfault. Here I'm on 10.10 amd64, so I don't really know. I have this mod_perl app that uses DBI and DBD::mysql and it's totally fine on