Both 1.21 and the current trunk version work perfectly for me with DBI
1.607 from CPAN, Solaris 10 10/08 (x86) installed from the DVD image
(upon VMWare), and perl 5.8.8 from www.sunfreeware.com. Please double
check your environment to see if you have installed proper libraries
(not only from CPAN but also (binary) libraries for solaris), and if
you still have the same issue, please provide more detailed information
on your system, installed libraries and their versions, etc. Right now
I close this as WORKSFORME.
On Wed Apr 08 10:33:48 2009, rahe wrote:
Show quoted text> Test 04_insert.t core dumps like this:
>
> 1..11
> ok 1 - The object isa DBI::db
> ok 2 - CREATE TABLE f
> ok 3 - DELETE FROM f
> ok 4 - The object isa DBI::st
> Bus Error (core dumped)
>
>
> DBI v1.607, OS Solaris 5.10, perl v5.8.8
>
> Radek