Closed
Bug 916825
Opened 12 years ago
Closed 7 years ago
crash in XPCConvert::NativeData2JS(JS::Value*, void const*, nsXPTType const&, nsID const*, tag_nsresult*)
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: tracy, Unassigned)
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
|
7.05 KB,
text/plain
|
Details |
This bug was filed from the Socorro interface and is
report bp-6feccad2-a824-4c97-9995-096032130916.
=============================================================
This has crept into #15 topcrasher on 24betas
Frame Module Signature Source
0 xul.dll XPCConvert::NativeData2JS(JS::Value *,void const *,nsXPTType const &,nsID const *,tag_nsresult *) js/xpconnect/src/XPCConvert.cpp
1 mozjs.dll JS_BeginRequest(JSContext *) js/src/jsapi.cpp
2 xul.dll nsXPCWrappedJSClass::CallMethod(nsXPCWrappedJS *,unsigned short,XPTMethodDescriptor const *,nsXPTCMiniVariant *) js/xpconnect/src/XPCWrappedJSClass.cpp
| Reporter | ||
Comment 1•12 years ago
|
||
Correlations attached.
For URLs, general browsing stuff in facebook, google and youtube beyond:
Total Count URL
22 https://www.facebook.com/
19 jar:file:///C:/Program%20Files/Mozilla%20Firefox/browser/omni.ja!/chrome/browser/content/browser/abouthome/aboutHome.xhtml
8 https://www.google.com/
This is no longer a top-crash as given by current product correlations:
> 24.0 0.31% #23
> 25.0b 0.27% #28
> 26.0a2 0.07% #179
> 27.0a1 0.07% #184
Keywords: topcrash
Updated•10 years ago
|
Crash Signature: [@ XPCConvert::NativeData2JS(JS::Value*, void const*, nsXPTType const&, nsID const*, tag_nsresult*)] → [@ XPCConvert::NativeData2JS(JS::Value*, void const*, nsXPTType const&, nsID const*, tag_nsresult*)]
[@ XPCConvert::NativeData2JS]
Comment 3•9 years ago
|
||
Crash volume for signature 'XPCConvert::NativeData2JS':
- nightly (version 50): 0 crash from 2016-06-06.
- aurora (version 49): 0 crash from 2016-06-07.
- beta (version 48): 10 crashes from 2016-06-06.
- release (version 47): 31 crashes from 2016-05-31.
- esr (version 45): 1 crash from 2016-04-07.
Crash volume on the last weeks:
Week N-1 Week N-2 Week N-3 Week N-4 Week N-5 Week N-6 Week N-7
- nightly 0 0 0 0 0 0 0
- aurora 0 0 0 0 0 0 0
- beta 2 0 0 1 3 3 1
- release 3 6 3 8 3 4 1
- esr 0 0 1 0 0 0 0
Affected platforms: Windows, Mac OS X, Linux
status-firefox47:
--- → affected
status-firefox48:
--- → affected
status-firefox-esr45:
--- → affected
Comment 4•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•