[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Ltib] __getpagesize: Assertion `_rtld_global_ro._dl_pagesize != 0' fail
From: |
Simon Defayette |
Subject: |
[Ltib] __getpagesize: Assertion `_rtld_global_ro._dl_pagesize != 0' failed |
Date: |
Tue, 24 Jan 2012 11:28:44 -0500 |
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.caping: ../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] __getpagesize: Assertion `_rtld_global_ro._dl_pagesize != 0' failed,
Simon Defayette <=
Re: [Ltib] __getpagesize: Assertion `_rtld_global_ro._dl_pagesize != 0' failed, Stuart Hughes, 2012/01/28