Re: Segmentation fault with Perl-Catalyst app

2009-01-05 Thread Terence Monteiro
Perrin Harkins wrote: > On Sun, Dec 7, 2008 at 12:51 PM, Terence Monteiro > wrote: >> I'm getting segmentation faults with apache child processes. I'm running a >> Catalyst application using DBIx::SearchBuilder in the backend to accesss a >> mysql database. > > My guess is that you're opening dat

Re: Segmentation fault with Perl-Catalyst app

2008-12-07 Thread Terence Monteiro
André Warnier wrote: > Terence Monteiro wrote: > [...] > Hi. > I cannot help you, but if you want help quickly, it helps if you provide > some additional information, like : > - which platform (Windows, Unix, Linux, version ?) > - which version of Apache, and from where it comes > - which version o

Re: Segmentation fault with Perl-Catalyst app

2008-12-07 Thread Perrin Harkins
On Sun, Dec 7, 2008 at 12:51 PM, Terence Monteiro <[EMAIL PROTECTED]> wrote: > I'm getting segmentation faults with apache child processes. I'm running a > Catalyst application using DBIx::SearchBuilder in the backend to accesss a > mysql database. My guess is that you're opening database handles

Re: Segmentation fault with Perl-Catalyst app

2008-12-07 Thread André Warnier
Terence Monteiro wrote: [...] Hi. I cannot help you, but if you want help quickly, it helps if you provide some additional information, like : - which platform (Windows, Unix, Linux, version ?) - which version of Apache, and from where it comes - which version of mod_perl, and from where it come

Re: Segmentation fault with Perl-Catalyst app

2008-12-07 Thread Terence Monteiro
Terence Monteiro wrote: > Terence Monteiro wrote: >> Hi, >> >> I'm getting segmentation faults with apache child processes. I'm running a >> Catalyst application using DBIx::SearchBuilder in the backend to accesss a >> mysql database. I'm running this on a debian quad core CPU server with 4 >> gigs

Re: Segmentation fault with Perl-Catalyst app

2008-12-07 Thread Terence Monteiro
Terence Monteiro wrote: > Hi, > > I'm getting segmentation faults with apache child processes. I'm running a > Catalyst application using DBIx::SearchBuilder in the backend to accesss a > mysql database. I'm running this on a debian quad core CPU server with 4 > gigs RAM. I enabled core dumping an

Segmentation fault with Perl-Catalyst app

2008-12-07 Thread Terence Monteiro
Hi, I'm getting segmentation faults with apache child processes. I'm running a Catalyst application using DBIx::SearchBuilder in the backend to accesss a mysql database. I'm running this on a debian quad core CPU server with 4 gigs RAM. I enabled core dumping and got a gdb backtrace as follows: #