From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.2.3 PHP Bug Type: WDDX related Bug description: Apachechild ends with Memory-Read-Error if using session.serialize_handler=wddx
If your php.ini is set up like session.serialize_handler = wddx Apache's Child gets terminated and exits with an Memory-Read Error if you want to start a session. (Log: [notice] Parent: child process exited with status 3221225477 -- Restarting.) Everything else is fine... except BUG#19122 is still there, too. Configuration: - Win 2000 SP2 - Apache 2.0.43 - PHP 4.2.3 (Apache 2 Filter DLL) Bye, Michael -- Edit bug report at http://bugs.php.net/?id=20311&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20311&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20311&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20311&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20311&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20311&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20311&r=support Expected behavior: http://bugs.php.net/fix.php?id=20311&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20311&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20311&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20311&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20311&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20311&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20311&r=isapi
