The phpsrvlt.jar crashes the JVM due to an access violation somewhere in
reflect.c. I've been trying to track down what could be the problem but have
been unsuccessful so far.

I just built libphp4.so from the latest sources on a Redhat 9
machine --with-servlet option.

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4D99AD66
Function=zend_hash_index_update_or_next_insert+0x3A
Library=/usr/java/j2sdk1.4.2_03/jre/lib/i386/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:93)
        at net.php.servlet.send(Native Method)
        at net.php.servlet.service(servlet.java:190)
        at net.php.servlet.service(servlet.java:214)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)


- Andrew

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to