You're not running
  session.save_handler = mm
in your php.ini are you? I changed this on a production server the other day
to try and eek out extra performance after reading a blog on performance and
for the first time ever I got seg fault (11) errors every few hours - httpd
crashed. I changed back to "files" and it's been OK ever since (fingers
crossed!)

i had apache2 error messages of the form:
[Wed Nov 07 15:35:18 2007] [notice] child pid 23787 exit signal Segmentation
fault (11)
pstack trace output highest entry
 fce0a6bc *zm_shutdown_ps_mm* (ffffffff, 1ee828, fd2a45a0, 1cd24, 499f14,
1cc00) + 34

Entirely circumstantial evidence, but it seemed to happen under heavy load
and a large number of users,
this was on solaris blastwave php pkg 5.2.4 / apache 2.2.6
there is some limited evidence in google hinting at this...


On Nov 8, 2007 10:17 PM, AD7six <[EMAIL PROTECTED]> wrote:

>
>
>
> On Nov 7, 4:14 pm, MaxDao <[EMAIL PROTECTED]> wrote:
> > No I don't have Zend accelerator, neither Zend optimizer installed.
> >
> > >From extensions that are not bundled with php I have only xdebug 1.3
> >
> > Look's like I can't run cake on my primary stage server..sad.
>
> ... so which php call is causing your seg fault then? If you don´t
> know it´s a bit early for conclusions.
>
> AD
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to