php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45011 [libphp4.so+0x149852] zend_hash_copy+0x12
Submitted: 2008-05-15 17:52 UTC Modified: 2008-07-11 21:42 UTC
From: fgaudreault at iweb dot com Assigned:
Status: Closed Package: Servlet related
PHP Version: 4.4.8 OS: Fedora core 7
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: fgaudreault at iweb dot com
New email:
PHP Version: OS:

 

 [2008-05-15 17:52 UTC] fgaudreault at iweb dot com
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.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-05-16 20:18 UTC] fgaudreault at iweb dot com
You can close the BUG.  It was fixed by changing mod_proxy to mod_jk.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 09:01:30 2024 UTC