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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sat Dec 21 16:01:28 2024 UTC