From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Rister Subject: modify_ldt errors on x86_64 Date: Fri, 11 Nov 2005 14:19:19 -0600 Message-ID: <200511111419.19686.kmr@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org I am trying to run some Java tests in a dom0 running on x86_64 and I am receiving the following error message: setupLdt: modify_ldt: Invalid argument After 2 of these the JVM just hangs and I have to kill it. This does not happen when booting the systerm without Xen. I have tried several different changesets from the past few days and have seen the same thing on all of them. My current changeset is 7746. Has anyone else seen this? -- Karl Rister