On Wednesday 18 February 2004 11:23 am, Stas Bekman wrote: > Beau E. Cox wrote: > [...] > > > Attempt to free unreferenced scalar: SV 0x40601238 at > > /usr/lib/perl5/site_perl/5.8.2/i686-linux-thread-multi/DBI.pm line 633. > > > [...] > > OK, I thought DBI has resolved this issue, but apparently it's still on the > TODO list: > > /home/stas/.cpan/build/DBI-1.40> grep -Ir PERL_NO_GET_CONTEXT . > ./ToDo:Add PERL_NO_GET_CONTEXT for multiplicity/threads? > > But it's not longer an apreq problem (either 1 or 2). > > [...]
> Now someone needs to patch DBI and send it to Tim. It's a good exercise to > learn about the contexts if anybody is willing to learn. Once this is > added, DBI won't have this problem under 5.8.2 any longer. If you decide to > do it and need help, let me know. > > BTW, the latest DBI dev is available via svn: > http://aspn.activestate.com/ASPN/Mail/Message/perl-DBI-dev/1987815 OK, but I also got: Attempt to free unreferenced scalar: SV 0x40601238 at /usr/lib/perl5/site_perl/5.8.2/HTML/Mason/Request.pm line 160. Attempt to free unreferenced scalar: SV 0x40601238 at /usr/lib/perl5/site_perl/5.8.2/HTML/Mason/Request.pm line 161. Anyway, sure, I should have time this week for DBI (and then maybe I can attack Mason), but I'll need some coaching to fix DBI. So as a plan, I'll get DBI and try to make some headway; when I have a better feeling for how to fix the problem, I'll post questions here, OK? Aloha => Beau; -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html
