From:             bmhrules at hotmail dot com
Operating system: Windows Sever 2003 Ent. X64
PHP version:      5.2SVN-2009-08-07 (snap)
PHP Bug Type:     IIS related
Bug description:  Uknown exception at 0x000006c5

Description:
------------
While running PHP in isapi I was getting quite a few different access
violation errors. They are not constant but sporadic.

PHP has encountered an Access Violation at 027033E4
PHP has encountered an Access Violation at 026DA5BA
PHP has encountered an Access Violation at 0264ACB2

I've disabled most of my extensions in the php.ini, but so far no luck in
getting these random errors to vanish.

Reproduce code:
---------------
n/a

Expected result:
----------------
n/a

Actual result:
--------------
My feeble attempts at backtraces would sometimes get:
*** WARNING: Unable to verify checksum for \\?\C:\PHP\php5ts.dll
*** ERROR: Symbol file could not be found.  Defaulted to export symbols
for \\?\C:\PHP\php5ts.dll - 
014ef1a4 02e07c3d 00000004 00000000 0000000a
ntdll!RtlDetermineDosPathNameType_U+0x330
014ef1c8 02e085b1 0000002b 00000000 00000000 php5ts!php_gcvt+0x28d
014ef4b0 02d4bdc9 00000000 00000000 0230d968 php5ts!ap_php_slprintf+0x4c1
00000000 00000000 00000000 00000000 00000000 php5ts!emalloc+0x39

Sometimes this:
*** WARNING: Unable to verify checksum for C:\PHP\LIBMYSQL.dll
*** ERROR: Symbol file could not be found.  Defaulted to export symbols
for C:\PHP\LIBMYSQL.dll - 
0166ec1c 0338fe86 0397c888 0397c888 0336d060 WS2_32!gethostbyname+0x8d
0166ec28 0336d060 0397c888 0166ec64 0166ed38
LIBMYSQL!mysql_sqlstate+0x2b5ce
0166ecbc 7d625062 0166f1f4 0000000c 0166ecf4
LIBMYSQL!mysql_sqlstate+0x87a8
0166ecf0 7d61f7d4 00151378 0166ef24 7d61f768
ntdll!RtlUnicodeStringToAnsiString+0x6e
0166ef70 00000000 00000000 00000000 00000000 ntdll!RtlAllocateHeap+0x14e


You will have to excuse my potentially useless report and walk me through
to help figure out what is causing conflicts since I am not at all
knowledgeable with debugging on x64, or any OS for that matter.

-- 
Edit bug report at http://bugs.php.net/?id=49191&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=49191&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=49191&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=49191&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=49191&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=49191&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=49191&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=49191&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=49191&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=49191&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=49191&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=49191&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=49191&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=49191&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=49191&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=49191&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=49191&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=49191&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=49191&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=49191&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=49191&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=49191&r=mysqlcfg

Reply via email to