[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] __getpagesize: Assertion `_rtld_global_ro._dl_pagesize != 0'
From: |
Stuart Hughes |
Subject: |
Re: [Ltib] __getpagesize: Assertion `_rtld_global_ro._dl_pagesize != 0' failed |
Date: |
Sat, 28 Jan 2012 17:33:51 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0 |
Hi Simon,
Thanks for letting us know this little pitfall. Also it's probably
worth contacting Freescale and letting them know it's a problem it this
came from them.
Regards, Stuart
On 27/01/12 17:06, Simon Defayette wrote:
> Ok, the reason why I have this is that the latest CodeSourcery (Sourcery
> CodeBench 2011.09-64) release has the libc 2.13 version in it and it's
> buggy. libc 2.15 fix this
> (http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=02d46fc4b969e25e4ba0c54aa95fa98d7279bd05)
>
> Solution : rooling back to "Sourcery G++ 2010.09-113".
>
> Regards,
>
> Simon D.
>
> On Tue, Jan 24, 2012 at 11:28 AM, Simon Defayette
> <address@hidden <mailto:address@hidden>> wrote:
>
> Hi,
> I'm using LTIB for the phy3250 target. I'm trying to use "ping"
> but I get this error :
>
> address@hidden /]# ping www.google.ca <http://www.google.ca/>
> ping: ../sysdeps/unix/sysv/linux/getpagesize.c:32: __getpagesize:
> Assertion `_rtld_global_ro._dl_pagesize != 0' failed.
> Aborted
>
> Before, with an older release (last year), I did not see that
> message and it worked well. Busybox is the same version (1.11.2)
> and libc.so.6 too (2.13). I tryed with busybox 1.19.2, but I get
> the same thing. I googled, but I don't have a clear anwser of what
> it could be.
>
> Thanks,
>
> Simon D.
>
>
>
>
> _______________________________________________
> LTIB home page: http://ltib.org
>
> Ltib mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/ltib
Re: [Ltib] __getpagesize: Assertion `_rtld_global_ro._dl_pagesize != 0' failed,
Stuart Hughes <=