Page 1 of 1

Site page russkiiyazyk.ru freezes

Posted: 2020-04-07, 09:10
by inFlowiaLab
https://russkiiyazyk.ru/orfografiya/pra ... delno.html
Hangs upon opening. It’s not even possible to close the browser without the task manager.
I tried it in safe mode, in a clean profile, on another PC and another network - the same result.

Re: Site page russkiiyazyk.ru freezes

Posted: 2020-04-07, 09:34
by Frasier
Takes several seconds but I get:
504_Gateway_Time-out.png
504_Gateway_Time-out.png (8.8 KiB) Viewed 641 times
a server side error.

Re: Site page russkiiyazyk.ru freezes

Posted: 2020-04-07, 12:19
by inFlowiaLab
In Firefox works ok.

Re: Site page russkiiyazyk.ru freezes

Posted: 2020-04-07, 14:55
by New Tobin Paradigm
Good for Firefox. How does that help any of us?

Re: Site page russkiiyazyk.ru freezes

Posted: 2020-04-07, 17:02
by badnick
The page works now, at least for me, earlier did not work.

Re: Site page russkiiyazyk.ru freezes

Posted: 2020-04-07, 17:42
by Moonchild
From what little I can gather it's a recursion problem in the website (potentially linked to timeouts/intervals) that triggers when the page has loaded. I'm not sure what it's trying to achieve but it floods the event loop with calls. There's very little that can be done to counter this kind of scripting lockup.

Re: Site page russkiiyazyk.ru freezes

Posted: 2020-04-07, 17:55
by coffeebreak
It seems to specifically hang up on this script:

Code: Select all

https://get.optad360.io/sf/17f2705c-51de-11e8-86dc-06048607e8f8/plugin.min.js
The site loaded/scrolled fine for me when that was blocked.

And fwiw, it also seems to load ok, with/without that script, when cookies are blocked.

Re: Site page russkiiyazyk.ru freezes

Posted: 2020-04-07, 18:07
by Moonchild
Thanks for pinpointing the culprit; I've contacted optad360 about this. This may be a problem on all sites that have their WP plugin.

(and updated the lunar blocklist for ABL to include them as blocked domain ;-) )

Re: Site page russkiiyazyk.ru freezes

Posted: 2020-04-07, 18:15
by badnick
coffeebreak wrote:
2020-04-07, 17:55
It seems to specifically hang up on this script:

Code: Select all

https://get.optad360.io/sf/17f2705c-51de-11e8-86dc-06048607e8f8/plugin.min.js
The site loaded/scrolled fine for me when that was blocked.

And fwiw, it also seems to load ok, with/without that script, when cookies are blocked.
Right, the page is loading fine with adblockers and without it hangs.