From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25391 invoked by alias); 20 Jun 2013 13:27:08 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 25335 invoked by uid 48); 20 Jun 2013 13:27:04 -0000 From: "pika1021 at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/2314] nss_parse_service_list leaks a tiny amount of memory Date: Thu, 20 Jun 2013 13:27:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.3.6 X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: pika1021 at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: drepper.fsp at gmail dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-06/txt/msg00165.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=3D2314 =E6=9E=97=E5=8D=9A=E4=BB=81 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pika1021 at gmail dot com --- Comment #10 from =E6=9E=97=E5=8D=9A=E4=BB=81 --- Hi,=20 Just to say that since Ubuntu 12.04's comfiguration still uses this "compat" code, I'm still affected by this bug, hoping that anyone could fix it for m= e. Thanks in advance. --=20 You are receiving this mail because: You are on the CC list for the bug. >>From glibc-bugs-return-18987-listarch-glibc-bugs=sources.redhat.com@sourceware.org Thu Jun 20 13:51:48 2013 Return-Path: Delivered-To: listarch-glibc-bugs@sources.redhat.com Received: (qmail 9802 invoked by alias); 20 Jun 2013 13:51:48 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Delivered-To: mailing list glibc-bugs@sourceware.org Received: (qmail 9756 invoked by uid 48); 20 Jun 2013 13:51:43 -0000 From: "carlos at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/15648] multiple definition of `__lll_lock_wait_private' Date: Thu, 20 Jun 2013 13:51:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: carlos at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-06/txt/msg00166.txt.bz2 Content-length: 647 http://sourceware.org/bugzilla/show_bug.cgi?id=15648 --- Comment #12 from Carlos O'Donell --- (In reply to Jakub Jelinek from comment #11) > (In reply to Neil from comment #8) > > If ld include libc-lowlevellock.o first, it always cause error when > > includeing lowlevellock.o. Right? > > But why does that happen? > You link -lc before -lpthread? That is never going to work properly when > linking the libraries statically. A `gcc -v...` would help show what's going on here. Neil, can you give us the verbose output of the compile? -- You are receiving this mail because: You are on the CC list for the bug.