ID:               39472
 User updated by:  jitudavda at hotmail dot com
 Reported By:      jitudavda at hotmail dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Scripting Engine problem
 Operating System: WinXP SP2
 PHP Version:      5.2.0
 New Comment:

Hi,

Can you help me get the debug information as per your requirement?

Steps done by me.
1] Installed the VS (Also VS.NET 2003)
2] Initiated request to php page.
3] waited long time, but no reply.
4] Opened Tasklist, Right clicked "php.exe" and clicked Debug.
5] MSVC opens. 
6] Problem is the debug code is not getting attached to the php.exe.
I'm getting "'D:\php\php.exe' does not contain debugging information."

I'm stuck here.
==========================================
I've few screenshots, how can I send them to you?
Screenshots shows message stating "The process appears to be deadlocked
(or is not running any user-mode code). All threads have been stopped."

Steps to regenerate.
1] Start VS.NET 2003
2] Request the php page on IIS.
3] Attach php.exe for debugging in VS.NET
4] click on Break button.
==========================================


Below is the copy of call stack taken using VS.NET.
=================================================       ntdll.dll!7c90eb94()
        
        ntdll.dll!7c90e288()    
        kernel32.dll!7c801875()         
        kernel32.dll!7c8399f3()         
        msvcrt.dll!77c2f941()   
        msvcrt.dll!77c2fafa()   
        msvcrt.dll!77c411a0()   
        msvcrt.dll!77c41225()   
        php5ts.dll!100b0297()   
        php5ts.dll!100b0334()   
        php5ts.dll!100a40ab()   
        php5ts.dll!100a0587()   
        php5ts.dll!10017c9f()   
        php5ts.dll!1009cb93()   
        ntdll.dll!7c9105c8()    
        ntdll.dll!7c910551()    
        ntdll.dll!7c914c99()    
        ntdll.dll!7c91056d()    
        ntdll.dll!7c914bba()    
        ntdll.dll!7c914bc7()    
        ntdll.dll!7c911538()    
        ntdll.dll!7c911538()    
        ntdll.dll!7c911596()    
        ntdll.dll!7c9106eb()    
        uxtheme.dll!5ad8ee21()  
        uxtheme.dll!5ad8ee6c()  
        uxtheme.dll!5ad8ee79()  
        ntdll.dll!7c9155c9()    
        ntdll.dll!7c90fb6c()    
        ntdll.dll!7c90fb71()    
        ntdll.dll!7c90e20a()    
        ntdll.dll!7c90fb71()    
        advapi32.dll!77dd6fb4()         
        advapi32.dll!77dd6fbf()         
        ntdll.dll!7c914d8f()    
        ntdll.dll!7c90fb6c()    
        ntdll.dll!7c90fb71()    
        ntdll.dll!7c915041()    
        ntdll.dll!7c915233()    
        ntdll.dll!7c9155c9()    
        ntdll.dll!7c915d7d()    
        ntdll.dll!7c915db4()    
        ntdll.dll!7c9153f5()    
        ntdll.dll!7c915af1()    
        ntdll.dll!7c915b4f()    
        ntdll.dll!7c9153f5()    
        ntdll.dll!7c915707()    
        ntdll.dll!7c915a00()    
        ntdll.dll!7c915a65()    
        ntdll.dll!7c9169a5()    
        ntdll.dll!7c90efe3()    
        ntdll.dll!7c91691d()    
        ntdll.dll!7c916924()    
        ntdll.dll!7c910833()    
        ntdll.dll!7c9169a5()    
        ntdll.dll!7c90efe3()    
        ntdll.dll!7c91691d()    
        ntdll.dll!7c916924()    
        ntdll.dll!7c9169a5()    
        ntdll.dll!7c90efe3()    
        ntdll.dll!7c91691d()    
        ntdll.dll!7c916924()    
        ntdll.dll!7c91554a()    
        ntdll.dll!7c9169a5()    
        ntdll.dll!7c90efe3()    
        ntdll.dll!7c91691d()    
        ntdll.dll!7c916924()    
        ntdll.dll!7c910732()    
        ntdll.dll!7c910732()    
        ntdll.dll!7c9106ab()    
        ntdll.dll!7c9106eb()    
        ntdll.dll!7c916924()    
        ntdll.dll!7c9168a6()    
        ntdll.dll!7c9168ae()    
        ntdll.dll!7c911b09()    
        ntdll.dll!7c911b09()    
        ntdll.dll!7c9106eb()    
        ntdll.dll!7c9119e6()    
        ntdll.dll!7c911a24()    
        ntdll.dll!7c9119fa()    
        ntdll.dll!7c910945()    
        ntdll.dll!7c91094e()    
        ntdll.dll!7c914190()    
        ntdll.dll!7c910970()    
        ntdll.dll!7c913e6f()    
        ntdll.dll!7c913e62()    
        kernel32.dll!7c80b6c6()         
        ntdll.dll!7c910945()    
        ntdll.dll!7c91094e()    
        ntdll.dll!7c9103be()    
        ntdll.dll!7c910970()    
        ntdll.dll!7c9140ef()    
        ntdll.dll!7c9140bb()    
        ntdll.dll!7c915db4()    
        ntdll.dll!7c910732()    
=================================================


Previous Comments:
------------------------------------------------------------------------

[2006-11-12 18:54:56] [EMAIL PROTECTED]

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-11-11 17:31:09] jitudavda at hotmail dot com

I switched to using php5isapi.dll. (I reinstalled without 'CLI
Executable' option.)

It works fine only for phpinfo(); Running the application gave one more
issue.
==============================================
Out of process application '/LM/W3SVC/1/Root/drupal' terminated
unexpectedly. 
==============================================

Every request gives Internal Server 500 error and then on second try it
returns resulted page or empty output.

Thanks Help is needed urgently.

------------------------------------------------------------------------

[2006-11-11 16:58:51] jitudavda at hotmail dot com

While executed by IIS, php.exe remians in Tasklist with CPU usage 0.
The browser output is nothing for long long time. No timeout even!!

I've provided all required permissions to root php folder and child
object.

------------------------------------------------------------------------

[2006-11-11 16:50:11] jitudavda at hotmail dot com

Description:
------------
Steps Done by me: [more than one time :-( ] 

Step 1] Install PHP with windows installer.
Step 2] Run index.php with only code <?php phpinfo();
        Behaviour: No output in browser, it's loading... for long
time.
Step 3] open cmd and run "php -i"
        Behaviour: After long output of .ini config, at last it gives
the windows dialog with information "'CLI has encountered a problem and
needs to close' and on details part, ModName:php5ts.dll"

Event Log: Dr.Watson, information as below.
===========================================
The application, D:\PHP\php.exe, generated an application error The
error occurred on 11/11/2006 @ 21:24:31.089 The exception generated was
c0000005 at address 100974CD (php5ts!zend_hash_destroy)
===========================================





------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=39472&edit=1

Reply via email to