From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Theurer Subject: kernel BUG domU, rev 7701 Date: Thu, 10 Nov 2005 07:29:05 -0600 Message-ID: <43734B21.4020709@us.ibm.com> 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 Anyone seen something like this? This doesn't happen all the time, so it's hard to reproduce consistently. Actually, thinking about this, it seems to happen when I am scp'ing something from dom0 to the domU. This is on x86_32, 2 x Xeon, HT disbaled, SMP domU: kernel BUG at arch/xen/i386/mm/hypervisor.c:354 (xen_create_contiguous_region)! [] xen_create_contiguous_region+0x26d/0x2b0 [] skbuff_ctor+0x67/0x80 [] cache_init_objs+0x74/0xa0 [] cache_grow+0xfc/0x280 [] cache_alloc_refill+0x24e/0x290 [] __alloc_pages+0xba/0x420 [] kmem_cache_alloc+0x9d/0xb0 [] alloc_skb_from_cache+0x47/0x100 [] alloc_skb+0x40/0xb0 [] sock_alloc_send_pskb+0x118/0x240 [] sock_alloc_send_skb+0x2d/0x40 [] unix_stream_sendmsg+0x21b/0x470 [] buffered_rmqueue+0x12c/0x2d0 [] sock_aio_write+0xd5/0x130 [] do_sync_write+0xc9/0x110 [] autoremove_wake_function+0x0/0x60 [] __pollwait+0x0/0xd0 [] vfs_write+0x12c/0x130 [] sys_write+0x4b/0x80 [] syscall_call+0x7/0xb -Andrew