Cannot install vrep edu on ubuntu 16.04

Report crashes, strange behaviour, or apparent bugs
Post Reply
spaceman

Cannot install vrep edu on ubuntu 16.04

Post by spaceman »

Hello,

I downloaded the latest VREP version on ubuntu 16.04 and run ./vrep.sh.
I got the following error :
Using the default Lua library.
Loaded the video compression library.
Add-on script 'vrepAddOnScript-addOnScriptDemo.lua' was loaded.
Error: signal 11:
libv_rep.so(_Z11_segHandleri+0x28)[0x7fce8f9f30c8]
/lib/x86_64-linux-gnu/libc.so.6(+0x354b0)[0x7fce93a734b0]
/lib/x86_64-linux-gnu/libc.so.6(+0x3f894)[0x7fce93a7d894]
libv_rep.so(_ZN6oglExt15_isFboAvailableERb+0x1d)[0x7fce8fbf2a4d]
libv_rep.so(_ZN6oglExt25prepareExtensionFunctionsEb+0x1a)[0x7fce8fbf2ada]
libv_rep.so(_Z15initGl_ifNeededv+0x59)[0x7fce8fb9a769]
libv_rep.so(_ZN11CMainWindowC2Ev+0x854)[0x7fce8feb84e4]
libv_rep.so(_ZN3App16createMainWindowEv+0x44)[0x7fce8fb8eea4]
libv_rep.so(_Z24simRunSimulator_internalPKciPFvvES2_S2_+0x265)[0x7fce8fa00725]
/home/or/Downloads/V-REP_PRO_EDU_V3_5_0_Linux/vrep[0x4020f2]


I also removed the file libv_repExtSurfaceReconstruction.so and tried to install it, but the same problem occur.

Any suggestion how to solve it?

Thanks,
Tamir

coppelia
Site Admin
Posts: 10336
Joined: 14 Dec 2012, 00:25

Re: Cannot install vrep edu on ubuntu 16.04

Post by coppelia »

Hello,

the error seems to be OpenGl related. Can you try to update your graphic drivers?

Cheers

Post Reply