> In fact, you can reproduce this infinite loop with just the
> following grotty input:
>
> x T utf8
> x res 240 24 40
> x init
> p1
> Dt
>
> The following patch would turn this into a fatal error instead,
> [...]
Thanks a lot! I've applied your patch to the CVS repository.
Werner