WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

Re: [Xen-ia64-devel] crash while unpacking tar.bz/tar.gz archives

To: Jan Werner <jan.werner@xxxxxxxx>
Subject: Re: [Xen-ia64-devel] crash while unpacking tar.bz/tar.gz archives
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Wed, 8 Aug 2007 23:07:20 +0900
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 08 Aug 2007 07:04:55 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <46B9BD34.3090405@xxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <46B9BD34.3090405@xxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
On Wed, Aug 08, 2007 at 02:55:16PM +0200, Jan Werner wrote:
...
> [<a0000001004f2ef0>] __copy_user+0x890/0x960
>                                sp=e00000001b87fd90 bsp=e00000001b879330
...
> does anybody have an idea whats wrong?

I suppose that you're using xen 3.1 release.
The kernel seems to use x86 swiotlb because of __copy_user().
Does upgrading linux kernel or applying the following c/s help?

changeset:   119:5684370b1c4d
user:        kfraser@xxxxxxxxxxxxxxxxxxxxx
date:        Mon Jul 09 20:15:53 2007 +0100
summary:     swiotlb: Allow sync on arbitrary offsets into dma-mapped region.

changeset:   118:5a4e93508aa0
user:        kfraser@xxxxxxxxxxxxxxxxxxxxx
date:        Mon Jul 09 20:00:19 2007 +0100
summary:     swiotlb: Keep offset in a page strictly smaller than PAGE_SIZE.

changeset:   117:f15643dab1ca
user:        kfraser@xxxxxxxxxxxxxxxxxxxxx
date:        Mon Jul 09 19:41:04 2007 +0100
summary:     swiotlb: Handle sync invocations on subregions of a mapped region.

changeset:   111:08cf42135056
user:        kfraser@xxxxxxxxxxxxxxxxxxxxx
date:        Mon Jul 09 13:45:10 2007 +0100
summary:     x86: dma_map_sg() must handle multi-page segments.

-- 
yamahata

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel

<Prev in Thread] Current Thread [Next in Thread>