Closed
Bug 478166
Opened 17 years ago
Closed 13 years ago
Firefox crashes at random while playing Java applet game which uses OpenGL
Categories
(Core Graveyard :: Widget: Mac, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: exu1997, Unassigned)
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.6) Gecko/2009011912 Firefox/3.0.6
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.6) Gecko/2009011912 Firefox/3.0.6
When I play an Open GL game like RuneScape, without warning, Firefox crashes. I don't open a huge amount of windows, nor do I do anything that could produce lag. It's crashed multiple times, but on my Vista laptop, it doesn't have the same problem.
Reproducible: Sometimes
Actual Results:
Firefox crashed.
Expected Results:
Firefox shouldn't have crashed.
I use the default configuration and theme for Firefox and my computer is rather new.
Updated•17 years ago
|
Version: unspecified → 3.0 Branch
Comment 1•17 years ago
|
||
Comment 3•17 years ago
|
||
0 XUL nsObjCExceptionLogAbort mozilla/widget/src/cocoa/nsChildView.mm:152
1 XUL -[ChildView processKeyDownEvent:keyEquiv:] mozilla/widget/src/cocoa/nsChildView.mm:5201
2 XUL -[ChildView keyDown:] mozilla/widget/src/cocoa/nsChildView.mm:5259
3 Foundation Foundation@0xb3e2
4 CoreFoundation CoreFoundation@0x7363e
5 CoreFoundation CoreFoundation@0x73cd7
6 HIToolbox HIToolbox@0x302bf
7 HIToolbox HIToolbox@0x30011
8 HIToolbox HIToolbox@0x2ff4c
9 AppKit AppKit@0x40d7c
10 AppKit AppKit@0x4062f
11 JavaEmbeddingPlugin JavaEmbeddingPlugin@0x1341e
12 AppKit AppKit@0x3966a
13 XUL nsAppShell::Run mozilla/widget/src/cocoa/nsAppShell.mm:591
....
Assignee: nobody → joshmoz
Component: General → Widget: Mac
Product: Firefox → Core
QA Contact: general → mac
Version: 3.0 Branch → 1.9.0 Branch
Updated•16 years ago
|
Summary: Firefox crashes without warning when using Open GL Java. → Firefox crashes at random while playing Java applet game which uses OpenGL
Comment 4•13 years ago
|
||
Java has been running out-of-process for a number of releases now and we changed our interfaces to Java quite a bit, also Apple has released a few more modern OSes and GL drivers have been under a ton of development in the last years, so this stuff has probably changed a lot. This bug has no info about current software versions, please file a new bug for new issues or reopen this one with current info, including a crash signature if it still happens and move it to a component outside of graveyard.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•