Re: [Yade-users] [Question #658070]: from start: Segmentation fault (core dumped)

2017-09-18 Thread Anton Gladky
Question #658070 on Yade changed: https://answers.launchpad.net/yade/+question/658070 Anton Gladky posted a new comment: That;s just mean that libqglviewer in OpenSuse is compiled against Qt4. So you are not able to swith to Qt5 in Yade without recompiling libqglviwer against qt5 and installing it

Re: [Yade-users] [Question #658070]: from start: Segmentation fault (core dumped)

2017-09-18 Thread Luc OGER
Question #658070 on Yade changed: https://answers.launchpad.net/yade/+question/658070 Status: Answered => Solved Luc OGER confirmed that the question is solved: thanks Bruno Finally with the debug option and gdb I got the answer about the segmentation fault: gdb GNU gdb (GDB; openSUSE Leap

Re: [Yade-users] [Question #658070]: from start: Segmentation fault (core dumped)

2017-09-18 Thread Bruno Chareyre
Question #658070 on Yade changed: https://answers.launchpad.net/yade/+question/658070 Status: Open => Answered Bruno Chareyre proposed the following answer: You can maybe get more than "segfault" if you run the program with "gdb" [1] (to at least know which library is crashing). I'm not very

Re: [Yade-users] [Question #658070]: from start: Segmentation fault (core dumped)

2017-09-16 Thread Luc OGER
Question #658070 on Yade changed: https://answers.launchpad.net/yade/+question/658070 Status: Answered => Open Luc OGER is still having a problem: IYes t is the case and here part of the Cmake output: -- === -- Yade configured with follo

Re: [Yade-users] [Question #658070]: from start: Segmentation fault (core dumped)

2017-09-15 Thread Bruno Chareyre
Question #658070 on Yade changed: https://answers.launchpad.net/yade/+question/658070 Status: Open => Answered Bruno Chareyre proposed the following answer: Hello, It is unusual that a debug build just segfaults. Could you please make sure you are really running a debug build? E.g. do you s

[Yade-users] [Question #658070]: from start: Segmentation fault (core dumped)

2017-09-15 Thread Luc OGER
New question #658070 on Yade: https://answers.launchpad.net/yade/+question/658070 I have just updated Opoensuse leap from 42.2 and 42.3 and I got a strange problem : I am still able to compile the yade code without error-crash BUT I got immediately the " Segmentation fault (core dumped)" mess