I have had this problem on 2 different Windows XP machines using ASPerl and DBI.  I saw it with Rose and DBIx.  I'm pretty confident that I can reproduce it at will simply by installing a fresh version of ASPerl and then running my script which invokes DBIx::Class::Schema::Loader.
 
I was told that if I took ASPerl and recompiled DBI using gcc, the problem would go away.  I did this and it did indeed go away.
 
So it's not 100% proven but based upon my experience and reading a variety of discussions, it seems likely that the problem manifests itself only when using DBI under ASPerl.  (or will I immediately be contradicted?)
 
So do people think the problem belongs to Active State or the DBI authors?  To me it seems like an Active State problem because firstly I don't think it crops up with Unix and secondly, recompiling DBI kills it.  But I am not experienced enough to be sure.
 
If there is a definitive answer to the above, should I file a bug report accordingly?  I've not done this before and not sure how to but would like to help.
 
PS What is XS?
 
 -----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Peter Edwards
Sent: 06 September 2006 13:51
To: [email protected]
Subject: Re: [Dbix-class] Windows installation failure logs please

The AS bugs db shows a similar problem with DBI using ADO: http://bugs.activestate.com/show_bug.cgi?id=40535

AS referred it back to perl RT for DBI or the DBD-ADO module. I haven’t seen similar problems reported for Linux so I’m not sure if it’s a DBI or ASperl issue.

 

Regards, Peter


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lee Goddard
Sent: 06 September 2006 10:00
To: [email protected]
Subject: Re: [Dbix-class] Windows installation failure logs please

 

Is that an AS 5.8.8 issue, rather than a module-specific issue?

 

I've been using AS 5.8.8 for a month now, and frequently see the same XS error, which I have yet to see on my various Unix 5.8.8's built from source.

_______________________________________________
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]/

Reply via email to