Karsten1987 / iceoryx_serialization_test

0 stars 0 forks source link

weird caching behavior in serialization #1

Open Karsten1987 opened 4 years ago

Karsten1987 commented 4 years ago
karsten:~/iceoryx_ws $ RMW_IMPLEMENTATION=rmw_iceoryx_cpp ros2 run iceoryx_serialization_test iceoryx_serialization_test 
[basic types] std: 793 min: 793 max: 793
[basic types] std: 4.03 min: 4 max: 7
[multi nested] -- seqfault!

@michael-poehnl Can you try to reproduce this please?

Karsten1987 commented 4 years ago

Also, in fact, the multi nested test msgs segfault with the 1.16 release.