From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17107 invoked by alias); 6 Mar 2011 07:20:04 -0000 Received: (qmail 16899 invoked by uid 22791); 6 Mar 2011 07:19:59 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-yx0-f169.google.com (HELO mail-yx0-f169.google.com) (209.85.213.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 06 Mar 2011 05:12:59 +0000 Received: by yxt33 with SMTP id 33so1617292yxt.0 for ; Sat, 05 Mar 2011 21:12:56 -0800 (PST) Received: by 10.150.8.21 with SMTP id 21mr2899715ybh.171.1299387776276; Sat, 05 Mar 2011 21:02:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.146.123.14 with HTTP; Sat, 5 Mar 2011 21:02:34 -0800 (PST) In-Reply-To: References: From: Ulrich Drepper Date: Wed, 09 Mar 2011 18:00:00 -0000 Message-ID: Subject: Re: [PATCH] Fix crash when tracing loaded objects To: Andreas Schwab Cc: libc-hacker@sourceware.org Content-Type: text/plain; charset=UTF-8 Mailing-List: contact libc-hacker-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sourceware.org X-SW-Source: 2011-03/txt/msg00002.txt.bz2 Message-ID: <20110309180000.N3tqtVW4MPCDMgwu2_8ixsUBTy8ENyp6rQ__Rt0dbK8@z> I checked in a better patch.