I see the same bug as reported by John Winters. Apparently there's a deadlock in the garbage collector of the Javascript engine, that is consistent with the observed behaviour and for which there are patches: https://bugzilla.gnome.org/show_bug.cgi?id=670200 -- Bob Ham <rah at settrans.net> for (;;) { ++pancakes; }