Re: [Catalyst] Catalyst modperl - child process segmentation fault

2008-12-08 Thread Terence Monteiro
Toby Corkindale wrote: Terence Monteiro wrote: I'm running my Catalyst application on apache2 using modperl with mysql database accessed by DBIx::SearchBuilder. I'm getting the message in the apache2 error logs: child pid 1140 exit signal Segmentation fault (11), possible core dump in /tmp

Re: [Catalyst] Catalyst modperl - child process segmentation fault

2008-12-08 Thread Terence Monteiro
Terence Monteiro wrote: I'm running my Catalyst application on apache2 using modperl with mysql database accessed by DBIx::SearchBuilder. I'm getting the message in the apache2 error logs: child pid 1140 exit signal Segmentation fault (11), possible core dump in /tmp Following are the

Re: [Catalyst] Catalyst modperl - child process segmentation fault

2008-12-08 Thread Andrew Rodland
On Monday 08 December 2008 02:20:38 am Terence Monteiro wrote: How can I find out the mysql client libraries DBD::mysql and mod_php are linked with? What you say is possible because I upgraded DBD::mysql from the latest debian sources in unstable, but not (yet) mod_php. But I don't understand

Re: [Catalyst] [Announce] Catalyst-Runtime 5.8000_04 shipped to CPAN

2008-12-08 Thread Chisel Wright
On Fri, Dec 05, 2008 at 04:25:49PM +0100, Marcus Ramberg wrote: There are still a few problems to solve before the next stable CPAN release (Some of the plugins are still failing tests, most notoriously the backwards compatibility tests of Catalyst-Plugin-Authentication), but

Re: [Catalyst] Catalyst modperl - child process segmentation fault

2008-12-08 Thread Toby Corkindale
Terence Monteiro wrote: Toby Corkindale wrote: Terence Monteiro wrote: I'm running my Catalyst application on apache2 using modperl with mysql database accessed by DBIx::SearchBuilder. I'm getting the message in the apache2 error logs: child pid 1140 exit signal Segmentation fault (11),

Re: [Catalyst] [Announce] Catalyst-Runtime 5.8000_04 shipped to CPAN

2008-12-08 Thread Tomas Doran
On 8 Dec 2008, at 23:15, Bill Moseley wrote: This suppose to be drop-in compatible with 5.7? That's the aim, although we're probably not there yet.. perl, v5.10.0 All tests pass building Catalyst-Runtime but it's very noisy: Subroutine uninitialize redefined at

[Catalyst] Example app showing user to item authorization?

2008-12-08 Thread bill hauck
Hi. I'm relatively new to Catalyst. Also, since I'm not a programmer by trade I only get to spend a few hours a week on code so I'm a bit rusty on some stuff. I've built a basic project / task system. User creates project then creates tasks for that project. The tasks can be assigned to

[Catalyst] Emulate a tar pit for OpenID tests

2008-12-08 Thread Ashley
I want emulate a trap URL to test the OpenID stuff. The real world case is someone using a malicious OpenID URI which would effectively be a DoS against the OpenID consumer site by tying up processes (and bandwidth in a real attack). They'd go to initiate the OpenID transfers with the

Re: [Catalyst] Catalyst modperl - child process segmentation fault

2008-12-08 Thread Terence Monteiro
Toby Corkindale wrote: Terence Monteiro wrote: Toby Corkindale wrote: Terence Monteiro wrote: I'm running my Catalyst application on apache2 using modperl with mysql database accessed by DBIx::SearchBuilder. I'm getting the message in the apache2 error logs: child pid 1140 exit signal

Re: [Catalyst] Catalyst modperl - child process segmentation fault

2008-12-08 Thread Toby Corkindale
Terence Monteiro wrote: Toby Corkindale wrote: Terence Monteiro wrote: Toby Corkindale wrote: Terence Monteiro wrote: I'm running my Catalyst application on apache2 using modperl with mysql database accessed by DBIx::SearchBuilder. I'm getting the message in the apache2 error logs: child