TeX Live 2024:: asympote 2.88-1 hangs after outputting a pdf
Ken Brown
kbrown@cornell.edu
Sun May 26 22:02:54 GMT 2024
On 5/26/2024 12:11 AM, Lemures Lemniscati via Cygwin wrote:
> But, now, asy hangs after outputting a pdf.
>
> How to reproduce:
>
> 1. Prepare test.asy:
>
> // test.asy
> dot((0,0));
> // test.asy
>
> 2. `asy -vv test.asy` will successfully write test.eps.
>
> 3. But, `asy -vv -f pdf test.asy` will hang after gs produces test.pdf...
Sorry, I can't reproduce this on my system. Can you attach gdb to the
hanging process to see where the hang occurs?
Ken
More information about the Cygwin
mailing list