From:             
Operating system: Windows 7 x64
PHP version:      5.3SVN-2012-02-22 (snap)
Package:          Reproducible crash
Bug Type:         Bug
Bug description:PHP crashing (Drupal site)

Description:
------------
PHP 5.3.10 (from
http://windows.php.net/snapshots/#php-5.3-ts-windows-vc9-x86 )
I tried a clean install with just the basic modules, and the crash still 
happens, so it's not module related.
Whenever I try to load my Drupal website (which works fine on Linux), PHP 
crashes. If I'm laoding via apache, I get a "Connection reset" error, with

windows reporting that apache restartted because of a php5ts.dll error.
If I load the index.php script via command line I also get the crash,
producing 
this backtrace.

A test script is not doable, because it's a whole Drupal site...







Expected result:
----------------
PHP not to crash when loading the site...

Actual result:
--------------
Thread 0 - System ID 8832
Entry point   php+3002 
Create time   22/02/2012 15:52:59 
Time spent in user mode   0 Days 0:0:0.62 
Time spent in kernel mode   0 Days 0:0:0.109 


Full Call Stack


Function     Arg 1     Arg 2     Arg 3     Arg 4   Source 
php5ts!lex_scan+9d6     0093dd60     02a22ec0     02a22ec0     0093dd8c   

php5ts!zend_register_auto_global+ae     0093dd58     02a22ec0     04ce5840 
   
02a22ec0    
php5ts!zend_iterator_unwrap+584     0093ddf8     0093de8c     00000001    

00d0fbe8    
ntdll!RtlpDosPathNameToRelativeNtPathName_Ustr+1d0     00d0fbe8    
051d3e68     
00000006     00000001    




Exception Information
PHP5TS!LEX_SCAN+9D6WARNING


In 
php__PID__8828__Date__02_22_2012__Time_03_53_00PM__963__Second_Chance_Exception_
C0000005.dmp the assembly instruction at php5ts!lex_scan+9d6 in C:\Program
Files 
(x86)\PHP\php5ts.dll from The PHP Group has caused an access violation
exception 
(0xC0000005) when trying to read from memory location 0x00b75000 on thread
0

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

Reply via email to