ID:               48832
 Updated by:       j...@php.net
 Reported By:      trueleader at gmx dot de
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Windows Vista x32
 PHP Version:      5.3.0
 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
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php 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:
------------------------------------------------------------------------

[2009-07-07 12:00:58] trueleader at gmx dot de

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 this bug report at http://bugs.php.net/?id=48832&edit=1

Reply via email to