|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-02-24 06:08 UTC] yohgaki@php.net
[2002-03-30 01:01 UTC] rodgerballard at qwest dot net
[2002-03-31 00:00 UTC] php-bugs at lists dot php dot net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Dec 02 13:00:01 2025 UTC |
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)