I should mention that if anyone does know what the problem is,
I'd still appreciate it, and I'm also on Solaris with the latest
perl/DBI/DBD::Oracle.
------------------------------
I got the same thing, but I'm not too concerned. The failing test
is trying to bind an in/out variable to a variable in PL/SQL code,
and trying to return a cursor as a bind parameter, something I'm
not likely to ever want to do.
The whole section can be skipped by changing the 'if (1)' to
'if (0)' and calling 'ok(0,1)' ten times, then everything else
works ok.
-----Original Message-----
From: Peter Scott [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 18, 2001 9:54 AM
To: [EMAIL PROTECTED]
Subject: Core dump in plsql.t on Solaris
No matter what I have tried so far, I get a core dump in test 55 of plsql.t.