Closed Bug 1150046 Opened 9 years ago Closed 8 years ago

crash in JS_NewStringCopyZ(JSContext*, char const*) | `anonymous namespace''::CreateJSHangStack

Categories

(Core :: JavaScript Engine, defect)

All
Windows NT
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox39 --- affected
firefox40 --- affected

People

(Reporter: tracy, Unassigned)

Details

(Keywords: crash, topcrash-win)

Crash Data

This crash began happening on 20150322 it peaked in volume on the 25/26 of March.  It's currently a top 10 crasher on Nightly.   99% of the crash reports are from 39.0a1.  Perhaps the main cause was fixed elsewhere?  Will keep an eye on it before requesting tracking.

This bug was filed from the Socorro interface and is 
report bp-03a55f9f-b16a-4c09-a319-87ccc2150325.
=============================================================

Frame 	Module 	Signature 	Source
0 	xul.dll 	JS_NewStringCopyZ(JSContext*, char const*) 	js/src/jsapi.cpp
1 	xul.dll 	`anonymous namespace'::CreateJSHangStack 	toolkit/components/telemetry/Telemetry.cpp
2 	xul.dll 	`anonymous namespace'::CreateJSHangHistogram 	toolkit/components/telemetry/Telemetry.cpp
3 	xul.dll 	`anonymous namespace'::CreateJSThreadHangStats 	toolkit/components/telemetry/Telemetry.cpp
4 	xul.dll 	`anonymous namespace'::TelemetryImpl::GetThreadHangStats(JSContext*, JS::MutableHandle<JS::Value>) 	toolkit/components/telemetry/Telemetry.cpp
5 	xul.dll 	XPTC__InvokebyIndex 	xpcom/reflect/xptcall/md/win32/xptcinvoke_asm_x86_64.asm
6 		@0x7aa25f 	
7 	xul.dll 	CallMethodHelper::CallMethodHelper(XPCCallContext&) 	js/xpconnect/src/XPCWrappedNative.cpp
8 	xul.dll 	XPC_WN_GetterSetter(JSContext*, unsigned int, JS::Value*) 	js/xpconnect/src/XPCWrappedNativeJSOps.cpp
9 	xul.dll 	js::Invoke(JSContext*, JS::CallArgs, js::MaybeConstruct) 	js/src/vm/Interpreter.cpp
10 	xul.dll 	js::Invoke(JSContext*, JS::Value const&, JS::Value const&, unsigned int, JS::Value const*, JS::MutableHandle<JS::Value>) 	js/src/vm/Interpreter.cpp
11 	xul.dll 	js::GetProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<jsid>, JS::MutableHandle<JS::Value>) 	js/src/vm/NativeObject.h
12 	xul.dll 	GetPropertyOperation 	js/src/vm/Interpreter.cpp
13 	xul.dll 	Interpret 	js/src/vm/Interpreter.cpp
14 	xul.dll 	js::RunScript(JSContext*, js::RunState&) 	js/src/vm/Interpreter.cpp
15 	xul.dll 	js::Invoke(JSContext*, JS::CallArgs, js::MaybeConstruct) 	js/src/vm/Interpreter.cpp
16 	xul.dll 	Interpret 	js/src/vm/Interpreter.cpp
17 	xul.dll 	js::RunScript(JSContext*, js::RunState&) 	js/src/vm/Interpreter.cpp
18 	xul.dll 	js::Invoke(JSContext*, JS::CallArgs, js::MaybeConstruct) 	js/src/vm/Interpreter.cpp
19 	xul.dll 	js::CrossCompartmentWrapper::call(JSContext*, JS::Handle<JSObject*>, JS::CallArgs const&) 	js/src/proxy/CrossCompartmentWrapper.cpp
20 	xul.dll 	js::Invoke(JSContext*, JS::CallArgs, js::MaybeConstruct) 	js/src/vm/Interpreter.cpp
21 	xul.dll 	js::Invoke(JSContext*, JS::Value const&, JS::Value const&, unsigned int, JS::Value const*, JS::MutableHandle<JS::Value>) 	js/src/vm/Interpreter.cpp
22 	xul.dll 	js::jit::DoCallFallback 	js/src/jit/BaselineIC.cpp
23 		@0x21372bc
Crash Signature: [@ JS_NewStringCopyZ(JSContext*, char const*) | `anonymous namespace''::CreateJSHangStack] → [@ JS_NewStringCopyZ(JSContext*, char const*) | `anonymous namespace''::CreateJSHangStack] [@ JS_NewStringCopyZ | `anonymous namespace''::CreateJSHangStack]
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(twalker)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.