On Tue, 30 May 2023, pin wrote:
(gdb) info sharedlibraryFrom To Syms Read Shared Object Library0x000074ae1ab1aa20 0x000074ae1ab96043 Yes (*) /usr/pkg/lib/libfreetype.so.6 0x000074ae1a916930 0x000074ae1a98d7c7 Yes (*) /usr/X11R7/lib/libfreetype.so.19
It shouldn't be linking with both libraries. Bound to cause other issues down the line. Does `ldd /SOME/PATH/szyszka' show the same? -RVP