WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] JVM coredump leading to dom0/domU hanging (Xen 3.0 Test CD)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] JVM coredump leading to dom0/domU hanging (Xen 3.0 Test CD)
From: Sanjay Lal <sanjayl@xxxxxxxxxxx>
Date: Wed, 3 May 2006 03:55:55 -0700
Delivery-date: Wed, 03 May 2006 03:56:34 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

Hi,

We have an issue where a relatively simple Java + JNI program causes the dom0/domU to hang.  The example (http://www.kymasys.com/java.jni.segv.tar.gz) consistently reproduces the issue using the latest Xen 3.0 Test CD running the 32 bit kernel.  Strangely, the issue does not happen with the PAE kernels from the same Test CD.

The code basically calls a JNI function that does a NULL pointer access. We expect this to dump core, but instead we never get back to the shell prompt and the system hangs completely in about 30 seconds.

Instructions for reproducing the issue:

(1) Install the JDK (we are using v 1.5 update 4).
(2) Untar the example tarball (the example can be downloaded from http://www.kymasys.com/java.jni.segv.tar.gz).
(3) from the segv directory execute the following command: "java -Djava.library.path=. TestClass"

Any help would be greatly appreciated.

Thanks in advance.
Sanjay

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>