From:             [EMAIL PROTECTED]
Operating system: Solaris 2.7
PHP version:      4.2.1
PHP Bug Type:     Session related
Bug description:  session_encode is causing segmentation fault

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 bug report at http://bugs.php.net/?id=17281&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17281&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17281&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17281&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17281&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17281&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17281&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17281&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17281&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17281&r=globals

Reply via email to