This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: __getpagesize: Assertion Failure


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]