Skip to content

Aborted (core dumped) when test installation #1063

@jiaminguo1995

Description

@jiaminguo1995

I try this project recently, but when I run the code " ign launch -v 4 competition.ign worldName:=tunnel_circuit_practice_01 circuit:=tunnel robotName1:=X1 robotConfig1:=X1_SENSOR_CONFIG_1 levels:=false" to test installation, the terminal will shut down.
here are the error

terminate called after throwing an instance of 'Ogre::InvalidParametersException'
what(): OGRE EXCEPTION(2:InvalidParametersException): All framebuffer formats with this texture internal format unsupported in GL3PlusFrameBufferObject::initialise at /var/lib/jenkins/workspace/ogre-2.1-debbuilder/repo/RenderSystems/GL3Plus/src/OgreGL3PlusFrameBufferObject.cpp (line 229)
Stack trace (most recent call last) in thread 4326:
#29 Object "", at 0xffffffffffffffff, in
[GUI] [Wrn] [Component.hh:189] Trying to deserialize component with data type [St6vectorIdSaIdEE], which doesn't have operator>>. Component will not be deserialized.
[GUI] [Dbg] [EntityComponentManager.cc:767] Using components of type [5681045647686850796] / [ign_gazebo_components.SlipComplianceCmd ].
#28 Source "/build/glibc-CVJwZb/glibc-2.27/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S", line 95, in [0x7f38956dd61e]
#27 Source "/build/glibc-CVJwZb/glibc-2.27/nptl/pthread_create.c", line 463, in start_thread [0x7f38953a46da]
#26 Object "/usr/lib/x86_64-linux-gnu/libstdc++.so.6", at 0x7f3892f866de, in std::error_code::default_error_condition() const
#25 Object "/usr/lib/x86_64-linux-gnu/ign-gazebo-4/plugins/libignition-gazebo-sensors-system.so", at 0x7f385642ec6f, in ignition::gazebo::v4::systems::SensorsPrivate::RenderThread()
#24 Object "/usr/lib/x86_64-linux-gnu/ign-gazebo-4/plugins/libignition-gazebo-sensors-system.so", at 0x7f385642e737, in ignition::gazebo::v4::systems::SensorsPrivate::RunOnce()
#23 Object "/usr/lib/x86_64-linux-gnu/ign-rendering-4/engine-plugins/libignition-rendering-ogre2.so", at 0x7f37f452bf6f, in ignition::rendering::v4::Ogre2Scene::PreRender()
#22 Object "/usr/lib/x86_64-linux-gnu/libignition-rendering4.so.4", at 0x7f385581ad7b, in ignition::rendering::v4::BaseScene::PreRender()
#21 Object "/usr/lib/x86_64-linux-gnu/ign-rendering-4/engine-plugins/libignition-rendering-ogre2.so", at 0x7f37f44ac5a5, in ignition::rendering::v4::BaseVisualignition::rendering::v4::Ogre2Node::PreRender()
#20 Object "/usr/lib/x86_64-linux-gnu/ign-rendering-4/engine-plugins/libignition-rendering-ogre2.so", at 0x7f37f44b1561, in ignition::rendering::v4::BaseVisualignition::rendering::v4::Ogre2Node::PreRenderChildren()
#19 Object "/usr/lib/x86_64-linux-gnu/ign-rendering-4/engine-plugins/libignition-rendering-ogre2.so", at 0x7f37f44ac5a5, in ignition::rendering::v4::BaseVisualignition::rendering::v4::Ogre2Node::PreRender()
#18 Object "/usr/lib/x86_64-linux-gnu/ign-rendering-4/engine-plugins/libignition-rendering-ogre2.so", at 0x7f37f44b1561, in ignition::rendering::v4::BaseVisualignition::rendering::v4::Ogre2Node::PreRenderChildren()
#17 Object "/usr/lib/x86_64-linux-gnu/ign-rendering-4/engine-plugins/libignition-rendering-ogre2.so", at 0x7f37f44ac5a5, in ignition::rendering::v4::BaseVisualignition::rendering::v4::Ogre2Node::PreRender()
#16 Object "/usr/lib/x86_64-linux-gnu/ign-rendering-4/engine-plugins/libignition-rendering-ogre2.so", at 0x7f37f44b1561, in ignition::rendering::v4::BaseVisualignition::rendering::v4::Ogre2Node::PreRenderChildren()
#15 Object "/usr/lib/x86_64-linux-gnu/ign-rendering-4/engine-plugins/libignition-rendering-ogre2.so", at 0x7f37f44e7278, in ignition::rendering::v4::Ogre2GpuRays::CreateGpuRaysTextures()
#14 Object "/usr/lib/x86_64-linux-gnu/ign-rendering-4/engine-plugins/libignition-rendering-ogre2.so", at 0x7f37f44e2cab, in ignition::rendering::v4::Ogre2GpuRays::Setup1stPass()
#13 Object "/usr/lib/x86_64-linux-gnu/libOgreMain.so.2.1.0", at 0x7f37d840da64, in Ogre::TextureManager::createManual(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, Ogre::TextureType, unsigned int, unsigned int, unsigned int, int, Ogre::PixelFormat, int, Ogre::ManualResourceLoader*, bool, unsigned int, std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, bool, bool)
#12 Object "/usr/lib/x86_64-linux-gnu/libOgreMain.so.2.1.0", at 0x7f37d840954c, in Ogre::Texture::createInternalResources()
#11 Object "/usr/lib/x86_64-linux-gnu/OGRE-2.1/OGRE/RenderSystem_GL3Plus.so", at 0x7f36941a74b7, in Ogre::GL3PlusTexture::createInternalResourcesImpl()
#10 Object "/usr/lib/x86_64-linux-gnu/OGRE-2.1/OGRE/RenderSystem_GL3Plus.so", at 0x7f36941a69ef, in Ogre::GL3PlusTexture::_createSurfaceList()
#9 Object "/usr/lib/x86_64-linux-gnu/OGRE-2.1/OGRE/RenderSystem_GL3Plus.so", at 0x7f36941aaedd, in Ogre::v1::GL3PlusTextureBuffer::GL3PlusTextureBuffer(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, unsigned int, unsigned int, int, int, Ogre::v1::HardwareBuffer::Usage, bool, unsigned int)
#8 Object "/usr/lib/x86_64-linux-gnu/OGRE-2.1/OGRE/RenderSystem_GL3Plus.so", at 0x7f3694180eb1, in Ogre::GL3PlusFBOManager::createRenderTexture(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, Ogre::GL3PlusSurfaceDesc const&, bool, unsigned int)
#7 Object "/usr/lib/x86_64-linux-gnu/OGRE-2.1/OGRE/RenderSystem_GL3Plus.so", at 0x7f3694180e25, in Ogre::GL3PlusFBORenderTexture::GL3PlusFBORenderTexture(Ogre::GL3PlusFBOManager*, std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, Ogre::GL3PlusSurfaceDesc const&, bool, unsigned int)
#6 Object "/usr/lib/x86_64-linux-gnu/OGRE-2.1/OGRE/RenderSystem_GL3Plus.so", at 0x7f369418408e, in Ogre::GL3PlusFrameBufferObject::initialise()
#5 Object "/usr/lib/x86_64-linux-gnu/libstdc++.so.6", at 0x7f3892f5bd53, in __cxa_throw
#4 Object "/usr/lib/x86_64-linux-gnu/libstdc++.so.6", at 0x7f3892f5bb20, in std::terminate()
#3 Object "/usr/lib/x86_64-linux-gnu/libstdc++.so.6", at 0x7f3892f5bae5, in std::rethrow_exception(std::__exception_ptr::exception_ptr)
#2 Object "/usr/lib/x86_64-linux-gnu/libstdc++.so.6", at 0x7f3892f55956, in
#1 Source "/build/glibc-CVJwZb/glibc-2.27/stdlib/abort.c", line 79, in __GI_abort [0x7f38955fc7f0]
#0 Source "/build/glibc-CVJwZb/glibc-2.27/signal/../sysdeps/unix/sysv/linux/raise.c", line 51, in __GI_raise [0x7f38955fae87]
Aborted (Signal sent by tkill() 3408 1000)
Aborted (core dumped)

Thanks for everyone who can give me some advice for this problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions