> (in cleanup) Can't call method "STORE" on an undefined value > at > /usr/local/lib/perl5/site_perl/5.8.8/DBIx/Class/Storage/DBI.pm > line 677 during global destruction. > > When a forked process exits DESTROY calls _verify_pid. > > $self->_dbh returns true, yet any access to the tie causes a > FETCH or STORE error. > > Any ideas?
Recent Linux, perl 5.8.5. _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
