[lug] A head scratcher for your weekend

Davide Del Vento davide.del.vento at gmail.com
Sun May 20 20:30:14 MDT 2018


In the strace output, is there any attempt to load any of the
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5* ?
If so, you should get the clue we're after.
If not, that's the weirdness, especially if it shows (succeeding)
attempts to load /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 as the
ldd suggests.

On Sun, May 20, 2018 at 6:49 PM, Zan Lynx <zlynx at acm.org> wrote:
> On 5/20/2018 4:46 PM, Matt Bidwell wrote:
>>
>> openat(AT_FDCWD, "/usr/lib/libQt5Core.so.5", O_RDONLY|O_CLOEXEC) = 3
>
>
> This one is not in the 64-bit library location so it is rejected for loading
> into a 64-bit program. At least if it is following the usual Linux
> distribution file locations.
>
> --
>                 Knowledge is Power -- Power Corrupts
>                         Study Hard -- Be Evil
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> Join us on IRC: irc.hackingsociety.org port=6667 channel=#hackingsociety


More information about the LUG mailing list