From: david dot nicholls at camden dot gov dot uk Operating system: Windows 2000 PHP version: 4.3.3 PHP Bug Type: Reproducible crash Bug description: Fatal ealloc error on checking for AccountExpirationDate in ADSI
Description: ------------ FATAL: emalloc(): Unable to allocate 1081365074 bytes When using ADSI/COM through a WinNT:// bind to a domain controller to get a user Account Expiration Date and no date is defined in the remote SAM for that user, the above error occurs. Expected result: ---------------- get result of date or NULL Actual result: -------------- FATAL: emalloc(): Unable to allocate 1081365074 bytes -- Edit bug report at http://bugs.php.net/?id=25732&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25732&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25732&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25732&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25732&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25732&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25732&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25732&r=support Expected behavior: http://bugs.php.net/fix.php?id=25732&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25732&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25732&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25732&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25732&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25732&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25732&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25732&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=25732&r=float