Closed
Bug 587756
Opened 15 years ago
Closed 15 years ago
JM: Quake 3 demo crashes after loading with method jit enabled.
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugs, Unassigned)
References
()
Details
changeset: 51149:fe75f7100230
tag: tip
Repeatedly reproducible. Simply waited for the level to fully load (all the textures - including, say, the one for the teleport effect).
Demo crashed. Did not require interacting with it.
Linux x64, ATI card using fglrx, did not crash w/ method jit disabled.
depthFunc: invalid enum value 0x0
Program received signal SIGSEGV, Segmentation fault.
0x00007fffdf30230f in ?? ()
(gdb) bt
#0 0x00007fffdf30230f in ?? ()
#1 0x00007fffdf3bcda6 in ?? ()
#2 0x00007fffffffc928 in ?? ()
#3 0x00007fffd28cb868 in ?? ()
#4 0x0000000000000000 in ?? ()
Apologies again for the wrong product, filing in Core/Firefox still runs into the expectation of having javascript - someone needs to fix that template.
Updated•15 years ago
|
Assignee: marcia → general
Component: Bugzilla: Keywords & Components → JavaScript Engine
Product: mozilla.org → Core
QA Contact: timeless → general
Version: other → Trunk
Updated•15 years ago
|
Blocks: JaegerBrowser
No longer able to reproduce. Quite possibly fixed by bug #587119.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•