From:             trueleader at gmx dot de
Operating system: Windows Vista x32
PHP version:      5.3.0
PHP Bug Type:     Reproducible crash
Bug description:  Calling php.exe on console crashes

Description:
------------
- Unpacked
http://windows.php.net/downloads/releases/php-5.3.0-Win32-VC6-x86.zip
- Copied php.ini-production to php.ini
- Calling php.exe of the package from console

-> Crashes

Windows Eventlog (sry. German :/ ):

Fehlerhafte Anwendung php.exe, Version 5.3.0.0, Zeitstempel 0x4a492334,
fehlerhaftes Modul php5ts.dll, Version 5.3.0.0, Zeitstempel 0x4a4922e7,
Ausnahmecode 0xc0000005, Fehleroffset 0x000e4e3d, Prozess-ID 0x123c,
Anwendungsstartzeit 01c9fef8709bc110.

Reproduce code:
---------------
Console command: php.exe -m

Expected result:
----------------
List of all modules loaded

Actual result:
--------------
Windows Popup with message (German :/ )
---
Der Prozedureinsprungspunkt "_rege...@20" wurde in der DLL "php5ts.dll"
nicht gefunden

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

Reply via email to