Ask a Question related to PHP Bugs, Design and Development.
-
erin1079 at nc dot rr dot com #1
#40662 [NEW]: PHP has encountered an Access Violation at 01FE3157
From: erin1079 at nc dot rr dot com
Operating system: Windows XP
PHP version: 5.2.1
PHP Bug Type: *General Issues
Bug description: PHP has encountered an Access Violation at 01FE3157
Description:
------------
I upgraded from PHP 4.4.5 to 5.2.1 via windows installer and I now on all
php pages I get one of three things:
PHP has encountered an Access Violation at 010A8B40HTTP/1.1 500 Server
Error Server: Microsoft-IIS/5.1 Date: Tue, 27 Feb 2007 16:20:47 GMT
Content-Type: text/html Content-Length: 44 -2147417842 (0x8001010e)
PHP has encountered an Access Violation at 01FE3157
or a blank page.
Reproduce code:
---------------
<?php echo "test"; ?>
Expected result:
----------------
test
Actual result:
--------------
PHP has encountered an Access Violation at 010A8B40HTTP/1.1 500 Server
Error Server: Microsoft-IIS/5.1 Date: Tue, 27 Feb 2007 16:20:47 GMT
Content-Type: text/html Content-Length: 44 -2147417842 (0x8001010e)
--
Edit bug report at [url]http://bugs.php.net/?id=40662&edit=1[/url]
--
Try a CVS snapshot (PHP 4.4): [url]http://bugs.php.net/fix.php?id=40662&r=trysnapshot44[/url]
Try a CVS snapshot (PHP 5.2): [url]http://bugs.php.net/fix.php?id=40662&r=trysnapshot52[/url]
Try a CVS snapshot (PHP 6.0): [url]http://bugs.php.net/fix.php?id=40662&r=trysnapshot60[/url]
Fixed in CVS: [url]http://bugs.php.net/fix.php?id=40662&r=fixedcvs[/url]
Fixed in release: [url]http://bugs.php.net/fix.php?id=40662&r=alreadyfixed[/url]
Need backtrace: [url]http://bugs.php.net/fix.php?id=40662&r=needtrace[/url]
Need Reproduce Script: [url]http://bugs.php.net/fix.php?id=40662&r=needscript[/url]
Try newer version: [url]http://bugs.php.net/fix.php?id=40662&r=oldversion[/url]
Not developer issue: [url]http://bugs.php.net/fix.php?id=40662&r=support[/url]
Expected behavior: [url]http://bugs.php.net/fix.php?id=40662&r=notwrong[/url]
Not enough info: [url]http://bugs.php.net/fix.php?id=40662&r=notenoughinfo[/url]
Submitted twice: [url]http://bugs.php.net/fix.php?id=40662&r=submittedtwice[/url]
register_globals: [url]http://bugs.php.net/fix.php?id=40662&r=globals[/url]
PHP 3 support discontinued: [url]http://bugs.php.net/fix.php?id=40662&r=php3[/url]
Daylight Savings: [url]http://bugs.php.net/fix.php?id=40662&r=dst[/url]
IIS Stability: [url]http://bugs.php.net/fix.php?id=40662&r=isapi[/url]
Install GNU Sed: [url]http://bugs.php.net/fix.php?id=40662&r=gnused[/url]
Floating point limitations: [url]http://bugs.php.net/fix.php?id=40662&r=float[/url]
No Zend Extensions: [url]http://bugs.php.net/fix.php?id=40662&r=nozend[/url]
MySQL Configuration Error: [url]http://bugs.php.net/fix.php?id=40662&r=mysqlcfg[/url]
erin1079 at nc dot rr dot com Guest
-
#40745 [NEW]: PHP has encountered an Access Violation
From: murat at entegregroup dot com Operating system: Windows 2003 PHP version: 5CVS-2007-03-07 (snap) PHP Bug Type: ... -
#25579 [Bgs->Fbk]: PHP has encountered an Access Violation
ID: 25579 Updated by: wez@php.net Reported By: mfenton at learnkey dot com -Status: Bogus +Status: ... -
#25579 [Opn->Bgs]: PHP has encountered an Access Violation
ID: 25579 Updated by: sniper@php.net Reported By: mfenton at learnkey dot com -Status: Open +Status: ... -
#25579 [Fbk->Opn]: PHP has encountered an Access Violation
ID: 25579 User updated by: mfenton@learnkey.com Reported By: mfenton at learnkey dot com -Status: Feedback +Status:... -
#25579 [Opn->Fbk]: PHP has encountered an Access Violation
ID: 25579 Updated by: sniper@php.net Reported By: mfenton at learnkey dot com -Status: Open +Status: ... -
tony2001@php.net #2
#40662 [Opn->Fbk]: PHP has encountered an Access Violation at 01FE3157
ID: 40662
Updated by: [email]tony2001@php.net[/email]
Reported By: erin1079 at nc dot rr dot com
-Status: Open
+Status: Feedback
-Bug Type: *General Issues
+Bug Type: Unknown/Other Function
Operating System: Windows XP
PHP Version: 5.2.1
New Comment:
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
[url]http://bugs.php.net/bugs-generating-backtrace.php[/url] for *NIX and
[url]http://bugs.php.net/bugs-generating-backtrace-win32.php[/url] for Win32
Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.
Previous Comments:
------------------------------------------------------------------------
[2007-02-27 16:31:50] erin1079 at nc dot rr dot com
Description:
------------
I upgraded from PHP 4.4.5 to 5.2.1 via windows installer and I now on
all php pages I get one of three things:
PHP has encountered an Access Violation at 010A8B40HTTP/1.1 500 Server
Error Server: Microsoft-IIS/5.1 Date: Tue, 27 Feb 2007 16:20:47 GMT
Content-Type: text/html Content-Length: 44 -2147417842 (0x8001010e)
PHP has encountered an Access Violation at 01FE3157
or a blank page.
Reproduce code:
---------------
<?php echo "test"; ?>
Expected result:
----------------
test
Actual result:
--------------
PHP has encountered an Access Violation at 010A8B40HTTP/1.1 500 Server
Error Server: Microsoft-IIS/5.1 Date: Tue, 27 Feb 2007 16:20:47 GMT
Content-Type: text/html Content-Length: 44 -2147417842 (0x8001010e)
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=40662&edit=1[/url]
tony2001@php.net Guest
-
timo dot kauppinen at sysopendigia dot com #3
#40662 [Com]: PHP has encountered an Access Violation at 01FE3157
ID: 40662
Comment by: timo dot kauppinen at sysopendigia dot com
Reported By: erin1079 at nc dot rr dot com
Status: No Feedback
Bug Type: Unknown/Other Function
Operating System: Windows XP
PHP Version: 5.2.1
New Comment:
I also encountered a similar bug: only "-2147417842 (0x8001010e)" is
shown very often. This seems to happen usually when updating page
quickly. Environment is IIS6 + php 5.2.1 + 2 x CPU. Previous 5.2 (or
5.1?) worked ok.
Previous Comments:
------------------------------------------------------------------------
[2007-03-07 01:00:01] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
------------------------------------------------------------------------
[2007-02-27 16:45:43] [email]tony2001@php.net[/email]
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
[url]http://bugs.php.net/bugs-generating-backtrace.php[/url] for *NIX and
[url]http://bugs.php.net/bugs-generating-backtrace-win32.php[/url] for Win32
Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.
------------------------------------------------------------------------
[2007-02-27 16:31:50] erin1079 at nc dot rr dot com
Description:
------------
I upgraded from PHP 4.4.5 to 5.2.1 via windows installer and I now on
all php pages I get one of three things:
PHP has encountered an Access Violation at 010A8B40HTTP/1.1 500 Server
Error Server: Microsoft-IIS/5.1 Date: Tue, 27 Feb 2007 16:20:47 GMT
Content-Type: text/html Content-Length: 44 -2147417842 (0x8001010e)
PHP has encountered an Access Violation at 01FE3157
or a blank page.
Reproduce code:
---------------
<?php echo "test"; ?>
Expected result:
----------------
test
Actual result:
--------------
PHP has encountered an Access Violation at 010A8B40HTTP/1.1 500 Server
Error Server: Microsoft-IIS/5.1 Date: Tue, 27 Feb 2007 16:20:47 GMT
Content-Type: text/html Content-Length: 44 -2147417842 (0x8001010e)
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=40662&edit=1[/url]
timo dot kauppinen at sysopendigia dot com Guest



Reply With Quote

