Skip Menu |

This queue is for tickets about the DBD-mysql CPAN distribution.

Report information
The Basics
Id: 90244
Status: rejected
Priority: 0/
Queue: DBD-mysql

People
Owner: Nobody in particular
Requestors: zefram [...] fysh.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: 00base.t assertion failure
Date: Mon, 11 Nov 2013 12:43:30 +0000
To: bug-DBD-mysql [...] rt.cpan.org
From: Zefram <zefram [...] fysh.org>
DBD-mysql-4.025 fails t/00base.t for me on a debugging perl 5.12: $ perl -Iblib/{arch,lib} t/00base.t 1..6 ok 1 - use DBI; ok 2 - use DBD::mysql; ok 3 - Internal set ok 4 - Install driver ok 5 - DBI::dr set perl: DBI.xs:866: err_hash: Assertion `((svtype)((_svcur)->sv_flags & 0xff)) >= SVt_PV' failed. zsh: abort perl -Iblib/{arch,lib} t/00base.t -zefram
I compiled a debugging perl 5.12.5 on x64 linux, and ran tests for 4.025 and latest CPAN version of DBD::mysql - they both did not cause any problems. Feel free to re-open this ticket if you can provide instructions on how to reproduce this issue. -- Michiel