Created
February 21, 2022 09:54
-
-
Save simonschmeisser/86f8cdf6a482d4f6e5e9a1e1793ec141 to your computer and use it in GitHub Desktop.
crash rviz Ogre 1.12.13 pointcloud
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 Ogre::UserObjectBindings::getUserAny(std::string const&) const 0x7ff8757c8654 | |
2 rviz::SelectionManager::handleSchemeNotFound new_allocator.h 80 0x7ff877d1d4e0 | |
3 Ogre::MaterialManager::_arbitrateMissingTechniqueForActiveScheme(Ogre::Material *, unsigned short, Ogre::Renderable const *) 0x7ff87565b158 | |
4 Ogre::Material::getBestTechnique(unsigned short, Ogre::Renderable const *) 0x7ff875657463 | |
5 Ogre::RenderQueue::addRenderable(Ogre::Renderable *, unsigned char, unsigned short) 0x7ff8756d10ca | |
6 rviz::PointCloud::_updateRenderQueue point_cloud.cpp 662 0x7ff877cdac1d | |
7 Ogre::RenderQueue::processVisibleObject(Ogre::MovableObject *, Ogre::Camera *, bool, Ogre::VisibleObjectsBoundsInfo *) 0x7ff8756d0b7c | |
8 Ogre::SceneNode::_findVisibleObjects(Ogre::Camera *, Ogre::RenderQueue *, Ogre::VisibleObjectsBoundsInfo *, bool, bool, bool) 0x7ff87572fd89 | |
9 Ogre::SceneNode::_findVisibleObjects(Ogre::Camera *, Ogre::RenderQueue *, Ogre::VisibleObjectsBoundsInfo *, bool, bool, bool) 0x7ff87572fdd9 | |
10 Ogre::SceneNode::_findVisibleObjects(Ogre::Camera *, Ogre::RenderQueue *, Ogre::VisibleObjectsBoundsInfo *, bool, bool, bool) 0x7ff87572fdd9 | |
11 Ogre::SceneNode::_findVisibleObjects(Ogre::Camera *, Ogre::RenderQueue *, Ogre::VisibleObjectsBoundsInfo *, bool, bool, bool) 0x7ff87572fdd9 | |
12 Ogre::SceneNode::_findVisibleObjects(Ogre::Camera *, Ogre::RenderQueue *, Ogre::VisibleObjectsBoundsInfo *, bool, bool, bool) 0x7ff87572fdd9 | |
13 Ogre::SceneManager::_findVisibleObjects(Ogre::Camera *, Ogre::VisibleObjectsBoundsInfo *, bool) 0x7ff875716fe7 | |
14 Ogre::SceneManager::_renderScene(Ogre::Camera *, Ogre::Viewport *, bool) 0x7ff87571ef2b | |
15 Ogre::Camera::_renderScene(Ogre::Viewport *) 0x7ff8755af700 | |
16 Ogre::RenderTarget::_updateViewport(Ogre::Viewport *, bool) 0x7ff8756ed4e5 | |
17 Ogre::RenderTarget::_updateAutoUpdatedViewports(bool) 0x7ff8756ed292 | |
18 Ogre::RenderTarget::updateImpl() 0x7ff8756ed0c3 | |
19 Ogre::RenderTarget::update(bool) 0x7ff8756ed888 | |
20 rviz::SelectionManager::render selection_manager.cpp 749 0x7ff877d20be8 | |
21 rviz::SelectionManager::renderAndUnpack basic_string.h 1936 0x7ff877d21c9e | |
22 rviz::SelectionManager::pick selection_manager.cpp 894 0x7ff877d21fad | |
23 rviz::InteractionTool::updateFocus visualization_manager.h 260 0x7ff8730d248f | |
24 rviz::InteractionTool::processMouseEvent interaction_tool.cpp 154 0x7ff8730d2d69 | |
25 rviz::VisualizationManager::handleMouseEvent visualization_manager.cpp 553 0x7ff877d5b348 | |
26 rviz::RenderPanel::wheelEvent render_panel.cpp 135 0x7ff877d09c16 | |
27 QWidget::event(QEvent *) 0x7ff8784ff2b6 | |
28 QApplicationPrivate::notify_helper(QObject *, QEvent *) 0x7ff8784bca66 | |
29 QApplication::notify(QObject *, QEvent *) 0x7ff8784c7f54 | |
30 QCoreApplication::notifyInternal2(QObject *, QEvent *) 0x7ff87622980a | |
31 ?? 0x7ff87851cb53 | |
32 ?? 0x7ff87851e491 | |
33 QApplicationPrivate::notify_helper(QObject *, QEvent *) 0x7ff8784bca66 | |
34 QApplication::notify(QObject *, QEvent *) 0x7ff8784c60f0 | |
35 QCoreApplication::notifyInternal2(QObject *, QEvent *) 0x7ff87622980a | |
36 QGuiApplicationPrivate::processWheelEvent(QWindowSystemInterfacePrivate::WheelEvent *) 0x7ff87660e787 | |
37 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *) 0x7ff8766140fe | |
38 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) 0x7ff8765ee35b | |
39 ?? 0x7ff86838732e | |
40 g_main_context_dispatch 0x7ff87323317d | |
41 ?? 0x7ff873233400 | |
42 g_main_context_iteration 0x7ff8732334a3 | |
43 QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 0x7ff876281435 | |
44 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) 0x7ff8762283ab | |
45 QCoreApplication::exec() 0x7ff876230116 | |
46 main main.cpp 650 0x56122b13a9ee |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment