V-REP crash with Error: signal 11: [...] when closing Object Position or Orientation dialog

Report crashes, strange behaviour, or apparent bugs
Post Reply
marcofe
Posts: 16
Joined: 27 Apr 2015, 14:25

V-REP crash with Error: signal 11: [...] when closing Object Position or Orientation dialog

Post by marcofe »

Hi,

I'm experiencing a crash in the new version (3.6.1) of V-REP, running in Linux Ubuntu 16.04, whenever I close the panel to command position or orientation of a given object in the scene. The shell prints the following error message:

Code: Select all

Error: signal 11:

/home/marcofe1604/Documents/Software/V-REP_PRO_EDU_V3_6_1_Ubuntu16_04/libv_rep.so(_Z11_segHandleri+0x28)[0x7f09aeaabc38]
/lib/x86_64-linux-gnu/libc.so.6(+0x354b0)[0x7f09b29184b0]
/home/marcofe1604/Documents/Software/V-REP_PRO_EDU_V3_6_1_Ubuntu16_04/libQt5Gui.so.5(_ZN7QWindow7destroyEv+0x5)[0x7f09acf61085]
/home/marcofe1604/Documents/Software/V-REP_PRO_EDU_V3_6_1_Ubuntu16_04/libQt5Gui.so.5(_ZN7QWindow5eventEP6QEvent+0x15f)[0x7f09acf61acf]
/home/marcofe1604/Documents/Software/V-REP_PRO_EDU_V3_6_1_Ubuntu16_04/libQt5Widgets.so.5(+0x1b9e76)[0x7f09ad7ece76]
/home/marcofe1604/Documents/Software/V-REP_PRO_EDU_V3_6_1_Ubuntu16_04/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x9c)[0x7f09ad792b3c]
/home/marcofe1604/Documents/Software/V-REP_PRO_EDU_V3_6_1_Ubuntu16_04/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x2b0)[0x7f09ad799d30]
/home/marcofe1604/Documents/Software/V-REP_PRO_EDU_V3_6_1_Ubuntu16_04/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x108)[0x7f09b34b7e28]
/home/marcofe1604/Documents/Software/V-REP_PRO_EDU_V3_6_1_Ubuntu16_04/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processCloseEventEPN29QWindowSystemInterfacePrivate10CloseEventE+0x80)[0x7f09acf539e0]
/home/marcofe1604/Documents/Software/V-REP_PRO_EDU_V3_6_1_Ubuntu16_04/libQt5Gui.so.5(_ZN22QGuiApplicationPrivate24processWindowSystemEventEPN29QWindowSystemInterfacePrivate17WindowSystemEventE+0x135)[0x7f09acf57d45]
I do not experience this error at all with the former version in use on the same laptop (3.5.0). Could it be an issue of my system, or is it actually a bug in this V-REP version?

Thank you for your support.

Regards

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

Re: V-REP crash with Error: signal 11: [...] when closing Object Position or Orientation dialog

Post by coppelia »

Hello Marco,

thanks for mentioning this too. There is revision 3 of version 3.6.1 available, that should correct for this.

Cheers

Post Reply