From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fgd8S-0008Km-Ka for qemu-devel@nongnu.org; Thu, 18 May 2006 03:41:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fgd8R-0008KZ-2U for qemu-devel@nongnu.org; Thu, 18 May 2006 03:41:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fgd8Q-0008KW-Tc for qemu-devel@nongnu.org; Thu, 18 May 2006 03:41:26 -0400 Received: from [212.208.3.51] (helo=kpfnux4.actinux.com) by monty-python.gnu.org with smtp (Exim 4.52) id 1FgdBT-0002zS-60 for qemu-devel@nongnu.org; Thu, 18 May 2006 03:44:35 -0400 Message-ID: <446C251F.8060003@actinux.com> Date: Thu, 18 May 2006 09:41:19 +0200 From: =?ISO-8859-1?Q?J=E9r=F4me_MOLLIER-PIERRET?= MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Jvm issue under Qemu, Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Dear developpement team, Let's detail briefly the situation, we are using qemu to virtualise older developpement plateform in order to get some space getting out some hardware. From starting, all seem to be normal ... Qemu is a quite good engine, but i found an issue that escape to my mind. Maybe you could help. We tried to set-up a RedHat 6.2 with a jdk 1.2.2 ... but it never works inside qemu (version 0.8 and 0.8.1), ie : # java -version Segmentation fault (core dumped) We tried qemu over 2 Hardware different with or without kqemu under two distributions, -Laptop ACER(cpu centrino) Mandriva 2006, qemu 0.8 and 0.8.1 -Netpowermate(Pentium 4) Debian Sarge, qemu 0.8 and 0.8.1 The JVM core dump still same ... And the same installation over a 6.2 "hosted directly" on a physical hardware (Pentium II) is working fine, as this : # java -version java version "1.2.2" Classic VM (build 1.2.2-L, green threads, nojit) This is reproductible, of course. I'm getting lost, on how all can work in qemu excepted java !!!!! Any idea ? Maybe could i give you other debugging infos trying to solve this ? Thank in advance for any help, i feel a bit lost here :) Jerome MOLLIER-PIERRET