ID:               22417
 Updated by:       [EMAIL PROTECTED]
 Reported By:      juliano at cyberweb dot com dot br
 Status:           Feedback
 Bug Type:         Session related
 Operating System: Linux RH 7.3
 PHP Version:      4.3.1
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

And generate the backtrace asked before with the snapshot.




Previous Comments:
------------------------------------------------------------------------

[2003-02-26 01:03:59] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.



------------------------------------------------------------------------

[2003-02-25 13:23:37] juliano at cyberweb dot com dot br

I had a fast experience to increase the performance of PHP scripts in
about 100%. Fast, but unhappy. The problem is the following one: when
using PHP with Sessions being recorded dinamicaly with module MM
(session.save_handler = mm), after some minutes of activities (about
executed hundreds of scripts), start to appear ackward messages in
apache's error_log, as:  

[ Tue Feb 25 15:45:14 2003 ] [ notice ] child pid 1340 exit signal
Segmentation fault (11)

... and in few minutes later, apache crashes. 

Some solution? I'm looking for and I did not find nothing... I arrived
to read something about create the file /tmp/session_mm.sem but... the
problem continues  repeating.  

Unhappyly I had that to come back toward the traditional method, using
files.  

I don't know if this problem is on PHP, Apache or MM, but.. I know it
only appears when I change the method of sessions be saved.

InfoI had the fast experience to obtain to increase the performance of
the PHP in a server in about 100%.  Fast, but unhappy.  The problem is
the following one:  when using PHP with Sessions being recorded
dinamicamente with module MM (to session.save_handler = mm), after some
minutes of activities (about executed hundreds of scripts), start to
appear ackward messages as:  

[ Tue Feb 25 15:45:14 2003 ] [ notice ] child pid 1340 exit signal
Segmentation fault (11)

... and in few minutes later, apache crashes.  

Some solution?  I looked for in the InterNet and I did not find
nothing... I arrived to read something it type to create the archive
in/tmp/session_mm.sem but... the problem continues if repeating.  

Unhappyly I had that to come back toward the traditional method, using
files.  

Using: Apache 1.3.27, PHP 4.3.1 and MM 1.2.2

Juliano Primavesi
CyberWeb Networks

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22417&edit=1

Reply via email to