php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21377 Tomcat crashes
Submitted: 2003-01-02 21:24 UTC Modified: 2003-07-04 02:08 UTC
Votes:11
Avg. Score:4.5 ± 0.9
Reproduced:10 of 11 (90.9%)
Same Version:3 (30.0%)
Same OS:5 (50.0%)
From: brady at dont_spam_me dot moritzdesigns dot com Assigned:
Status: No Feedback Package: Servlet related
PHP Version: 4.3.0 OS: Windows XP Pro
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2003-01-02 21:24 UTC] brady at dont_spam_me dot moritzdesigns dot com
Tomcat is crashing when the servlet tries to execute php. Im using sun jdk (1.4) and tomcat 4.1.12. This is the dump I get: 



An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0xC0616F5
Function=zend_startup_module+0xD5
Library=c:\php\php4ts.dll

Current Java thread:
	at net.php.servlet.startup(Native Method)
	at net.php.servlet.init(servlet.java:156)
	at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:924)
	- locked <0339FD50> (a org.apache.catalina.core.StandardWrapper)
	at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:658)
	- locked <0339FD50> (a org.apache.catalina.core.StandardWrapper)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
	at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
	at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
	at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
	at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2396)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
	at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
	at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
	at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
	at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
	at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
	at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
	at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:405)
	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:380)
	at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:508)
	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:533)
	at java.lang.Thread.run(Thread.java:536)

Dynamic libraries:
0x00400000 - 0x00406000 	C:\j2sdk1.4.1_01\bin\java.exe
0x77F50000 - 0x77FF7000 	C:\WINDOWS\System32\ntdll.dll
0x77E60000 - 0x77F46000 	C:\WINDOWS\system32\kernel32.dll
0x77DD0000 - 0x77E5D000 	C:\WINDOWS\system32\ADVAPI32.dll
0x78000000 - 0x78086000 	C:\WINDOWS\system32\RPCRT4.dll
0x77C10000 - 0x77C63000 	C:\WINDOWS\system32\MSVCRT.dll
0x6D330000 - 0x6D45A000 	C:\j2sdk1.4.1_01\jre\bin\client\jvm.dll
0x77D40000 - 0x77DC6000 	C:\WINDOWS\system32\USER32.dll
0x77C70000 - 0x77CB0000 	C:\WINDOWS\system32\GDI32.dll
0x76B40000 - 0x76B6C000 	C:\WINDOWS\System32\WINMM.dll
0x6D1D0000 - 0x6D1D7000 	C:\j2sdk1.4.1_01\jre\bin\hpi.dll
0x6D300000 - 0x6D30D000 	C:\j2sdk1.4.1_01\jre\bin\verify.dll
0x6D210000 - 0x6D229000 	C:\j2sdk1.4.1_01\jre\bin\java.dll
0x6D320000 - 0x6D32D000 	C:\j2sdk1.4.1_01\jre\bin\zip.dll
0x6D2D0000 - 0x6D2DE000 	C:\j2sdk1.4.1_01\jre\bin\net.dll
0x71AD0000 - 0x71AD8000 	C:\WINDOWS\System32\WSOCK32.dll
0x71AB0000 - 0x71AC5000 	C:\WINDOWS\System32\WS2_32.dll
0x71AA0000 - 0x71AA8000 	C:\WINDOWS\System32\WS2HELP.dll
0x71A50000 - 0x71A8B000 	C:\WINDOWS\System32\mswsock.dll
0x76F20000 - 0x76F45000 	C:\WINDOWS\System32\DNSAPI.dll
0x76FB0000 - 0x76FB7000 	C:\WINDOWS\System32\winrnr.dll
0x76F60000 - 0x76F8C000 	C:\WINDOWS\system32\WLDAP32.dll
0x76FC0000 - 0x76FC5000 	C:\WINDOWS\System32\rasadhlp.dll
0x71A90000 - 0x71A98000 	C:\WINDOWS\System32\wshtcpip.dll
0x10000000 - 0x10006000 	C:\PHP\sapi\phpsrvlt.dll
0x0BFB0000 - 0x0C0F7000 	c:\php\php4ts.dll
0x771B0000 - 0x772D1000 	C:\WINDOWS\system32\ole32.dll
0x77120000 - 0x771AB000 	C:\WINDOWS\system32\OLEAUT32.dll
0x1F7B0000 - 0x1F7E1000 	C:\WINDOWS\System32\ODBC32.dll
0x77340000 - 0x773CB000 	C:\WINDOWS\system32\COMCTL32.dll
0x763B0000 - 0x763F5000 	C:\WINDOWS\system32\comdlg32.dll
0x70A70000 - 0x70AD4000 	C:\WINDOWS\system32\SHLWAPI.dll
0x773D0000 - 0x77BC7000 	C:\WINDOWS\system32\SHELL32.dll
0x71950000 - 0x71A34000 	C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.10.0_x-ww_f7fb5805\comctl32.dll
0x1F850000 - 0x1F866000 	C:\WINDOWS\System32\odbcint.dll
0x76C90000 - 0x76CB2000 	C:\WINDOWS\system32\imagehlp.dll
0x6D510000 - 0x6D58D000 	C:\WINDOWS\system32\DBGHELP.dll
0x77C00000 - 0x77C07000 	C:\WINDOWS\system32\VERSION.dll
0x76BF0000 - 0x76BFB000 	C:\WINDOWS\System32\PSAPI.DLL

Local Time = Thu Jan 02 21:18:07 2003
Elapsed Time = 26
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.1_01-b01 mixed mode)
#

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-20 08:08 UTC] bruno dot legat at alcatel dot fr
I have the same problem with php4.3 latest cvs (4.3.2-dev), Tomcat 4.1.18, JDK 1.4.1 under Linux RedHat8
When I run phpinfo() on a test page, it returns part of
the information with no graphics and after the 3rd hit of the page Tomcat crashes. This happens every time I run it.
 [2003-02-25 16:18 UTC] okapi at yahoo dot com
Is there any servlet "team" that could be looking into to this? I'm trying to push for PHP over JSP on a project and having PHP working as servlet working would help.
 [2003-07-04 02:08 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 06:01:28 2024 UTC