From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.2.3 PHP Bug Type: Session related Bug description: After upgrading from PHP 4.2-dev to 4.2.3, garbage collection no longer occurs
I am using the same PHP pages that were used in PHP 4.2-dev and the same php.ini file. The session files in the /tmp/session directory are not being gc'd after the gc_maxlifetime. GC is running. This was evidenced by the skyrocketing LA on the machine when I increased gc_probability to 50. Please contact me if more information is necesary, or you can suggest trouble shooting tests. -- Edit bug report at http://bugs.php.net/?id=20940&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20940&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20940&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20940&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20940&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20940&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20940&r=support Expected behavior: http://bugs.php.net/fix.php?id=20940&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20940&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20940&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20940&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20940&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20940&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20940&r=isapi