This is the mail archive of the
archer@sourceware.org
mailing list for the Archer project.
Re: [patch] Fix another double free
- From: "Paul Pluzhnikov" <ppluzhnikov at google dot com>
- To: archer at sourceware dot org
- Date: Thu, 23 Oct 2008 18:24:54 -0700
- Subject: Re: [patch] Fix another double free
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=google.com; s=beta;t=1224811496; bh=FClG/f0fnk5dq1fr1HY6KZdTcIM=;h=DomainKey-Signature:Message-ID:Date:From:To:Subject:In-Reply-To: MIME-Version:Content-Type:Content-Transfer-Encoding: Content-Disposition:References; b=o+q4g8lPQUI+3vscAxiM5fETr8OU2+0II99aIAlgwCKzMk1tYttO+2Z2t6hT7N192A/4LhR3Ntuka9NB51MCqA==
- Domainkey-signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns;h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;b=hDo8uU1cZ0Mr6aGdFE8JexUrw/tTkYuqKAmDeOKQHiFwcWDyNZDaiMyWIWszDeTdiFmVqAxUz2ZWPRedWxRmWg==
- References: <20081024011510.9CC843A6AFD@localhost>
On Thu, Oct 23, 2008 at 6:15 PM, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
> *** glibc detected *** double free or corruption (fasttop): 0x0000000000e8db40 ***
This is already detected by gdb.threads/manythreads, but I wasn't
paying attention to it :(
--
Paul Pluzhnikov