[Fixed] Nightly hangs with the latest NS dev version

Bug reports and enhancement requests
Post Reply
linuser
Junior Member
Posts: 26
Joined: Sun Nov 08, 2009 8:45 pm

[Fixed] Nightly hangs with the latest NS dev version

Post by linuser »

- The latest Nightly 6.0a1 (2011-05-02) on an updated Ubuntu 10.10 x86
- The latest NoScript development version (v 2.1.0.4rc3)

After updating to the latest dev version of NS , the browser hangs at restart with 100 per cent of CPU use just after terminating to load the opened tabs of previous session : I cant' access anything ( no console , no tabs ... totally unrensponsive ) , only minimize/maximize ; closing the window doesn't work since I can close/kill the browser only after the metacity dialogue box came up and then confirming I want to close/kill the browser window but killing the browser and then restarting it didn't solve the problem.

Restarting in safe mode -> All is working as expected

Installing the latest stable version of NS ( v 2.1.0.3 ) and restarting in normal mode -> All is working as expected.

I didn't try on a fresh profile yet , but I think the thing should be investigated since installing the latests stable NS version makes all working.

I will try with a fresh profile later.
Last edited by linuser on Wed May 04, 2011 11:19 pm, edited 1 time in total.
Mozilla/5.0 (X11; Linux i686; rv:6.0a1) Gecko/20110502 Firefox/6.0a1
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Nightly hangs with the latest NS dev version

Post by Giorgio Maone »

I cannot reproduce.

It might be triggered by some of the pages included in your session restore.

Have you still got them?
If so, could you check whether rc3 still triggers, and if it does try rc2 and rc1 to narrow the search, and then try to close down to the triggering page?

If you don't have those pages opened anymore, could you check whether rc3 actually still hangs for you?
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
linuser
Junior Member
Posts: 26
Joined: Sun Nov 08, 2009 8:45 pm

Re: Nightly hangs with the latest NS dev version

Post by linuser »

Ok ... I've just installed rc1 and all is working fine ( no any hang ) ...

I am going to try rc2 and eventually rc3 again.
Mozilla/5.0 (X11; Linux i686; rv:6.0a1) Gecko/20110502 Firefox/6.0a1
linuser
Junior Member
Posts: 26
Joined: Sun Nov 08, 2009 8:45 pm

Re: Nightly hangs with the latest NS dev version

Post by linuser »

I am in safe mode now ... nightly hanged again in the same way with the rc2 installed, but I can't access to error console .

Is there anything I can do to log NS output before I revert to rc1 ?
Mozilla/5.0 (X11; Linux i686; rv:6.0a1) Gecko/20110502 Firefox/6.0a1
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Nightly hangs with the latest NS dev version

Post by Giorgio Maone »

You can set the noscript.consoleDump [url=http://kb..org/About:config]about:config[/url] preference to 1 and start Firefox from a terminal, redirecting its output in a file.
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
User avatar
GµårÐïåñ
Lieutenant Colonel
Posts: 3369
Joined: Fri Mar 20, 2009 5:19 am
Location: PST - USA
Contact:

Re: Nightly hangs with the latest NS dev version

Post by GµårÐïåñ »

Just for the record, on yesterday's Nightly (have not tested with today's yet) I was getting hung up every other minute and it was getting really annoying. I figured it was a change in Nightly that was causing it but then decided to do a bit of investigating and found the following as the circumstance that caused ALL of my hangs and freezing and making me force close my browser.

Cluster f*** condition (in no particular order apparently)
-----------------------------------------------------------------
1. Content served through an IFRAME
2. That content uses AJAX (to generate a modal div)
3. That modal div contains a FLASH object
4. And just for good measure, they are served off mismatched servers (meaning: HOSTING SITE -> IFRAME (SURROGATE SITE) -> SURROGATE SITE (AJAX (FLASH)))

Just saying, in case its something to do with how NS does regressions and checks recursions. Doubtful though, but might be worth taking a quick look if you can or feel inclined Giorgio.
~.:[ Lï£ê ï§ å Lêmðñ åñÐ Ì Wåñ† M¥ Mðñê¥ ßå¢k ]:.~
________________ .: [ Major Mike's ] :. ________________
Mozilla/6.9 (en-US; rv:6.9.6.9) Gecko/66666666 Firefox/6.6.6
linuser
Junior Member
Posts: 26
Joined: Sun Nov 08, 2009 8:45 pm

Re: Nightly hangs with the latest NS dev version

Post by linuser »

v 2.1.0.4rc5 fixed also my issue , thanks :)
Mozilla/5.0 (X11; Linux i686; rv:6.0a1) Gecko/20110504 Firefox/6.0a1
User avatar
GµårÐïåñ
Lieutenant Colonel
Posts: 3369
Joined: Fri Mar 20, 2009 5:19 am
Location: PST - USA
Contact:

Re: [Fixed] Nightly hangs with the latest NS dev version

Post by GµårÐïåñ »

Glad your problem got fixed and that's one of the many things I love about Giorgio, but my specific cluster case I presented still occurs. Less frequently, I give you that but still happens. Good thing my primary browser is fine, just this test one is an issue.
~.:[ Lï£ê ï§ å Lêmðñ åñÐ Ì Wåñ† M¥ Mðñê¥ ßå¢k ]:.~
________________ .: [ Major Mike's ] :. ________________
Mozilla/6.9 (en-US; rv:6.9.6.9) Gecko/66666666 Firefox/6.6.6
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: [Fixed] Nightly hangs with the latest NS dev version

Post by Giorgio Maone »

GµårÐïåñ wrote:Glad your problem got fixed and that's one of the many things I love about Giorgio, but my specific cluster case I presented still occurs. Less frequently, I give you that but still happens. Good thing my primary browser is fine, just this test one is an issue.
Have you got a ready-made test page I can access?
Thank you.
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
metasieben
Posts: 2
Joined: Mon May 09, 2011 5:10 am

Re: [Fixed] Nightly hangs with the latest NS dev version

Post by metasieben »

looks like i'm experiencing the same problem.
for the last week, or so, nightly has become very unstable, freezing during the night, even without user-interaction.

i did some tests, and was able to reproduce the _bug_ with any ns version, therefore i believe it must be related to some nightly change…

both clean(only ns installed - default config) & dirty profile hang when clicking a link on this site:
http://blogs.computerworlduk.com/open-e ... /index.htm

specifically the link in this post:
>Glyn Moody 4 days ago in reply to Gervase Markham
Yes, I was surprised too. It was Perapera kun: http://perapera.wordpress.com/

Interestingly, a blog there yesterday suggested re-installing the addon if there were problems. I did that, and now get an error message that the Chinese English dictionary is "incompatible with 4.0.1"....
<

hope this helps, tia.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0a1) Gecko/20110508 Firefox/6.0a1
metasieben
Posts: 2
Joined: Mon May 09, 2011 5:10 am

Re: [Fixed] Nightly hangs with the latest NS dev version

Post by metasieben »

after checking some older nightlies, i think i have found the range where the change happened.

http://hg.mozilla.org/mozilla-central/rev/c5e8cc100248 -> nightly 26.04.2011

every build after that one seems broken when using NS.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0a1) Gecko/20110426 Firefox/6.0a1
Post Reply