From owner-freebsd-bugs Mon Mar 12 18:50: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 19EA437B719 for ; Mon, 12 Mar 2001 18:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2D2o2R65144; Mon, 12 Mar 2001 18:50:02 -0800 (PST) (envelope-from gnats) Date: Mon, 12 Mar 2001 18:50:02 -0800 (PST) Message-Id: <200103130250.f2D2o2R65144@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dag-Erling Smorgrav Subject: Re: kern/25634: I obtain kernel trap 9 with interrupts disabled when I execute the wine emulator Reply-To: Dag-Erling Smorgrav Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/25634; it has been noted by GNATS. From: Dag-Erling Smorgrav To: Kris Kennaway Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/25634: I obtain kernel trap 9 with interrupts disabled when I execute the wine emulator Date: 13 Mar 2001 03:46:23 +0100 Kris Kennaway writes: > Signal 4 is "illegal instruction" -- perhaps you compiled the Wine > binary with CPU-specific optimizations which are inappropriate for the > CPU you are running on, or perhaps it includes ASM code which doesn't > run on your CPU? That, or - much more likely - he forgot to add 'options USER_LDT' to his kernel config. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message