Can be reproduced from `make shell` as follows: ~~~ % package require tkblt 3.2 % blt::graph .g .g % pack .g % .g element create abc abc % .g legend get make: *** [shell] Segmentation fault: 11 (core dumped) ~~~
Can be reproduced from
make shellas follows: