From:             thierry dot bo at netcourrier dot com
Operating system: Win32 2000
PHP version:      5.0.0RC1
PHP Bug Type:     Unknown/Other Function
Bug description:  PHP has encountered an Access Violation at 0101A8B4

Description:
------------
Sorry, but this bug is not reproducible.



Switching from an application that runs fine with PHP4 to PHP5ISAPI with
IIS5, refreshing the main page raise "PHP has encountered an Access
Violation at 0101A8B4" 9 times out of 10 (just hitting refresh from my
browser).



The application does not use classes, exept the database abstraction layer
that use PEAR MDB latest CVS, but maybe that can be in PEAR destructors
called when the script reach the last line.



What I tried is typing exit() function from the top of the runned script,
hitting refresh several times. What I saw is that the error occurs only at
the end of the script (I mean, inside the last 75 lines), the more close I
am from the last lone, the more often the error occurs.



The only thing that is constant is the error message, it is always the
same.


-- 
Edit bug report at http://bugs.php.net/?id=27713&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27713&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27713&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27713&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27713&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27713&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27713&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27713&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27713&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27713&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27713&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27713&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27713&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27713&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27713&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27713&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27713&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27713&r=float

Reply via email to