From:             isk at alarit dot com
Operating system: Debian GNU/Linux 3.0
PHP version:      4.3.10
PHP Bug Type:     Servlet related
Bug description:  SIGSEGV in --with-servlet configuration

Description:
------------
Problem happen during compilation php with servlet sapi. 
Compilation done step-by-step as in 
http://wiki.apache.org/jakarta-tomcat/UsingPhp, nothing 
else. 
Versions: 
 - jakarta-tomcat 5.0.29 
 - php 4.3.10 
 - Debian GNU/Linux 3.0 
 
First 3-5 shows of <?phpinfo();?> works and crash follow. 
The problem is stable. 
 
Error logs: 
An unexpected exception has been detected in native code 
outside the VM. 
Unexpected Signal : 11 occurred at PC=0x6A18A65C 
Function=zend_hash_index_update_or_next_insert+0x38 
Library=/usr/local/jakarta-tomcat-5.0.29/common/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:92) 
        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:802) 
..... 
 
..... 
6a087000-6a1ce000 r-xp 00000000 08:05 
2296616    /usr/local/jakarta-tomcat-5.0.29/common/lib/libphp4.so 
6a1ce000-6a1e0000 rw-p 00146000 08:05 
2296616    /usr/local/jakarta-tomcat-5.0.29/common/lib/libphp4.so 
6a1e6000-6a1eb000 r-xp 00000000 08:01 
195522     /lib/libcrypt-2.2.5.so 
6a1eb000-6a1ec000 rw-p 00004000 08:01 
195522     /lib/libcrypt-2.2.5.so 
 
Heap at VM Abort: 
Heap 
 def new generation   total 36288K, used 27838K 
[0x44860000, 0x46fc0000, 0x46fc0000) 
  eden space 32256K,  83% used [0x44860000, 0x462856d8, 
0x467e0000) 
  from space 4032K,  26% used [0x467e0000, 0x468ea308, 
0x46bd0000) 
  to   space 4032K,   0% used [0x46bd0000, 0x46bd0000, 
0x46fc0000) 
 tenured generation   total 483968K, used 3622K 
[0x46fc0000, 0x64860000, 0x64860000) 
   the space 483968K,   0% used [0x46fc0000, 0x47349a90, 
0x47349c00, 0x64860000) 
 compacting perm gen  total 11776K, used 11671K 
[0x64860000, 0x653e0000, 0x68860000) 
   the space 11776K,  99% used [0x64860000, 0x653c5eb8, 
0x653c6000, 0x653e0000) 
 
Local Time = Fri Jan 21 17:39:43 2005 
Elapsed Time = 38 
 


-- 
Edit bug report at http://bugs.php.net/?id=31642&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31642&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31642&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31642&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31642&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31642&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31642&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31642&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31642&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31642&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31642&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31642&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31642&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31642&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31642&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31642&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31642&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31642&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31642&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31642&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31642&r=mysqlcfg

Reply via email to