benlilaj / gears

Automatically exported from code.google.com/p/gears
0 stars 1 forks source link

Worker threads hangs Chrome #826

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The attached file creates 4 workers. All of them are busy looping and 2 of
them never post any messages back to the worker thread.

There is also a "perf meter" on the page measuring "laggyness" on the main
thread.

What is the expected output? 

The perf meter should be thin and stable and the main thread should not
hang and Chrome should not crash.

What do you see instead?

The main thread hangs. Gears crashes. Chrome hangs

What version of the product are you using?

Gears 0.5.8

Google Chrome   2.0.162.0 (Official Build 9536)
WebKit  530.0
V8  0.4.9.3
User Agent  Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US)
AppleWebKit/530.0 (KHTML, like Gecko) Chrome/2.0.162.0 Safari/530.0

On what operating system?

Windows XP

Please provide any additional information below.

The attached file works on Firefox 3 on the same machine.

Original issue reported on code.google.com by erik.arv...@gmail.com on 13 Feb 2009 at 2:34

Attachments:

GoogleCodeExporter commented 9 years ago
Updated the test to inline gears_init.js

Original comment by erik.arv...@gmail.com on 13 Feb 2009 at 2:41

Attachments: