Date: Mon, 21 Apr 2003 20:02:46 -0500 From: David Leimbach <leimy2k@mac.com> To: David Leimbach <leimy2k@mac.com> Cc: FreeBSD-current@freebsd.org Subject: panic with SMP Message-ID: <2131886D-745E-11D7-962B-0003937E39E0@mac.com> In-Reply-To: <6856864.1050949023709.JavaMail.leimy2k@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This happens almost every other time I boot CURRENT
SMP: AP CPU #1 Launched!
panic: mutex Giant not owned at /usr/src/sys/vm/vm_page.c:774
cpuid = 1; lapic.id = 00000000
Debugger("panic")
Stopped at Debugger+0x4e: xchgl %ebx, in_Debugger.0
I am going to update again tonight and see if there are any changes...
This is
from Sunday morning.
Dave
On Monday, April 21, 2003, at 01:17 PM, David Leimbach wrote:
> Could there be a race condition in the vm? I have been seeing
> problems right at the moment the
> second CPU in my box is started at boot time. Its not every time
> either. I believe the file was vm_allloc
> and it fails an assertion involving the ownership of Giant.
>
> I can provide more details this evening but I have been noticing this
> at least all weekend.
>
> - Dave
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to
> "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2131886D-745E-11D7-962B-0003937E39E0>
