ID: 11925
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: Java related
Operating System: Linux
PHP Version: 4.0.6
New Comment:
Please test with PHP 4.1.1+JDK 1.2 and report the result back
Please do not forget updating PHP version. Thanks.
Previous Comments:
------------------------------------------------------------------------
[2001-07-06 06:41:04] [EMAIL PROTECTED]
I'm using
Redhat 7.1
Resin 2.0 (servlet runner)
Php sapi servlet runs for the first few times then makes the servlet
runner crash.
This is the purty stack trace:
An unexpected exception has been detected in native code outside the
VM.
Unexpected Signal : 11 occurred at PC=0x4b64e196
Function name=zend_hash_index_update_or_next_insert
Library=/usr/local/lib/libphp4.so
Current Java thread:
at net.php.reflect.setResultFromObject(Native Method)
at net.php.reflect.setResult(reflect.java:105)
at net.php.servlet.readCookies(servlet.java:79)
at net.php.servlet.send(Native Method)
at net.php.servlet.service(servlet.java:165)
at net.php.servlet.service(servlet.java:180)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:103)
at
com.caucho.server.http.FilterChainServlet.doFilter(FilterChainServlet.jav
at com.caucho.server.http.Invocation.service(Invocation.java:273)
at
com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:128)
at
com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:334
at
com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:
at com.caucho.server.TcpConnection.run(TcpConnection.java:140)
at java.lang.Thread.run(Thread.java:484)
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=11925&edit=1