-
Notifications
You must be signed in to change notification settings - Fork 277
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
Segmentation fault (Address not mapped to object [0x18]) #2719
Comments
I saw error messages saying the mesh files were not found and too quickly responded with the message above. Even if the mesh files are missing, Gazebo should not segfault, so I'm reopening this issue. |
Can you please follow the issue template and fill out the relevant parts including the full logs in text format rather than an image? |
Sure, I've filled the template you can view. Some things I left blank since I didn't know what to fill |
Sorry, but there is not enough information here to diagnose the problem. Can you copy the full console output from Gazebo (not an image)? Can you share the |
Environment
libEGL warning: egl: failed to create dri2 screen
libEGL warning: egl: failed to create dri2 screen
libEGL warning: egl: failed to create dri2 screen
[Err] [SystemPaths.cc:425] Unable to find file with URI [model://fyp_projectlab2/meshes/fyp_projectlab2.dae]
[Err] [SystemPaths.cc:525] Could not resolve file [model://fyp_projectlab2/meshes/fyp_projectlab2.dae]
[Err] [MeshManager.cc:211] Unable to find file[model://fyp_projectlab2/meshes/fyp_projectlab2.dae]
Segmentation fault (Address not mapped to object [0x18])
[GUI] [Err] [GuiFileHandler.cc:108] Service call for generating world SDFormat timed out
Unknown error occurred when saving the world. Please check the console output of gz-sim
ogre2.log
Description
.sdf
after having included the.dae
file using Resource Spawner on gz sim. I exported my model (.dae) file path into Gazebo Sim and the model loads correctly with the right materials, appearance and everything..dae
into Gazebo Sim (version 8.7.0 Harmonic), I encounter segmentation faults and mesh loading errors.Steps to reproduce
Output
The text was updated successfully, but these errors were encountered: