Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
4/17/2012 12:41:12 PM EDT
I keep getting error messages from yahoo, google and other browser programs and the system hangs briefly.  Running Ubuntu Version 10.04.

Here is one, says the script stopped.  I get others from Yahoo that says script stopped.  

A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.

Script: https://www.google.com/extern_js/f/CgJlbhICdXMrMEU4ACwrMFo4ASwrMA44ACwrMBc4ACwrMDw4ACwrMFE4ACwrMFk4ACwrMAo4ACwrMJgBOAAsKzAWOAAsKzAZOAAsKzArOAAsKzBBOAAsKzBNOAAsKzBOOAAsKzBTOAAsKzBUOAAsKzBpOAAsKzCQATgALCswkgE4ACwrMJcBOAAsKzCjATgALCswpwE4ACwrMKoBOAAsKzCsATgALCswtgE4ACwrMNEBOAAsKzDVATgALCsw2AE4ACwrMNsBOAAsKzB0OAAsKzC6ATgALCswHTgALCswXDgALCswbzgALCswGDgALCswJjgALIACa5ACcg/H5WCJ7SIHqo.js:639


Any ideas?  Hardware?  Software?

Thanks
4/17/2012 12:52:15 PM EDT
[#1]
what web browser are you using?
4/17/2012 2:04:55 PM EDT
[#2]
Firefox 11
4/17/2012 2:23:35 PM EDT
[#3]
have you tried starting firefox with add-ons disabled? In ubuntu you can do that by opening the terminal and typing: firefox -safe-mode

If the error messages stop it is one of your add-ons causing it.
4/17/2012 5:45:12 PM EDT
[#4]
Quoted:
have you tried starting firefox with add-ons disabled? In ubuntu you can do that by opening the terminal and typing: firefox -safe-mode

If the error messages stop it is one of your add-ons causing it.


EDITED.  It must not be an add-on.  I installed Chrome which doesn't have the problem.  If It would take import all the data from Firefox, I'd delete fire fox.  It sucked on windows now it's sucking on Linux.

Like you avatar.

4/18/2012 9:34:31 AM EDT
[#5]
That line of code is trying to use window.localStorage (html5 api).  Maybe the browsers don't have read or write permissions to whatever directory it is trying to use?  Just throwing it out there...