On Tue, 2004-01-06 at 09:05, Sean Kelly wrote: > Quoting Gerald Richter <[EMAIL PROTECTED]>: > > > Do you have any chance to test the same scripts with Perl 5.8.0 ? > > I have now built and installed Perl 5.8.0 using GCC 2.95.3 on my Solaris > 8 for sparc box. I then installed DBI 1.39 and DBD::Oracle 1.14. Oracle > 9i was already installed. > > Code snippet 1 (http://shortestpath.org/threads1.html) now works fine - > there is no longer a core dump when joining the threads.
I can reproduce the problem with DBD::Sybase, and both 5.8.2 and 5.8.1. The core dump is in the new pad.c file, on line 244 (in Perl_pad_undef). Michael -- Michael Peppler Data Migrations, Inc. [EMAIL PROTECTED] http://www.mbay.net/~mpeppler Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or long term contract positions - http://www.mbay.net/~mpeppler/resume.html
