[lug] A head scratcher for your weekend

Louis Krupp louis.krupp at gmail.com
Sun May 20 20:55:25 MDT 2018


Zan mentioned ldconfig. Have you run ldconfig -p?

Also, you showed this:

# ls -alh /usr/lib/x86_64-linux-gnu/libQt5Core.so.5*
lrwxrwxrwx 1 root root   20 May 12 07:03
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
-> libQt5Core.so.5.10.1
lrwxrwxrwx 1 root root   20 May 12 07:03
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.10
-> libQt5Core.so.5.10.1
-rw-r--r-- 1 root root 5.0M May 12 07:03 /usr/lib/x86_64-linux-gnu/libQ
t5Core.so.5.10.1

The last file doesn't have execute permission. Could that be part of the
problem? Reinstalling whatever package the library came from might be worth
trying.

Louis

On Sun, May 20, 2018 at 8:30 PM, Davide Del Vento <
davide.del.vento at gmail.com> wrote:

> 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
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lug.boulder.co.us/pipermail/lug/attachments/20180520/d77c8a03/attachment.html>


More information about the LUG mailing list