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/24967] jemalloc static linking causes runtime failure


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

--- Comment #11 from Adhemerval Zanella <adhemerval.zanella at linaro dot org> ---
(In reply to Andreas Schwab from comment #10)
> You could just initialize the vdso pointers with a mangled NULL in the pre
> setup.

Yeah, this seems the simpler solution. I have implemented it and to avoid all
the boilerplate I have used as base my vDSO refactor patchset, so I just need
to fix it at one place instead of all the init-first.c implementations.

I will send it upstream to libc-alpha.

-- 
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]