x86/64 SDK segfaults on some hosts [Was: Re: [PATCH 1/2] fakeroot: make fakeroot script relocatable]

Jo-Philipp Wich jo at mein.io
Mon Nov 9 12:33:57 EST 2020


Hi,

> it seems like mixing dynamic loader from the host and libraries from SDK
> doesn't work reliably in all cases and may result in crash.

Yes, that is why we wrap the SDK executables to forcibly invoke them
through the bundled loader.

Attempting to use SDK executables or librries with the host system LDSO
will result in undefined behavior.

I probably missed the point of your mail - do you meant to imply that my
patch introduced this regression?

~ Jo



More information about the openwrt-devel mailing list