From: asoft at takas dot lt Operating system: Windows 98 SE PHP version: 4.3.8 PHP Bug Type: Reproducible crash Bug description: invalid page exception on processing some scripts
Description: ------------ I use php 4.3.8 as CGI, mysql, gd library under Windows with Xitami web server. On one of my pages I'm always getting the same exception : Invalid page exception at address 0028:0013 Interrupts in service: None php process remains in memory when this exception occurs and I cannot even kill php process. I used php from command line in order to know what happens. When I try to open page from a browser xitami returns message that server is overloaded. I guess it's has something to do with gd library, because php starts output and stops somewhere where it should output images. It seems there is no problem running the same script under FreeBSD with Apache. -- Edit bug report at http://bugs.php.net/?id=29203&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29203&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29203&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29203&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29203&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29203&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29203&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29203&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29203&r=support Expected behavior: http://bugs.php.net/fix.php?id=29203&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29203&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29203&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29203&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29203&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29203&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29203&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29203&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29203&r=float