Date: Mon, 12 Mar 2001 18:50:02 -0800 (PST) From: Dag-Erling Smorgrav <des@ofug.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/25634: I obtain kernel trap 9 with interrupts disabled when I execute the wine emulator Message-ID: <200103130250.f2D2o2R65144@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/25634; it has been noted by GNATS. From: Dag-Erling Smorgrav <des@ofug.org> To: Kris Kennaway <kris@obsecurity.org> 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 <kris@obsecurity.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103130250.f2D2o2R65144>