Closed
Bug 1213096
Opened 10 years ago
Closed 9 years ago
crash in XPCCallContext::XPCCallContext(XPCContext::LangType, JSContext*, JS::Handle<T>, JS::Handle<T>, JS::Handle<T>, unsigned int, JS::Value*, JS::Value*)
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: alex_mayorga, Unassigned)
References
Details
(Keywords: crash)
This bug was filed from the Socorro interface and is
report bp-064d2ea4-99ef-49bb-987f-581ab2151008.
=============================================================
Crashing Thread
Frame Module Signature Source
0 xul.dll XPCCallContext::XPCCallContext(XPCContext::LangType, JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<jsid>, unsigned int, JS::Value*, JS::Value*) js/xpconnect/src/XPCCallContext.cpp
1 xul.dll XPC_WN_CallMethod(JSContext*, unsigned int, JS::Value*) js/xpconnect/src/XPCWrappedNativeJSOps.cpp
2 @0x23cf44b702f
80 crashes in the past 28 days per https://crash-stats.mozilla.com/report/list?product=Firefox&range_unit=days&range_value=28&signature=XPCCallContext%3A%3AXPCCallContext%28XPCContext%3A%3ALangType%2C+JSContext*%2C+JS%3A%3AHandle%3CT%3E%2C+JS%3A%3AHandle%3CT%3E%2C+JS%3A%3AHandle%3CT%3E%2C+unsigned+int%2C+JS%3A%3AValue*%2C+JS%3A%3AValue*%29
| Reporter | ||
Updated•10 years ago
|
Updated•10 years ago
|
Crash Signature: [@ XPCCallContext::XPCCallContext(XPCContext::LangType, JSContext*, JS::Handle<T>, JS::Handle<T>, JS::Handle<T>, unsigned int, JS::Value*, JS::Value*)] → [@ XPCCallContext::XPCCallContext(XPCContext::LangType, JSContext*, JS::Handle<T>, JS::Handle<T>, JS::Handle<T>, unsigned int, JS::Value*, JS::Value*)]
[@ XPCCallContext::XPCCallContext]
Updating crash signature to reflect changes to signature generation made in bug 1269817 (although reports older than a week will not be reprocessed), and adding dependency to ShutDownKill metabug.
(These probably shouldn't all be separate bugs, but I'm not going to fix that up in a mass-change.)
Blocks: shutdownkill
Crash Signature: [@ XPCCallContext::XPCCallContext(XPCContext::LangType, JSContext*, JS::Handle<T>, JS::Handle<T>, JS::Handle<T>, unsigned int, JS::Value*, JS::Value*)]
[@ XPCCallContext::XPCCallContext] → [@ IPCError-browser | ShutDownKill ]
| Reporter | ||
Comment 2•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Updated•8 years ago
|
Crash Signature: [@ IPCError-browser | ShutDownKill ]
status-firefox41:
affected → ---
status-firefox42:
affected → ---
status-firefox43:
affected → ---
status-firefox44:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•