[Qt-creator] Gentoo and Qt Creator

Serge Ratke serge.ratke at gmx.de
Tue Nov 11 15:08:13 CET 2008


Hi Daniel,

gentoo ~x86, qt 4.4.2 and 3.3.8

here's my output

0xb8055960  0xb806af9f  Yes         /lib/ld-linux.so.2   
0xb804f700  0xb8050d14  Yes         
/home/nsaibot/qtcreator-0.9/bin/../lib/libAggregation.so.1                                                          
0xb8033d40  0xb80477d4  Yes         
/home/nsaibot/qtcreator-0.9/bin/../lib/libExtensionSystem.so.1                                                      
0xb77f1770  0xb7e4ab94  Yes         /home/nsaibot/qtcreator-0.9/bin/../lib/libQtGui.so.4                                                                
0xb76967f0  0xb769ae04  Yes         /usr/lib/libSM.so.6                       
0xb7680070  0xb768eb64  Yes         /usr/lib/libICE.so.6                      
0xb7673550  0xb7678884  Yes         /usr/lib/libXi.so.6                       
0xb766a720  0xb766fc64  Yes         /usr/lib/libXrender.so.1                  
0xb76633b0  0xb7666cb4  Yes         /usr/lib/libXrandr.so.2                   
0xb75ed5e0  0xb764a7d4  Yes         /usr/lib/libfreetype.so.6                 
0xb75bfc40  0xb75d6944  Yes         /usr/lib/libfontconfig.so.1               
0xb75aefd0  0xb75b82a4  Yes         /usr/lib/libXext.so.6                     
0xb74d8940  0xb75602a4  Yes         /usr/lib/libX11.so.6                      
0xb73ce1b0  0xb746f794  Yes         
/home/nsaibot/qtcreator-0.9/bin/../lib/libQtNetwork.so.4                                                            
0xb71a4d60  0xb7307bb4  Yes         /home/nsaibot/qtcreator-0.9/bin/../lib/libQtCore.so.4                                                               
0xb715b110  0xb715c6a8  Yes         /usr/lib/libgthread-2.0.so.0              
0xb71529a0  0xb7156d74  Yes         /lib/librt.so.1                           
0xb70925c0  0xb7109750  Yes         /usr/lib/libglib-2.0.so.0                 
0xb707da30  0xb707e914  Yes         /lib/libdl.so.2                           
0xb7069230  0xb70747b4  Yes         /lib/libpthread.so.0                      
0xb6fc4130  0xb70376f1  Yes         /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/libstdc++.so.6                                                                     
0xb6f5d450  0xb6f77974  Yes         /lib/libm.so.6                            
0xb6f4ec70  0xb6f56aec  Yes         /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/libgcc_s.so.1                                                                      
0xb6e28400  0xb6f15590  Yes         /lib/libc.so.6                            
0xb6dd8c20  0xb6e03944  Yes         /home/nsaibot/qtcreator-0.9/bin/../lib/libQtXml.so.4                                                                
0xb6dc7180  0xb6dc89d4  Yes         /lib/libuuid.so.1                         
0xb6db47a0  0xb6dbf9c4  Yes         /lib/libz.so.1                            
0xb6d94580  0xb6da8d64  Yes         /usr/lib/libexpat.so.1                    
0xb6d8ea40  0xb6d8f5f4  Yes         /usr/lib/libXau.so.6
0xb6d891c0  0xb6d8abc4  Yes         /usr/lib/libXdmcp.so.6
0xb76ab430  0xb76acb84  Yes         /usr/lib/gconv/UTF-16.so
0xb69a71e0  0xb69a9494  Yes         /usr/lib/libXfixes.so
0xb76a3430  0xb76a85c4  Yes         /usr/lib/libXcursor.so.1
0xb69a2900  0xb69a3324  Yes         /usr/lib/libXinerama.so.1
0xb6979200  0xb699e290  Yes         /usr/lib/kde4/plugins/styles/oxygen.so
0xb69336a0  0xb6963274  Yes         /usr/lib/qt4/libQtSvg.so.4
0xb67a8d40  0xb6909134  Yes         /usr/lib/libkdecore.so.5
0xb69b4950  0xb69c10b4  Yes         /usr/lib/libXft.so.2
0xb67367f0  0xb67424a4  Yes         /usr/lib/libXpm.so.4
0xb672f130  0xb6731d64  Yes         /usr/lib/libXtst.so.6
0xb64e4540  0xb66e6604  Yes         /usr/lib/libkdeui.so.5
0xb63bb150  0xb63fc2f4  Yes         /usr/lib/qt4/libQtDBus.so.4
0xb6385210  0xb6391c54  Yes         /lib/libbz2.so.1
0xb63741b0  0xb637e694  Yes         /lib/libresolv.so.2
0xb6352310  0xb636c698  Yes         /usr/lib/libpng12.so.0
0xb631ef80  0xb6346384  Yes         /usr/lib/libdbus-1.so.3

Am Dienstag, 11. November 2008 14:49:33 schrieb Daniel Teske:
> Hi,
>
> I'm looking into the crash people got with the error message:
> "Cannot mix incompatible libraries." So far this seems to only affect
> gentoo users. At least if I didn't miss any mail from a non gentoo user.
>
> This error message is caused by loading qt libraries with different
> versions, this could happen if a plugin we load, loads a qt library we
> don't need. That's something which we didn't think about so far. An obvious
> solution is not to load any plugin, but that would also prevent us from
> loading the style plugins and that's not something we would want in
> general.
>
> I'd like to have a list of all the libraries/plugins we load in case of
> that crash, so I'd would be grateful if some would run these commands:
> gdb qtcreator
> run
>  Wait for it to crash
> info sharedlibrary
> and finally :)
> quit
>
> daniel
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator




More information about the Qt-creator-old mailing list