Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox crash with TreeStyleTab and GreaseMonkey when a second FireFox window opens #378

Closed
haozhun opened this issue Sep 26, 2012 · 8 comments

Comments

@haozhun
Copy link

haozhun commented Sep 26, 2012

When I have a second FireFox window, e.g. "Open link in new window" or "File -> New Windows", FireFox crashes.

Through disabling and reenabling plugins, I figure out this happens only when both GreaseMonkey and TreeStyleTab are enabled.

FireFox version: 15.0.1
OS: Mac OS X 10.8.2

@wsmwk
Copy link

wsmwk commented Oct 5, 2012

haozhun, do you get a crash report? Post crash ID please from about:crashes

@haozhun
Copy link
Author

haozhun commented Oct 5, 2012

I'm glad you are trying to solve this. I didn't have it. But I can easily reproduce the problem.

Here is the id: bp-8ca5e011-6dca-4d32-92bd-a81632121005

What I did to reproduce this problem: Disable every extension except TreeStyleTab and GreaseMonkey. Restart FireFox. Press Command+N to open a new windows. FireFox crashes.

FYI, I have around 2 dozen tabs opened at the time. Hopefully this doesn't make your debugging harder.

Looking forward to hearing from you again soon.

@wsmwk
Copy link

wsmwk commented Oct 8, 2012

https://crash-stats.mozilla.com/report/index/bp-8ca5e011-6dca-4d32-92bd-a81632121005
0 libmozalloc.dylib TouchBadMemory memory/mozalloc/mozalloc_abort.cpp:68
1 libmozalloc.dylib mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:89
2 XUL NS_DebugBreak_P xpcom/base/nsDebugImpl.cpp:382
3 XUL mozilla::layers::LayerManagerOGL::CreateFBOWithTexture gfx/layers/opengl/LayerManagerOGL.cpp:1178
4 XUL mozilla::layers::ContainerLayerOGL::RenderLayer gfx/layers/opengl/ContainerLayerOGL.cpp:183

odd crash - URL is pointing to about:home in jar file
but there is a bug report at https://bugzilla.mozilla.org/show_bug.cgi?id=705641

@haozhun
Copy link
Author

haozhun commented Oct 8, 2012

"about:home" is fine. I have just opened a new window.

I have just read your comment on that bug. There's an easy way to reproduce that bug now. Hopefully it helps to resolve that.

Than you.

@piroor
Copy link
Owner

piroor commented Oct 11, 2012

This seems to be caused by the reason same to #386, in other words, this seems to be a issue of Firefox's HWA itself. Can you try it again without HWA?

@haozhun
Copy link
Author

haozhun commented Oct 11, 2012

I'm not sure. But after the most recent update. This seems fixed.

@wsmwk
Copy link

wsmwk commented Jan 28, 2014

piroor, I believe both this and #386 can be closed

@piroor
Copy link
Owner

piroor commented Feb 12, 2016

I close this issue because a new version of TST is released. If the problem still there, please comment here. Thanks.

@piroor piroor closed this as completed Feb 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants