From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11212 invoked by alias); 14 Dec 2009 07:12:35 -0000 Received: (qmail 11203 invoked by uid 22791); 14 Dec 2009 07:12:34 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp2.tu-cottbus.de (HELO smtp2.tu-cottbus.de) (141.43.99.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 14 Dec 2009 07:12:31 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp2.tu-cottbus.de (Postfix) with ESMTP id 65A7469012E; Mon, 14 Dec 2009 08:12:29 +0100 (CET) Received: from loki (cd1.cd.tu-cottbus.de [141.43.159.77]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: meshciev) by smtp2.tu-cottbus.de (Postfix) with ESMTPSA id 2265B6900DA; Mon, 14 Dec 2009 08:12:25 +0100 (CET) Received: by loki (Postfix, from userid 1000) id E6E08EAA11F; Mon, 14 Dec 2009 08:12:24 +0100 (CET) Date: Mon, 14 Dec 2009 07:12:00 -0000 From: Eugeniy Meshcheryakov To: Indraneel Mukherjee Cc: systemtap@sources.redhat.com Subject: Re: systemtap-1.0.0 runtime failure on ARM - simple stap script translation fails Message-ID: <20091214071224.GA5518@localhost.localdomain> References: <48e37220912132155j7989f649r5cf719f49eb75ac6@mail.gmail.com> <20091214070934.GA5456@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20091214070934.GA5456@localhost.localdomain> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q4/txt/msg00893.txt.bz2 Also you can apply the patch to /usr/share/systemtap/runtime/regs.c, no need to rebuild systemtap. 14 грудня 2009 о 08:09 +0100 Eugeniy Meshcheryakov написав(-ла): > This bug was fixed yesterday in the git repository. You can build > systemtap from git repo, or use simple patch (attached). >