From:             [EMAIL PROTECTED]
Operating system: Solaris 2.6 (5.6)
PHP version:      4.2.0
PHP Bug Type:     Session related
Bug description:  session_decode gives SEGV in PHP 4.2.0

session_decode ($str) gives SEGV with PHP 4.2.0 and Apache 1.3.24.

Worked fine with PHP 4.1.2; I just built 4.2.0 with the same configure
params and same Apache as I had with 4.1.2, and the same script gives the
problem.

I have verified that the argument to session_decode ($str) is not null,
etc.

Basically, my script is reading the $str out of several sess_* files and
dumping the contents for each one.

There was a session_decode SEGV bug that was reported as fixed and closed
in 4.0.1 pl2, so maybe the same bug is back.  

Thanks to all.
-- 
Edit bug report at http://bugs.php.net/?id=16859&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16859&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16859&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16859&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16859&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16859&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16859&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16859&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16859&r=submittedtwice

Reply via email to