__getpagesize: Assertion Failure

David Chappelle chappedm@gmail.com
Mon Jun 12 17:53:00 GMT 2017


Sadly I am stuck working on an embedded device with no gdb. So I don't
even have a stacktrace to share. Also, I do not have source code for
the binary that I am executing ... this is my hail mary.

On Mon, Jun 12, 2017 at 1:51 PM, Siddhesh Poyarekar
<siddhesh.poyarekar@gmail.com> wrote:
> On 12 June 2017 at 23:19, David Chappelle <chappedm@gmail.com> wrote:
>> I am getting the following assertion on an arm7 target running libc-2.23.
>>
>> ../sysdeps/unix/sysv/linux/getpagesize.c:28: __getpagesize: Assertion
>> `GLRO(dl_pagesize) != 0' failed.
>>
>> Several of the threads that I have found seem to indicate that this is
>> potentially a libc issue? If so, how do I work towards resolving it?
>
> Please share a reproducer program to replicate the problem.
>
> Siddhesh
> --
> http://siddhesh.in



More information about the Libc-help mailing list