From:             fgaudreault at iweb dot com
Operating system: Fedora core 7
PHP version:      4.4.8
PHP Bug Type:     Servlet related
Bug description:  [libphp4.so+0x149852]  zend_hash_copy+0x12

Description:
------------
PHP Servlet having problem with some Zend related stuff :

###sortAdd:1
###### getRed5Stats
###sortAdd:2
###### getRed5Stats
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0x8978b852, pid=27920, tid=2317327248
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_15-b04 mixed mode)
# Problematic frame:
# C  [libphp4.so+0x149852]  zend_hash_copy+0x12
#
# An error report file with more information is saved as
hs_err_pid27920.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

The error is quite weird since there is no indication of which php script
was currently working.

php.ini is the default one. no changes.


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

Reply via email to