Hello Tim,
  Just curious, Tim, when is DBI 2.0 to be released?  Thanks for all your hard 
work, by the way.  DBI->great_stuff()!

Tony
Cheers!



________________________________
From: Tim Bunce <tim.bu...@pobox.com>
To: Cosimo Streppone <cos...@streppone.it>
Cc: dbi-users@perl.org
Sent: Mon, 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 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 doing DBI->{Attrib}.
(I don't think it's relevant to your issue but I was curious.)
I'll remove it for the next release as it was never very useful
and that'll save the search for a DESTROY method.

> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> 
> I've checked changelogs for more recent versions of dbd::mysql (I have
> 4.016) and dbi (1.611), but nothing seems to mention any segfault fixes.
> 
> I'll try installing the most recent versions from CPAN for now.  Any
> other idea?

A stack trace from a core file is always a good place to start.

Tim.



      

Reply via email to