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

--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to