occasional segfault in shutdown, perhaps in node.destroy_node() #178
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
While testing some things for a discourse question (https://discourse.ros.org/t/how-to-shutdown-and-reinitialize-a-publisher-node-in-ros-2/4090/3?u=wjwwood), I created this script:
Which works fine, but one time when I did ctrl-c on it I got a segmentation fault:
I've been trying to catch it in the debugger but I haven't been able to do so, and I don't really have time to track down the source right now, so I though I'd make an issue and see if anyone else had time or interest to track it down.
The text was updated successfully, but these errors were encountered: