From: vijay at mitoken dot com Operating system: windows 2000 Professional PHP version: 4.3.1 PHP Bug Type: Unknown/Other Function Bug description: FATAL: emalloc(): Unable to allocate 35 bytes
Description: ------------ I am displaying my XML File in table format on the browser using PHP, but when ever i have an xml file of size more than 35 KB i get the following error "FATAL: emalloc(): Unable to allocate 35 bytes " Expected result: ---------------- It should be able to allocate the memory based on the xml file size Actual result: -------------- FATAL: emalloc(): Unable to allocate 35 bytes -- Edit bug report at http://bugs.php.net/?id=25624&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25624&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25624&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25624&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25624&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25624&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25624&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25624&r=support Expected behavior: http://bugs.php.net/fix.php?id=25624&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25624&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25624&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25624&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25624&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25624&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25624&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25624&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=25624&r=float