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 dynamic-link/20839] Incomplete rollback of dynamic linker state on linking failure


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

--- Comment #5 from github at kalvdans dot no-ip.org ---
Created attachment 11463
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11463&action=edit
Honor NODELETE only after relocation

At our side, this bug manifest itself as a "libgcc_s.so.1 must be installed for
pthread_cancel to work" message.

I agree with Ben that we shuold not honor NODELETE too early. The attached
patch makes our production use-case work. I might have time to add a test case
too in the following days.

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