[html-formfu] Debugging segmentation faults
Carl Franks
fireartist at gmail.com
Mon Sep 1 10:42:23 BST 2008
2008/9/1 Stephen Shorrock <stephen.shorrock at googlemail.com>:
>
> I do have a bit of a problem however. It might not be FormFu, but my usage
> of FormFu has coincided with segmentation faults appearing in my Apache
> error_log. These segmentation faults seem to appear after three of four
> consecutive requests to a : FormConfig Catalyst Controller Action.
>
> I was wondering whether anyone had experience of debugging these sorts of
> errors withing Apache and Catalyst, what's the best way to go about doing
> this?
>
> Maybe it could be simply something wrong with the FormFu config that I am
> using?
I don't think I've ever come across FormFu causing a segfault - though
I am using lighttpd/fastcgi, so it may be apache/mod_perl -specific.
If you want to send me your form config files, I could take a look
through them and see if there's anything that stands out.
Other than that, you could switch on Catalyst's debugging, to try to
narrow down exactly when the segfault happens.
Carl
More information about the HTML-FormFu
mailing list