Crashes with libQtUiTools.a if linked multiple times into the same process (with Bsymbolic-functions flag)

Thiago Macieira thiago at kde.org
Sun May 12 22:21:10 BST 2013


On domingo, 12 de maio de 2013 22.47.35, Friedrich W. H. Kossebau wrote:
> +       # Do not export QtUiTools internal symbols
> +       set_target_properties(krossmoduleforms PROPERTIES LINK_FLAGS "-Wl,--
> exclude-libs -Wl,libQtUiTools.a")

It seems the correct fix would be to compile libQtUiTools.a with -
fvisibility=hidden in Qt. It's already the case in Qt 5, so it should not be a 
problem anymore.

For Qt 4, I could investigate, but does it help if it only applies to Qt 4.8.5 
or 4.8.6?

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130512/8488774b/attachment.sig>


More information about the kde-core-devel mailing list