Hello,

Roassal2 has recently been crashing on my image on every example that includes text. Peter Uhnak helped me discover that it crashes when drawing a TRLabelShape and maybe Cairo doesn't like the new FT plugin.

Some experiments:
  1. Inspecting an empty view (RTView new inspect) doesn't crash.
  2. Everything works well on Pharo 7.
My image and crash.dmp��can be found in this folder:
https://drive.google.com/drive/folders/1lypWVL6VwYfHCqRuXZfnAcA4qZGulDal?usp=sharing

Oleks