From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Christopher S. Aker" Subject: 2.6.38 x86_64 domU - BUG: Bad page state Date: Tue, 26 Apr 2011 11:32:29 -0400 Message-ID: <4DB6E58D.1080105@theshore.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen devel List-Id: xen-devel@lists.xenproject.org We've been experiencing this behavior since switching to 2.6.38 64 bit. Lots of reports across our fleet, so not an isolated problem... DomU: 2.6.38 x86_64 Xen: 3.4.1 BUG: Bad page state in process swapper pfn:1a399 page:ffffea00005bc978 count:-1 mapcount:0 mapping: (null) index:0xffff88001a399700 page flags: 0x100000000000000() Pid: 0, comm: swapper Not tainted 2.6.38-x86_64-linode17 #1 Call Trace: [] ? dump_page+0xb1/0xb6 [] ? bad_page+0xd8/0xf0 [] ? get_page_from_freelist+0x487/0x715 [] ? xen_restore_fl_direct_end+0x0/0x1 [] ? kmem_cache_free+0x71/0xad [] ? __alloc_pages_nodemask+0x14d/0x6ab [] ? __netdev_alloc_skb+0x1d/0x3a [] ? ip_rcv_finish+0x319/0x343 [] ? __netdev_alloc_skb+0x1d/0x3a [] ? alloc_pages_current+0xaa/0xcd [] ? xennet_alloc_rx_buffers+0x7a/0x2d9 [] ? xennet_poll+0xbef/0xc85 [] ? xen_restore_fl_direct_end+0x0/0x1 [] ? net_rx_action+0xb6/0x1dc [] ? unmask_evtchn+0x1f/0xa3 [] ? __do_softirq+0xc7/0x1a3 [] ? handle_fasteoi_irq+0xd2/0xe1 [] ? check_events+0x12/0x20 [] ? call_softirq+0x1c/0x30 [] ? do_softirq+0x41/0x7e [] ? irq_exit+0x36/0x78 [] ? xen_evtchn_do_upcall+0x2f/0x3c [] ? xen_do_hypervisor_callback+0x1e/0x30 [] ? hypercall_page+0x3aa/0x1006 [] ? hypercall_page+0x3aa/0x1006 [] ? hypercall_page+0x3aa/0x1006 [] ? xen_safe_halt+0x10/0x1a [] ? default_idle+0x4b/0x85 [] ? cpu_idle+0x60/0x97 [] ? rest_init+0x6d/0x6f [] ? start_kernel+0x37f/0x38a [] ? x86_64_start_reservations+0xb8/0xbc [] ? xen_start_kernel+0x528/0x52f ... it continues with more BUGs. Full log here: http://www.theshore.net/~caker/xen/BUGS/2.6.38/ Thanks, -Chris