-
-
Notifications
You must be signed in to change notification settings - Fork 641
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashing when loading bagfile #216
Comments
Can you PLEASE share with me the rosbag to reproduce the error? It is IMPOSSIBLE for me to reproduce and fix the error otherwise. Does it happen also with the rosbags in this folder? https://github.com/facontidavide/PlotJuggler/tree/master/datasamples |
You might need to upgrade ros_type_introspection
check that you have version 2.02 installed |
Please try the latest AppImage 2.3.6 Closing for the time being. Reopen if the problem persist... |
AppImage 2.3.5 running on Ubuntu 16.04 LTS:
"libDataLoadCSV.so" : is a DataLoader plugin
"libDataLoadROS.so" : is a DataLoader plugin
"libDataLoadULog.so" : is a DataLoader plugin
"libDataStreamROS.so" : is a DataStreamer plugin
"libDataStreamSample.so" : is a DataStreamer plugin
"libDataStreamSample.so" ...but will be ignored unless the argument -t is used.
"libRosoutPublisher.so" : is a StatePublisher plugin
"libRosTopicPublisher.so" : is a StatePublisher plugin
terminate called without an active exception
Stack trace (most recent call last):
#31 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Gui.so.5", at 0x7f4008445d2a, in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
#30 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Core.so.5", at 0x7f4007fdcd27, in QCoreApplication::notifyInternal2(QObject*, QEvent*)
#29 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Widgets.so.5", at 0x7f4008abfc1f, in QApplication::notify(QObject*, QEvent*)
#28 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Widgets.so.5", at 0x7f4008ab859b, in QApplicationPrivate::notify_helper(QObject*, QEvent*)
#27 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Widgets.so.5", at 0x7f4008b160c2, in QDesktopWidget::qt_metacall(QMetaObject::Call, int, void**)
#26 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Widgets.so.5", at 0x7f4008b137e8, in QDesktopWidget::qt_metacall(QMetaObject::Call, int, void**)
#25 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Widgets.so.5", at 0x7f4008abf0c1, in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool)
#24 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Core.so.5", at 0x7f4007fdcd27, in QCoreApplication::notifyInternal2(QObject*, QEvent*)
#23 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Widgets.so.5", at 0x7f4008abffbc, in QApplication::notify(QObject*, QEvent*)
#22 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Widgets.so.5", at 0x7f4008ab859b, in QApplicationPrivate::notify_helper(QObject*, QEvent*)
#21 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Widgets.so.5", at 0x7f4008c35e02, in QMenu::event(QEvent*)
#20 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Widgets.so.5", at 0x7f4008af8ea7, in QWidget::event(QEvent*)
#19 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Widgets.so.5", at 0x7f4008c3384f, in QMenu::mouseReleaseEvent(QMouseEvent*)
#18 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Widgets.so.5", at 0x7f4008c328e5, in QMenu::leaveEvent(QEvent*)
#17 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Widgets.so.5", at 0x7f4008c2b389, in QMenu::setIcon(QIcon const&)
#16 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Widgets.so.5", at 0x7f4008ab46ef, in QAction::activate(QAction::ActionEvent)
#15 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Widgets.so.5", at 0x7f4008ab20a1, in QAction::triggered(bool)
#14 Object "/tmp/.mount_plt5aOQYr/lib/libQt5Core.so.5", at 0x7f400800a7d3, in QMetaObject::activate(QObject*, int, int, void**)
[1] 30521 segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered: