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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
12 + 16 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 22:01:28 2024 UTC