[Dbix-class] Problem with DBIx::Class::Schema::Loader or

James Masters james at masters.me.uk
Fri Aug 25 18:46:21 CEST 2006


Sounds v. promising, thank you.  I am away for a few days - will report back
upon my return.

By the way, I changed my manual schema setup so it mirrored the Loader
schema setup exactly, as best I could, but still it doesn't pop this error
up.  Which I find very strange - the loader doesn't seem to be setting the
schema up much differently to the manual method but there must be something
that is making the difference.  Perhaps it's because I'm only doing one
table manually but because all the tables are set up by the Loader, this
means some other piece of code or threading difference is incurred when
resultset is used.  Maybe threading bugs can exhibit inconsistent behaviour
by their nature.


> -----Original Message-----
> From: dbix-class-bounces at lists.rawmode.org
> [mailto:dbix-class-bounces at lists.rawmode.org]On Behalf Of Matt S Trout
> Sent: 25 August 2006 13:57
> To: dbix-class at lists.rawmode.org
> Subject: Re: [Dbix-class] Problem with DBIx::Class::Schema::Loader or
>
>
> James Masters wrote:
> > On this unreferenced scalar, issue. I have upgraded DBI
> from 1.5 to 1.52
> > but this unfortunately has not fixed it.  I've upgraded
> almost all other
> > modules to the latest win32 releases found at Winnipeg Uni too but
> > without success.  Googling, I can see this error message
> crops up a lot
> > all over the place and everyone seems to relate it to problems with
> > threading.  In fact, many times it's attributed to a bug in
> PERL itself
> > although I think these might be old posts.  (Incidentally
> I'm running
> > A/S PERL "v5.8.6 built for MSWin32-x86-multi-thread").
> Perhaps one of
> > the modules I'm running is not thread-safe for win32.
> There are also
> > some vague remarks about having threads "enabled".  So I'm
> wondering if
> > I can disable threads somehow, maybe via an env. variable.
> I can't find
> > out how, though.  Does anyone know if this is possible?
>
> A number of people have found rebuilding DBI by hand using gcc works
> beautifully to get rid of this; it appears to be an oddity of
> the AS/PPM stuff.
>
> --
>       Matt S Trout       Offering custom development,
> consultancy and support
>    Technical Director    contracts for Catalyst, DBIx::Class
> and BAST. Contact
> Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for
> more information
>
> + Help us build a better perl ORM:
> http://dbix-class.shadowcatsystems.co.uk/ +
>
> _______________________________________________
> 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/dbix-class@lists.rawmode.org/
>




More information about the Dbix-class mailing list