On 6/5/19 9:40 AM, James E Keenan via RT wrote: > On Wed, 05 Jun 2019 15:26:36 GMT, hv wrote: >> 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. >> > > Did not know that. Have to go AFK. Will resume tonight. Thanks. > I have access to a 11.1-RELEASE FreeBSD 11.1-RELEASE #0 r321309: Fri Jul 21 14:27:25 UTC 2017 When I run ./perl -e 'my $x = sprintf("%7000000000E", 0)' I get Integer overflow in format string for sprintf at -e line 1.Thread Previous | Thread Next