Comment 12 for bug 1842730

Revision history for this message
In , Github-e (github-e) wrote :

Created attachment 11463
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.