Infinite loading loop while noscript is activated

Ask for help about NoScript, no registration needed to post
orensan
Posts: 8
Joined: Thu Aug 23, 2018 4:17 pm

Infinite loading loop while noscript is activated

Post by orensan »

So i started experiencing an infinite loading loop while noscript is activated, i have the latest version, i've run my antivirus and malwarebytes for malware/virus, reinstalled NS and it's still behaving the same way as if it was infected.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
orensan
Posts: 8
Joined: Thu Aug 23, 2018 4:17 pm

Re: Infinite loading loop while noscript is activated

Post by orensan »

v 10.1.8.17 is what i'm using if anyone is wondering what i meant by latest, it was updated yesterday so i suspect is related to it
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Infinite loading loop while noscript is activated

Post by Giorgio Maone »

No, you're not infected, but that's probably something interfering with the CSP headers injected by NoScript in each page.
Could you please check NoScript Options>Advanced>Debug and send us whatever [NoScript] message you get in your Browser Console (Ctrl+Shift+J)?
Thanks.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
orensan
Posts: 8
Joined: Thu Aug 23, 2018 4:17 pm

Re: Infinite loading loop while noscript is activated

Post by orensan »

not sure what you're looking exactly, so please forgive me for pasting the entire thing
Last edited by orensan on Thu Aug 23, 2018 5:03 pm, edited 1 time in total.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
supz

Re: Infinite loading loop while noscript is activated

Post by supz »

I'm getting exactly the same thing.

Pretty much just started happening.

Constantly refreshes on every webpage.

Disable noscript and everything is fine again.

Considering noscript has just been updated I'm betting the update broke something.

Really not liking the idea of having it disabled so hope it's fixed soon.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
supz

Re: Infinite loading loop while noscript is activated

Post by supz »

Here's a section of my console output.

Seems every file the site tries to load ends up causing an error.

Code: Select all

[NoScript] undefined <unavailable> nothing to repeat domainImplies@moz-extension://b8abc6a0-5e82-47c4-aede-ed4d766f079d/common/Policy.js:34:14
isImplied@moz-extension://b8abc6a0-5e82-47c4-aede-ed4d766f079d/common/Policy.js:41:11
update/</<@moz-extension://b8abc6a0-5e82-47c4-aede-ed4d766f079d/bg/ChildPolicies.js:119:68
update/<@moz-extension://b8abc6a0-5e82-47c4-aede-ed4d766f079d/bg/ChildPolicies.js:119:52
update@moz-extension://b8abc6a0-5e82-47c4-aede-ed4d766f079d/bg/ChildPolicies.js:116:54
init@moz-extension://b8abc6a0-5e82-47c4-aede-ed4d766f079d/bg/main.js:29:13
log.js:12:62
[NoScript] Green light to image https://forums.informaction.com/styles/prosilver/imageset/icon_contact_www.gif from https://forums.informaction.com/viewtopic.php?f=7&t=25122&p=98236#p98236 log.js:9:39
[NoScript] undefined <unavailable> nothing to repeat domainImplies@moz-extension://b8abc6a0-5e82-47c4-aede-ed4d766f079d/common/Policy.js:34:14
isImplied@moz-extension://b8abc6a0-5e82-47c4-aede-ed4d766f079d/common/Policy.js:41:11
update/</<@moz-extension://b8abc6a0-5e82-47c4-aede-ed4d766f079d/bg/ChildPolicies.js:119:68
update/<@moz-extension://b8abc6a0-5e82-47c4-aede-ed4d766f079d/bg/ChildPolicies.js:119:52
update@moz-extension://b8abc6a0-5e82-47c4-aede-ed4d766f079d/bg/ChildPolicies.js:116:54
init@moz-extension://b8abc6a0-5e82-47c4-aede-ed4d766f079d/bg/main.js:29:13
log.js:12:62
[NoScript] Green light to image https://forums.informaction.com/styles/prosilver/theme/images/arrow_left.gif from https://forums.informaction.com/viewtopic.php?f=7&t=25122&p=98236#p98236
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Infinite loading loop while noscript is activated

