firefox 10 + greasemonkey + scripts = delayed crash

in The Banana Bar
Subscribe to firefox 10 + greasemonkey + scripts = delayed crash 14 posts, 5 voices



sdfghjklkjhg... Scriptwright
FirefoxX11

anyone else having this issue?
usually happens when dealing with tabs i opened via GM_openInTab
it likes happening when i am typing into a input field
worked just fine in 9.0.1

 
Marti Scriptwright
FirefoxX11

firefox 10 + greasemonkey + scripts = delayed crash
sdfghjklkjhg... wrote:
anyone else having this issue?
Not here but I did just rebuild my profile from scratch a few weeks ago. Seems to be handling it alright here. I use an unpublished script to open certain things in a new tab with this API method.

 
sdfghjklkjhg... Scriptwright
FirefoxX11

so do i mine opens 1 to 3 tabs during page load i go over to it and start typing and crash and that page works just fine if i click a link with my mouse wheel

 
Marti Scriptwright
FirefoxX11

Hmm try "tabbing" over with the keyboard and see if it still crashes (ctrl+F4 here or whatever your meta key is). Do you have the Moz crash reporter on and submitting? You can examine those logs too or if it's a general crash start firefox from a shell so you can see what log messages appear.

 
Mascalzone User
FirefoxX11

Since this morning i had some problems.
Firefox 10 crash every time i use Greasemonkey.
The report i send to Mozilla:

Add-ons: {e4a8a97b-f2ed-450b-b12d-ee082ba24781}:0.9.15,foxmarks@kei.com:4.0.5,{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}:2.0.3,langpack-it@firefox.mozilla.org:10.0,ubufox@ubuntu.com:0.9.3,langpack-en-GB@firefox.mozilla.org:10.0,langpack-en-ZA@firefox.mozilla.org:10.0,{972ce4c6-7e08-4474-a285-3208198ce6fd}:10.0
BuildID: 20120130145648
CrashTime: 1328517382
EMCheckCompatibility: true
FramePoisonBase: 00000000f0dea000
FramePoisonSize: 4096
InstallTime: 1328516460
Notes: OpenGL: ATI Technologies Inc. -- ATI Mobility Radeon HD 3430 -- 3.2.9756 Compatibility Profile Context -- texture_from_pixmap

ProductName: Firefox
SecondsSinceLastCrash: 358
StartupTime: 1328517031
Theme: classic/1.0
Throttleable: 1
URL: https://apps.facebook.com/kingdomsofcamelot/?s=66
Vendor: Mozilla
Version: 10.0

Now i disable Greasemonkey and everything are well.

But i need the addons and the scripts usage.

 
sdfghjklkjhg... Scriptwright
FirefoxX11

put about:crashes in your address bar
http://imgur.com/GtzER

 
sdfghjklkjhg... Scriptwright
FirefoxX11

i think it is only happening with the copy i got from the update system in ubuntu 10.04 seems to work fine so far with mozilla's copy on there server that i setup via script i made but time will tell

 
Marti Scriptwright
FirefoxX11

For everyone, what is your GPU Accelerated Windows value in about:support ? Mine is set at 0/1 since the Engineers keep blacklisting my driver. Did have some crashes earlier last year when I forced it to use WebGL but perhaps it's a driver issue with both.

sdfghjklkjhg... wrote:
think it is only happening with the copy i got from the update system in ubuntu
GM or FF? If it is Firefox, distros are notorious for compiling for speed instead of stability. GM you should always get from AMO. Also 64 bit or 32 bit browser? Is Flash present on these pages that it is crashing? Updated Flash if so?

 
sdfghjklkjhg... Scriptwright
FirefoxX11

no running flash
distro is ubuntu 10.04.3 LTS amd64
i got my GM from https://arantius.com/misc/gm-nightly/
Looks like it got a update today :)

 
Kirt User
FirefoxX11

The crashes are still occurring. Below is my latest crash report. Even thought it shows additional add-ons, the crashing was still happening with just Greasemonkey and 2 userscripts on a fresh Linux installation with a current Firefox installation (from Mozilla's site, not from a repository).

Add-ons: {e4a8a97b-f2ed-450b-b12d-ee082ba24781}:0.9.17,{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}:2.0.3,adblockpopups@jessehakanen.net:0.3,{bee6eb20-01e0-ebd1-da83-080329fb9a3a}:1.04,{972ce4c6-7e08-4474-a285-3208198ce6fd}:10.0.1,fbp@fbpurity.com:6.4.0,elemhidehelper@adblockplus.org:1.2.1
BuildID: 20120209214306
CrashTime: 1329128898
EMCheckCompatibility: true
FramePoisonBase: 00000000f0dea000
FramePoisonSize: 4096
InstallTime: 1329118974
Notes: OpenGL: Tungsten Graphics, Inc -- Mesa DRI Mobile IntelĀ® GM45 Express Chipset GEM 20100330 DEVELOPMENT x86/MMX/SSE2 -- 2.1 Mesa 7.9-devel -- texture_from_pixmap

ProductName: Firefox
SecondsSinceLastCrash: 2174
StartupTime: 1329128158
Theme: classic/1.0
Throttleable: 1
URL: https://apps.facebook.com/kingdomsofcamelot/?re...
Vendor: Mozilla
Version: 10.0.1

 
Marti Scriptwright
FirefoxX11

Kirt wrote:
The crashes are still occurring...

And your about:support GPU acceleration values? Is your GPU overheating? That will cause WebGL even in 2D mode to crash severely if too much is put on it via a user.js and it is running too hot. e.g the proverbial straw that broke the camels back.

 
sdfghjklkjhg... Scriptwright
FirefoxX11

GPU is nice and cool at all times (rarely over 40C)

only hit 35C on this and hit a solid 60+FPS and that is with compiz enabled
http://demos.hacks.mozilla.org/openweb/HWACCEL/

edit could not get GPU over 40C and the CPU only hit 41C

 
codwala User
FirefoxWindows

ill try some of the advice here. ive been having issues with ff for quite some though and dont like the idea of using chrome or ie.

 
sdfghjklkjhg... Scriptwright
FirefoxX11

no issue with firefox 11 :)