Page 1 of 1
Palemoon crash when I go https://www.kupi.cz/obchod/coop/
Posted: 2017-03-04, 11:04
by SGvagon
Hello,
I am using the latest Palemoon 27.1.2 32bit, and when I go to
https://www.kupi.cz/obchod/coop/ , Palemoon instant freeze and then hang

. I can't open this page. It's the similar freeze like with Facebook.
Thank you in advance.
Here is a hang
Re: Palemoon crash when I go https://www.kupi.cz/obchod/coop/
Posted: 2017-03-04, 11:34
by New Tobin Paradigm
It is not a crash unlike the thread title says it is.. But you already know that.
HOWEVER, there is a hang but it is recoverable (least it is recoverable on latest unstable build) if you wait for the anti-script-running-a-muck protection to kick in it is likely recoverable in release as well.. The site does have an unresponsive javascript.. script. No clue what it is or how to deal with it but it isn't a deadlock hang (as far as I can tell) like Facebook.
Re: Palemoon crash when I go https://www.kupi.cz/obchod/coop/
Posted: 2017-03-04, 15:23
by New Tobin Paradigm
When I terminate the script the
Browser console spits this out.. It may be helpful to the webdevs but useless for us.. Just another javascript mess going out of control. Least it is detected and able to recover.
For the record it does hangup even in Chrome as the tab becomes unresponsive then recovers its self whereas we stop the nonsense when detected it is showing behavior of going out of control.
Code: Select all
10:23:27.908 Error: Script terminated by timeout at:
SMap.Layer.Marker.prototype.redraw@https://api.mapy.cz/js/api/smap-jak.js?v=4.12.74:940:413
SMap.Layer.Marker.prototype.addMarker@https://api.mapy.cz/js/api/smap-jak.js?v=4.12.74:932:403
showMap@https://www.kupi.cz/static/smaps.js?v=94cab1aba03293695924b3ae0bbceed1:1:1704
@https://www.kupi.cz/obchod/coop/:37848:17
x.Callbacks/c@https://cdnjs.cloudflare.com/ajax/libs/jquery/1.10.2/jquery.min.js:4:26031
x.Callbacks/p.fireWith@https://cdnjs.cloudflare.com/ajax/libs/jquery/1.10.2/jquery.min.js:4:26840
.ready@https://cdnjs.cloudflare.com/ajax/libs/jquery/1.10.2/jquery.min.js:4:3303
q@https://cdnjs.cloudflare.com/ajax/libs/jquery/1.10.2/jquery.min.js:4:715
1 smap-jak.js:940:412
Re: Palemoon crash when I go https://www.kupi.cz/obchod/coop/
Posted: 2017-03-04, 20:22
by Moonchild
Bad JS going out of control is not something we can do anything about; marked solved as it's not a bug in the browser, and it does exactly what it is supposed to be doing in such situations.