#21706 [NEW]: PHP Access Violation on Bad URL from IE
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.3.0 PHP Bug Type: Reproducible crash Bug description: PHP Access Violation on Bad URL from IE PHP 4.3.0 on IIS 5 (Win2k Server, SP3) crashes when I access the site using Internet Explorer (Versions 5.5 AND 6.0) with the following URLs: 'hostname/' and 'hostname'(minus the quotation marks) However, 'http://hostname/' works, and so does 'http://hostname'. The error message given is: 'PHP has encountered an Access Violation at 45524F4D'. -- Edit bug report at http://bugs.php.net/?id=21706&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21706&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21706&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21706&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21706&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21706&r=oldversion Not developer issue:http://bugs.php.net/fix.php?id=21706&r=support Expected behavior: http://bugs.php.net/fix.php?id=21706&r=notwrong Not enough info:http://bugs.php.net/fix.php?id=21706&r=notenoughinfo Submitted twice:http://bugs.php.net/fix.php?id=21706&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21706&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21706&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21706&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21706&r=isapi Install GNU Sed:http://bugs.php.net/fix.php?id=21706&r=gnused
#21706 [Fbk->Opn]: PHP Access Violation on Bad URL from IE
ID: 21706 User updated by: [EMAIL PROTECTED] -Summary: Header('Location: ... ') problem Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.3.0 New Comment: I tried to reproduce it again today with no success, which is weird as I hadn't rebooted the server or IIS, and the initial problem was definitely reproducible (It was happening for at least 3-4 hours). Sorry. Previous Comments: [2003-01-17 09:02:13] [EMAIL PROTECTED] Do you see a chance to use some debugging proxy to retrieve the actual HTTP requests sent in both cases? there *should* be no difference in what the browser sends in all 4 cases, but IE sometimes does funny things, esp. when talking to iis ... [2003-01-17 00:34:01] [EMAIL PROTECTED] PHP 4.3.0 on IIS 5 (Win2k Server, SP3) crashes when I access the site using Internet Explorer (Versions 5.5 AND 6.0) with the following URLs: 'hostname/' and 'hostname'(minus the quotation marks) However, 'http://hostname/' works, and so does 'http://hostname'. The error message given is: 'PHP has encountered an Access Violation at 45524F4D'. -- Edit this bug report at http://bugs.php.net/?id=21706&edit=1