This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
RE: Dynamic linker issue with bind now?
- From: "Petar Jovanovic" <petar dot jovanovic at rt-rk dot com>
- To: "'Rich Felker'" <dalias at libc dot org>
- Cc: "'Roland McGrath'" <roland at hack dot frob dot com>, <libc-alpha at sourceware dot org>, <petar dot jovanovic at imgtec dot com>, <davem at davemloft dot net>
- Date: Wed, 20 Aug 2014 21:21:29 +0200
- Subject: RE: Dynamic linker issue with bind now?
- Authentication-results: sourceware.org; auth=none
- References: <1408493406-86741-1-git-send-email-petar dot jovanovic at rt-rk dot com> <20140820170817 dot 8C7AE2C3980 at topped-with-meat dot com> <001a01cfbca3$3cf93590$b6eba0b0$ at rt-rk dot com> <20140820185954 dot GH12888 at brightrain dot aerifal dot cx>
Understood, but since Roland is working in Chromium team too, it made sense
to mention that.
Also, minimal case may require some tricks or hacks, since the layout is
different for trivial examples.
Regards,
Petar
-----Original Message-----
From: Rich Felker [mailto:dalias@aerifal.cx] On Behalf Of Rich Felker
Sent: Wednesday, August 20, 2014 9:00 PM
To: Petar Jovanovic
Cc: 'Roland McGrath'; libc-alpha@sourceware.org; petar.jovanovic@imgtec.com;
davem@davemloft.net
Subject: Re: Dynamic linker issue with bind now?
On Wed, Aug 20, 2014 at 08:19:10PM +0200, Petar Jovanovic wrote:
> Hi Roland,
>
> Building/running content_shell for MIPS32 from Chromium ToT will
> trigger this issue.
I think Roland was asking for a minimal test-case to reproduce the issue and
demonstrate that the patch fixes it, not a 10GB test case where you
originally experienced the problem... :-)
Rich