ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] __getpagesize: Assertion `_rtld_global_ro._dl_pagesize != 0'


From: Simon Defayette
Subject: Re: [Ltib] __getpagesize: Assertion `_rtld_global_ro._dl_pagesize != 0' failed
Date: Fri, 27 Jan 2012 12:06:49 -0500

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> 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
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]