7-of-9 / google-site-spider

Automatically exported from code.google.com/p/google-site-spider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fails to complete, hangs, need browser restart to unwedge

GoogleCodeExporter opened this issue · comments

I tried running this on my personal website using Chrome 12.0.742.53 beta for 
64 bit Linux (Natty).

It starts out okay queueing 200 items or so and filling the page as it grabs 
them but then ends up hanging (can't scroll or interact).  The second time I 
tried it didn't even get to the bottom of the page before hanging.

Going back to the tab where I pressed the button in the first place and 
pressing again has no effect unless I restart the browser.

I have no idea where the blame for this happening lies and the extension page 
doesn't list how to gather diagnostics to help this kind of issue.

Original issue reported on code.google.com by rogerbinns on 18 May 2011 at 7:28

The cause is having "Check inline content" checked.  If unchecked then 
everything works fine.

Original comment by rogerbinns on 18 May 2011 at 7:32

Sorry about this bug.  It was fixed in the first update.  There was a race 
condition on initial load.

Original comment by neil.fra...@gmail.com on 12 Jun 2011 at 6:06

  • Changed state: Fixed