php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9608 JVM instantly crashes with ext/java
Submitted: 2001-03-07 21:15 UTC Modified: 2002-03-26 00:00 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: ben at bpeter dot org Assigned:
Status: No Feedback Package: Java related
PHP Version: 4.0 Latest CVS ( OS: RH LInux 7.0 / i386
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: ben at bpeter dot org
New email:
PHP Version: OS:

 

 [2001-03-07 21:15 UTC] ben at bpeter dot org
With the jver.php test script, I get the following output:

[ben@home php-java]$ ./bin/php ~/php4-200103071745/ext/java/jver.php 
X-Powered-By: PHP/4.0.5-dev
Content-type: text/html

<html>
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4F533F4C494E55580E43505005BC
#
# Problematic Thread: prio=10 tid=0x81489c0 nid=0x5b82 runnable 
#
Aborted

More info....
[ben@home php-java]$ java -version
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)
[ben@home php-java]$ 

php.ini:
java.class.path=/home/ben/php-java/lib/php_java.jar
extension_dir=/home/ben/php-java/ext
extension=libphp_java.so

php-configures:
./configure --with-java --prefix=/home/ben/php-java --without-mysql

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-24 06:05 UTC] yohgaki@php.net
Please test with  PHP 4.1.1+JDK 1.2 and report the result back Thanks.
 [2002-03-26 00:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 16:01:31 2025 UTC