On Wed, 05 Jun 2019 07:54:26 -0700, jkeenan wrote: > After 'cont', the program hung for > 1 minute, so I Ctrl-C-ed it. Watchpoints can make things rather slow; you'll see from the stack trace that we're still in perl_parse(), so we haven't got as far as running the program yet. My guess is that it should complete in 10-15 minutes, but if possible please allow at least up to an hour before giving up on it. Hugo --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=134172Thread Previous | Thread Next