[Catalyst] Strange error

Matt S Trout dbix-class at trout.me.uk
Mon Sep 18 13:01:50 CEST 2006


Thomas Klausner wrote:
> Hi!
> 
> On Fri, Sep 15, 2006 at 10:47:56AM -0500, Jonathan Rockway wrote:
>> I didn't see a reply to this, so could you please run your app in the
>> debugger and give us a backtrace?  Is this a reproduceable bug, or
>> random?  If reproduceable, how does one produce the bug?  If not, any
> 
> It appears to be random.
> 
>> other details about when this occurs (output from myapp_server.pl
>> running in debug mode would help). Are you using mod_perl?
> 
> Yes.
> 
>> If so, are
>> you using mpm_worker?  (If not mpm_worker, which mpm?)  Does the problem
>> occur with myapp_server?  Does it occur with fastcgi?
> 
> Unfortunatly I have only limited user rights on the machine CPANTS is
> running. I'll check with the sysadmin, though.

What model are you using and what versions thereof?

Is Apache::DBI loaded?

CDBI is ace for barfing over this sort of thing, a recent DBIx::Class 
shouldn't do it but Apache::DBI has still been known to manage to kill it 
*occasionally* despite our best efforts (Brandon's convinced he's made that 
impossible, at least one user is convinced he's seen it anyway but couldn't 
provide a way to repro; I just tend to avoid Apache::DBI like the plague anyway)

-- 
      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/ +



More information about the Catalyst mailing list