← Back to team overview

yade-users team mailing list archive

[Question #663627]: DUSE_QT5=OFF but libQt5Xml & libQt5Core on use

 

New question #663627 on Yade:
https://answers.launchpad.net/yade/+question/663627

I am trying to use the latest version of Yade (2018-1-25)  but the run crashes..
in the cmake I am using DUSE_QT5=OFF which gives:
-- Found QGLVIEWER-qt4: /usr/include/QGLViewer
-- Found Qt4: /usr/bin/qmake (found version "4.8.7") (twice)

I had no error during the make and make install

BUT during the crash I got this error lines :
Welcome to Yade 2018-01-25.git-719987b
*** Error in `/usr/bin/python': realloc(): invalid pointer: 0x00007f300eeb4820 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x721af)[0x7f301b05e1af]
/lib64/libc.so.6(+0x77706)[0x7f301b063706]
/lib64/libc.so.6(realloc+0x2a9)[0x7f301b067cd9]
/usr/lib64/libQt5Core.so.5(_ZN9QListData12realloc_growEi+0x54)[0x7f30031622d4]
and also the lionks to these other libraraires:
/usr/lib64/libQt5Gui.so.5.6.2
/usr/lib64/libQt5Widgets.so.5.6.2
 /usr/lib64/libQt5OpenGL.so.5.6.2

so how to solve this problem?


You received this question notification because your team yade-users is
an answer contact for Yade.