php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37548 php-win.exe does a chrash/dump everytime
Submitted: 2006-05-22 12:09 UTC Modified: 2006-06-01 01:00 UTC
From: ryan_huff at knl dot cc Assigned:
Status: No Feedback Package: Reproducible crash
PHP Version: 5.1.4 OS: Win XP SP2
Private report: No CVE-ID: None
 [2006-05-22 12:09 UTC] ryan_huff at knl dot cc
Description:
------------
When I attempt to execute php-win.exe from the command line environment I receive a CLI error everytime.  This happens wether or not I pass any command line parms or just execute php-win.exe by itself.  PHP-win.exe will execute the parms, but then it will give the error after it executes - everytime without fail.

I have posted the contents of the initial CLI error window but it causes some weird XML process dump - so I have that if you would like to see it.

Reproduce code:
---------------
php-win.exe

Error Signature:
AppName: php-win.exe	 AppVer: 5.1.4.4 ModName: unknown
ModVer: 0.0.0.0	 Offset: 01011590



Expected result:
----------------
It should execute without error

Actual result:
--------------
php-win.exe does execute the parms that you pass it, after it has executed then it will give the error.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-22 12:34 UTC] tony2001@php.net
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.


 [2006-05-22 16:29 UTC] ryan_huff at knl dot cc
I have done as instructed to generate the back trace.  When I go into Visual C it gives me the disassembly view - from there I choose to view the call stack and all I get is:

PHP5TS! 100d5cf9()

Is this correct or did I do something wrong?
 [2006-05-22 17:41 UTC] ryan_huff at knl dot cc
Interestingly enough, I just tried the same process with the lateest 5.2 snap and I don't get any errors whatsoever as opposed to the 5.1.4 php-win.exe binary which gave a crash error everytime
 [2006-05-24 22:12 UTC] tony2001@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip


 [2006-06-01 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 05 11:01:33 2025 UTC