CoppeliaSim launch crashes -- running remotely via Chrome Remote Desktop

Report crashes, strange behaviour, or apparent bugs
Post Reply
thanard
Posts: 2
Joined: 19 Nov 2020, 21:56

CoppeliaSim launch crashes -- running remotely via Chrome Remote Desktop

Post by thanard »

I ran into the same issue on 3 different ubuntu machines (both 16.04) via Chrome Remote Desktop.

NVIDIA Drivier version: 450.51.06, 440.82, and 384.130

thanard@pabti5:~$ ./CoppeliaSim_Edu_V4_1_0_Ubuntu16_04/coppeliaSim.sh
[CoppeliaSimClient] loading the CoppeliaSim library...
[CoppeliaSimClient] done.
[CoppeliaSimClient:loadinfo] launching CoppeliaSim...
[CoppeliaSim:loadinfo] CoppeliaSim V4.1.0., (rev. 1), flavor: 1
[CoppeliaSim:loadinfo] Legacy machine ID: 5000-9DEB-FFC4-9CEC-F7E3-841D
[CoppeliaSim:loadinfo] Machine ID: E4F2-736C-0B3B-0000-5382-0101
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-thanard'
[CoppeliaSim:loadinfo] using the default Lua library.
[CoppeliaSim:loadinfo] loaded the video compression library.
[CoppeliaSim:loadinfo] if CoppeliaSim crashes now, try to install libgl1-mesa-dev on your system:
>sudo apt install libgl1-mesa-dev


Error: signal 11:

/home/thanard/CoppeliaSim_Edu_V4_1_0_Ubuntu16_04/libcoppeliaSim.so(_Z11_segHandleri+0x28)[0x7f35efa0e0b8]
/lib/x86_64-linux-gnu/libc.so.6(+0x354c0)[0x7f35f38314c0]
/lib/x86_64-linux-gnu/libc.so.6(strlen+0x26)[0x7f35f38877c6]
/home/thanard/CoppeliaSim_Edu_V4_1_0_Ubuntu16_04/libcoppeliaSim.so(_Z15initGl_ifNeededv+0x116)[0x7f35efb965e6]
/home/thanard/CoppeliaSim_Edu_V4_1_0_Ubuntu16_04/libcoppeliaSim.so(_ZN11CMainWindowC1Ev+0x6aa)[0x7f35efe516da]
/home/thanard/CoppeliaSim_Edu_V4_1_0_Ubuntu16_04/libcoppeliaSim.so(_ZN3App16createMainWindowEv+0x46)[0x7f35efb884d6]
/home/thanard/CoppeliaSim_Edu_V4_1_0_Ubuntu16_04/libcoppeliaSim.so(_Z24simRunSimulator_internalPKciPFvvES2_S2_iS0_b+0x354)[0x7f35efa231d4]
/home/thanard/CoppeliaSim_Edu_V4_1_0_Ubuntu16_04/libcoppeliaSim.so(simRunSimulatorEx+0xf)[0x7f35efa0ba7f]
./CoppeliaSim_Edu_V4_1_0_Ubuntu16_04/coppeliaSim[0x401dfe]
./CoppeliaSim_Edu_V4_1_0_Ubuntu16_04/coppeliaSim[0x4012e8]

How can I get around this?

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

Re: CoppeliaSim launch crashes -- running remotely via Chrome Remote Desktop

Post by coppelia »

Hello,

Does it work fine if launching this locally?

Cheers

Post Reply