Closed
Bug 575800
Opened 15 years ago
Closed 13 years ago
JM: Startup crash in [@ GetPropCompiler::generateStub]
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: dmandelin, Unassigned)
References
Details
(Keywords: crash)
Crash Data
We crash in this function with a NULL obj in the walker loop on browser startup. I have added a temporary check for this, but we should at least know what's really going on.
Severity: normal → critical
Keywords: crash
Summary: JM: Startup crash in GetPropCompiler::generateStub → JM: Startup crash in [@ GetPropCompiler::generateStub]
Updated•14 years ago
|
Crash Signature: [@ GetPropCompiler::generateStub]
Comment 1•13 years ago
|
||
The code that was patched in this bug is gone.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•