Environment
- OS Version: Ubuntu 24.04
- Source: main
Description
We used to generate stack traces in older versions of gazebo using backward.cpp. These are crucial for debugging end user problems and save us developers a lot of time. In jetty it seems like we are not linking against backward correctly as I am getting a segfault without stack traces.
Steps to reproduce
- Run any bug that will segfault gazebo.
Output
Environment
Description
We used to generate stack traces in older versions of gazebo using
backward.cpp. These are crucial for debugging end user problems and save us developers a lot of time. In jetty it seems like we are not linking against backward correctly as I am getting a segfault without stack traces.Steps to reproduce
Output