This is the mail archive of the glibc-bugs@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]

[Bug libc/22162] New: Wrong space to load in the memory...


https://sourceware.org/bugzilla/show_bug.cgi?id=22162

            Bug ID: 22162
           Summary: Wrong space to load in the memory...
           Product: glibc
           Version: 2.26
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: rmbeer2 at gmail dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

OS: Archlinux 64 bits. (Last update)

I have a library of 64 bits that have 5kb of size, but in the mapping of Phdr
have a separation of 2 mb for two fragment of 2.5kb. I can't reserve 2mb for a
file of 5kb in the memory, how to make allocate in the memory with 5kb of space
but have 2mb of separation between the two fragments?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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