On Mon, Jul 07, 2008 at 08:24:54PM -0700, Archon810 wrote:
> So I've been tracing this extremely weird segfault in my code for
> about half a year now mostly due to the evasive nature of the crash
> and finally traced it down to these specific steps:
> - perl 5.10 (happened in 5.8 too)
> - DBI 1.60
Archon810 schreef:
> So I've been tracing this extremely weird segfault in my code for
> about half a year now mostly due to the evasive nature of the crash
> and finally traced it down to these specific steps:
> - perl 5.10 (happened in 5.8 too)
> - DBI 1.605
> - DBD::mysql 4.007
> - $dbh = DBI->c
So I've been tracing this extremely weird segfault in my code for
about half a year now mostly due to the evasive nature of the crash
and finally traced it down to these specific steps:
- perl 5.10 (happened in 5.8 too)
- DBI 1.605
- DBD::mysql 4.007
- $dbh = DBI->connect($dsn, $db_user, $db_passwd