ID: 17281 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Session related Operating System: Solaris 2.7 PHP Version: 4.2.1 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [2002-05-16 19:56:38] [EMAIL PROTECTED] I am running apache 1.3.24/PHP 4.2.1 on Solaris 2.7 (with recent OS patches applied.) When I call session_encode() as follows I get the segmentation fault error below... $session_array = explode(";", session_encode()); [Thu May 16 20:50:45 2002] [notice] child pid 26235 exit signal Segmentation Fault (11) Rubens. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17281&edit=1
