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]

__getpagesize: Assertion Failure


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?

Regards,

Dave


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