On Thu, 2006-04-06 at 15:08 -0500, jaikumar Ganesh wrote: > Hi All > Configuration: Fedora core 2.6.11 . > > While booting i get the following error : > > ------------[ cut here ]------------ > kernel BUG at mm/rmap.c:482! > invalid operand: 0000 [#1] > PREEMPT > Modules linked in: > CPU: 0 > EIP: 0061:[<c014a31c>] Not tainted VLI > EFLAGS: 00010286 (2.6.11.12-xenU) > EIP is at page_remove_rmap+ > > I know people have observed this, but I could not find any fix anywhere. > Do let me know if any more information like logs erc are needed. > > Thanks > Jaikumar > On which Fedora Core are you? FC4? I'd suggest you run (as root): yum update It'll upgrade the kernel (and everything else) to the latest available (stable) version. Hopefully it'll solve your problem. In general, by looking around in the LKML archive this bug was closed in 2.6.12... I doubt that this fix will be back ported to 2.6.11. (Considering the fact that Fedora 5 is not at 2.6.16) Gilboa