Date: Fri, 11 May 2007 00:48:50 -0700 From: Garrett Cooper <youshi10@u.washington.edu> To: freebsd-current@freebsd.org Subject: Re: Kernel panics on boot: can't allocate interrupts Message-ID: <46441FE2.80604@u.washington.edu> In-Reply-To: <4643E000.7010203@u.washington.edu> References: <463EED96.50303@u.washington.edu> <29403.217.221.237.206.1178532673.squirrel@krisma.oltrelinux.com> <463F302B.7030704@u.washington.edu> <4643E000.7010203@u.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Garrett Cooper wrote: > Garrett Cooper wrote: >> Paolo Pisati wrote: >>>> I just rebuilt the kernel today, and it appears that the kernel can't >>>> allocate interrupts anymore (for whatever reason). I've posted my >>>> kernel >>>> config here: >>>> <http://students.washington.edu/youshi10/posted/OPTIMUS_VM>, and my >>>> screenshots of the boot process here: >>>> <http://students.washington.edu/youshi10/posted/panic-sshots.zip>. >>>> >>>> I'm using the amd64 version of 7-CURRENT via VMWare in XP-x64. >>> >>> can you go back to Sat 05 May with the src and try again? >>> >> >> Sure. I just synced only the kernel section (src-sys) and rebuilt >> / installed the kernel and I still receive the same failure. Should I >> do the same for the userland as well? >> The only other thing is that I was testing out some code mods last >> night in the libc directory with db, and some of the code was >> partially built. At what point does the interrupt allocation occur? >> Userland or kernel? Can you point me to the source directory? >> Thanks! >> -Garrett > > Well, so far I can say that a checkin between April 14th and April 28th > most likely caused the panic issues. Need to do some more investigating. > -Garrett I synced and rebuilt world and everything appears to be perfectly fine. The issue may have layed in the fact that I was using partially built objects (NO_CLEAN=yes), or the fact that some build dependencies weren't compiled properly (by myself). Back to work on a 'stable' version of CURRENT again.. Yay! -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46441FE2.80604>