Report crashes, strange behaviour, or apparent bugs
-
neshom
- Posts: 71
- Joined: 21 Jul 2015, 20:55
Post
by neshom »
I am constantly getting the following error which causes V-REP to freeze and eventually crash:
Code: Select all
Error: signal 11:
libv_rep.so(_Z11_segHandleri+0x28)[0x7fe664187c38]
/lib/x86_64-linux-gnu/libc.so.6(+0x354b0)[0x7fe667ff44b0]
libQt5Gui.so.5(_ZN7QWindow7destroyEv+0x5)[0x7fe66263d085]
libQt5Gui.so.5(_ZN7QWindow5eventEP6QEvent+0x15f)[0x7fe66263dacf]
libQt5Widgets.so.5(+0x1b9e76)[0x7fe662ec8e76]
libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x9c)[0x7fe662e6eb3c]
libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x2b0)[0x7fe662e75d30]
/home/user/V-REP/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x108)[0x7fe668b93e28]
libQt5Gui.so.5(_ZN22QGuiApplicationPrivate17processCloseEventEPN29QWindowSystemInterfacePrivate10CloseEventE+0x80)[0x7fe66262f9e0]
libQt5Gui.so.5(_ZN22QGuiApplicationPrivate24processWindowSystemEventEPN29QWindowSystemInterfacePrivate17WindowSystemEventE+0x135)[0x7fe662633d45]
I usually crashes when I close Object/Item Rotation/Orientation or Object/Item Translation/Position dialog after moving or rotating objects.
Do you know the reason/solution?
I am using Ubuntu 16.04 and the latest version of V-REP for Ubuntu 16.04.
Thanks
-
neshom
- Posts: 71
- Joined: 21 Jul 2015, 20:55
Post
by neshom »
Any comment on this?
-
coppelia
- Site Admin
- Posts: 10558
- Joined: 14 Dec 2012, 00:25
Post
by coppelia »
Hello,
not sure... I cannot observe that behaviour. Does it happen systematically, or randomly. Does it freeze at the moment of closing the dialog?
Cheers
-
coppelia
- Site Admin
- Posts: 10558
- Joined: 14 Dec 2012, 00:25
Post
by coppelia »
Sorry, yes, I can reproduce the crash... checking
-
coppelia
- Site Admin
- Posts: 10558
- Joined: 14 Dec 2012, 00:25
Post
by coppelia »
We'll bring revision 3 out (or release 3.6.1) within 1-2 days. Thanks for mentioning this bug!
Cheers