Post by Giorgio Maone »

The pastebin is really useful.
Could you try disabling session restore (start with a blank page, rather than with last tabs) and see whether this keeps happening?
I suspect there's some internationalized domain (e.g. with Japanese characters) among the sites which are saved in your session restore and I've just spotted a bug with handling those :(
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
orensan
Posts: 8
Joined: Thu Aug 23, 2018 4:17 pm

Re: Infinite loading loop while noscript is activated

Post by orensan »

Giorgio Maone wrote:The pastebin is really useful.
Could you try disabling session restore (start with a blank page, rather than with last tabs) and see whether this keeps happening?
I suspect there's some internationalized domain (e.g. with Japanese characters) among the sites which are saved in your session restore and I've just spotted a bug with handling those :(
weird that happened just after the last update, i had no problems in the previous version
Last edited by orensan on Thu Aug 23, 2018 5:03 pm, edited 1 time in total.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Infinite loading loop while noscript is activated

Post by Giorgio Maone »

An experimental build which should fix this is coming, but I also suspect some weird entry in your permissions list.
May I see also your NoScript Options>Export file? Many thanks!
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
orensan
Posts: 8
Joined: Thu Aug 23, 2018 4:17 pm

Re: Infinite loading loop while noscript is activated

Post by orensan »

Giorgio Maone wrote:An experimental build which should fix this is coming, but I also suspect some weird entry in your permissions list.
May I see also your NoScript Options>Export file? Many thanks!

i am unable to export/import, plus i also had uninstalled/removed it in an attempt to fix the problem so not sure if there's anything left over from the old version i was using yesterday
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Infinite loading loop while noscript is activated

Post by Giorgio Maone »

Please check latest development build:
v 10.1.8.18rc1
=============================================================
x More resilient and optimized Sites.domainImplies()*
x Update ChildPolicies when automatic temp TRUST for
top-level documents is enabled
x Fixed messages from content scripts being "eaten" by the
wrong dispatcher when UI is open (thanks skriptimaahinen)
x Fixed typo causing accidental permissions/status mismatches
being checked only while pages are still loading (thanks
skriptimaahinen)
x Fixed typo in XSS name sanitization script injection
(thanks skriptimaahinen)

* it should fix your issue, which is most likely caused by invalid entries in the permissions list.
In order to verify, if this build works for you, please send me your NoScript Options>Export file as soon as the NoScript is back to normal, thanks.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
orensan
Posts: 8
Joined: Thu Aug 23, 2018 4:17 pm

Re: Infinite loading loop while noscript is activated

Post by orensan »

nothingtosee.kappa
Last edited by orensan on Thu Aug 23, 2018 5:04 pm, edited 1 time in total.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
orensan
Posts: 8
Joined: Thu Aug 23, 2018 4:17 pm

Re: Infinite loading loop while noscript is activated

Post by orensan »

guess i should've just registered, lol.

anyhow, it's working so far, so thumbs up
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Infinite loading loop while noscript is activated

Post by Giorgio Maone »

Thank you so much.

This line is what was breaking the previous implementation of Sites.domainImplies().
Now I've got to figure out how it went in your permissions :)
"null/F:/HTG183994/[HTG183994]%20Fuuju%20Hime%20Cursed%20Futana%20-%20Ring%20[JP-EN]/Fuuju%20Hime%20Cursed%20Futana%20-%20Ring%20Ver%201.36B%20[EN]/src/index.swf"
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
barbaz
Senior Member
Posts: 11066
Joined: Sat Aug 03, 2013 5:45 pm

Re: Infinite loading loop while noscript is activated

Post by barbaz »

orensan wrote:guess i should've just registered, lol.
off-topic: I take this to mean you would like your Guest posts in this thread put under your account, so done :)
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply