Closed
Bug 1026896
Opened 11 years ago
Closed 7 years ago
crash in js::types::AddTypePropertyId(js::ExclusiveContext*, JSObject*, jsid, js::types::Type)
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox32 | --- | affected |
People
(Reporter: jbecerra, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-78bbb2de-93dd-419a-8e12-5bcc82140615.
=============================================================
This is happening mostly on Windows XP. There are no comments. Started appearing on Fx32 Aurora on 6/13. It's also coming up in the explosive reports list. Currently in the top #40.
More reports here: https://crash-stats.mozilla.com/report/list?product=Firefox&signature=js%3A%3Atypes%3A%3AAddTypePropertyId%28js%3A%3AExclusiveContext%2A%2C+JSObject%2A%2C+jsid%2C+js%3A%3Atypes%3A%3AType%29
0 @0x2d37fe6e
1 mozjs.dll js::types::AddTypePropertyId(js::ExclusiveContext *,JSObject *,jsid,js::types::Type)
EXCEPTION_ILLEGAL_INSTRUCTION on: movsd mmword ptr [esp+30h],xmm6
Depends on: 1024678
Updated•10 years ago
|
Crash Signature: [@ js::types::AddTypePropertyId(js::ExclusiveContext*, JSObject*, jsid, js::types::Type)] → [@ js::types::AddTypePropertyId(js::ExclusiveContext*, JSObject*, jsid, js::types::Type)]
[@ js::types::AddTypePropertyId]
Comment 2•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•