Chrome crashes on jQuery Test Suite #5

Chrome crashes on jQuery Test Suite #5

I'm trying to setup a dev environment for developing jQuery core, but Google Chrome (v10.0) crashes when I run the jQuery Test Suite ( http://localhost/jquery/test). It seems to crash on '#5. core: browser' on both the 'master' and '1.6rc1' branches.

Do you think this is a problem with my setup, a known issue, or should i file a bug?

Additional Information:
I followed the setup instructions on  http://docs.jquery.com/Tips_for_jQuery_Bug_Patching and have MAMP, git, node.js, etc. setup on my Macbook Pro running 10.6.7 (Snow Leopard). All tests pass in Opera 11.10 and Firefox 4. I've tried using the built-in Apache server instead of MAMP and that crashes Chrome as well.