Sunday, November 1, 2009

Re: Apache crashes with some pages

I dont know if this helps at all, but seems like a C code error. child
pid is the child process process id which is called my a parent
process. The exit signal indicates that the some error somewhere
signaled the child process to exit.
I guess try finding out more about segmentation fault number 11 from
the apache website.
-armen

On Nov 1, 9:22 am, MaNuM <manumohed...@gmail.com> wrote:
> Hi everyone!
>
> I encountered a problem today that is getting me down... I was doing
> some changes in the searchable behaviour I downloaded and something
> went wrong. I undid the changes but the problem is still there. The
> target page goes blank... When I check the apache error log I get this
> message:
>
> [Sun Nov 01 18:09:01 2009] [notice] child pid 9510 exit signal
> Segmentation fault (11);
>
> The thing is this problem appears just in some pages of the
> application... I don't know what is going on...
>
> could it be something linked to apache cache?? Nothing seems to be
> corrupted and database is fine.
>
> How can I get more info of this problem? (I've already tried to enable
> apache coredumps errors but it doesn't show anything...
>
> Thank's!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: