|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 633] New: JVM coredump leading to dom0/domU hanging
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=633
Summary: JVM coredump leading to dom0/domU hanging
Product: Xen
Version: democd-3.0
Platform: x86
OS/Version: Linux-2.6
Status: NEW
Severity: normal
Priority: P2
Component: Guest-OS
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: sanjayl@xxxxxxxxxxx
A relatively simple Java + JNI program that gets a SEGV 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"
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-bugs] [Bug 633] New: JVM coredump leading to dom0/domU hanging,
bugzilla-daemon <=
|
|
|
|
|