GT crashes when I execute the following code in Lepiter: ```smalltalk Metacello new baseline: 'CBOR'; repository: 'github://svenvc/CBOR:main'; load. ``` Terminal output: ``` free(): invalid next size (fast) zsh: abort (core dumped) GlamorousToolkit --image gt.image ```