mrthuanvn / gaforflash

Automatically exported from code.google.com/p/gaforflash
Apache License 2.0
0 stars 0 forks source link

GATracker allocation blocks on Google Chrome 25 #109

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to www.graine-de-coton.com
2. Can't open the Web site
3. Everything get blocked on GATracker allocation

What is the expected output? What do you see instead?
Tracker to be allocated and program workflow to not be blocked.

What version of the product are you using? On what operating system?
com.google.analytics-1.0.1.319.swc with Google Chrome
Everything works fine but on Google Chrome especially on Windows OS.

Please provide any additional information below.
https://code.google.com/p/chromium/issues/detail?id=179806

Original issue reported on code.google.com by christophe.bismuth on 5 Mar 2013 at 8:13

GoogleCodeExporter commented 8 years ago
Added a try/catch statement, caught error is #1009 when trying to allocate 
GATracker from gaforflash SWC.
I will try to get more information from its stack trace, stay tuned.

Original comment by christophe.bismuth on 6 Mar 2013 at 9:28