From owner-freebsd-current Sun Oct 29 04:03:15 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA16773 for current-outgoing; Sun, 29 Oct 1995 04:03:15 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id EAA16760 for ; Sun, 29 Oct 1995 04:03:11 -0800 Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id EAA00426; Sun, 29 Oct 1995 04:03:04 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id EAA12109; Sun, 29 Oct 1995 04:02:06 -0800 Message-Id: <199510291202.EAA12109@corbin.Root.COM> To: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) cc: current@freebsd.org Subject: Re: stable general protection fault in last kernel In-reply-to: Your message of "Sun, 29 Oct 95 14:54:32 +0300." From: David Greenman Reply-To: davidg@Root.COM Date: Sun, 29 Oct 1995 04:02:06 -0800 Sender: owner-current@freebsd.org Precedence: bulk >Building from today's sources I can easily got > >Fatal trap 9: GPF while in kernel mode > >immideately by simple call >/usr/sbin/mixer (I have PAS16 and soundriver enabled). > >Stack trace says: > >_trap_msg(...) >_vn_ioctl(...) >_ioctl(...) >_syscall(...) > > >It seems that vn_ioctl becomes broken somehow. > >Kernel builded few days ago works right. If you are refering to -current and NOT -stable, then it's caused by a bug in the DEVRANDOM changes and was just fixed by Bruce. Otherwise I really have no idea since there haven't been any commits in this area or even related areas. In fact, there have only been two or three commits in the past week and they have nothing to do with this... -DG