Closed Bug 988626 Opened 10 years ago Closed 5 years ago

crash in JS_BeginRequest(JSContext*)

Categories

(Core :: DOM: Workers, defect, P5)

29 Branch
x86
All
defect

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox29 --- affected

People

(Reporter: jbecerra, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-2441526d-7c2f-40c7-adb3-aa5b62140326.
=============================================================

Most of the reports are from people running Firefox 29, and mostly on Windows 7. Comments mention that this happens randomly. There are a few dupes.

0 	mozjs.dll 	JS_BeginRequest(JSContext *) 	js/src/jsapi.cpp
1 	xul.dll 	mozilla::dom::workers::WorkerRunnable::Dispatch(JSContext *) 	dom/workers/WorkerPrivate.cpp
2 	xul.dll 	mozilla::dom::workers::Proxy::Teardown() 	dom/workers/XMLHttpRequest.cpp
3 	xul.dll 	`anonymous namespace'::AsyncTeardownRunnable::Run() 	dom/workers/XMLHttpRequest.cpp
4 	xul.dll 	nsThread::ProcessNextEvent(bool,bool *) 	xpcom/threads/nsThread.cpp
5 	xul.dll 	NS_ProcessNextEvent(nsIThread *,bool) 	xpcom/glue/nsThreadUtils.cpp
6 	xul.dll 	nsXULWindow::ShowModal() 	xpfe/appshell/src/nsXULWindow.cpp
7 	xul.dll 	nsContentTreeOwner::ShowAsModal() 	xpfe/appshell/src/nsContentTreeOwner.cpp
8 	xul.dll 	nsWindowWatcher::OpenWindowInternal(nsIDOMWindow *,char const *,char const *,char const *,bool,bool,bool,nsIArray *,nsIDOMWindow * *) 	embedding/components/windowwatcher/src/nsWindowWatcher.cpp
9 	xul.dll 	nsWindowWatcher::OpenWindow(nsIDOMWindow *,char const *,char const *,char const *,nsISupports *,nsIDOMWindow * *) 	embedding/components/windowwatcher/src/nsWindowWatcher.cpp
10 	xul.dll 	NS_InvokeByIndex 	xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp
11 	xul.dll 	XPC_WN_CallMethod(JSContext *,unsigned int,JS::Value *) 	js/xpconnect/src/XPCWrappedNativeJSOps.cpp
12 	mozjs.dll 	js::Invoke(JSContext *,JS::CallArgs,js::MaybeConstruct) 	js/src/vm/Interpreter.cpp
13 	mozjs.dll 	Interpret 	js/src/vm/Interpreter.cpp
14 	mozjs.dll 	js::Invoke(JSContext *,JS::Value const &,JS::Value const &,unsigned int,JS::Value *,JS::MutableHandle<JS::Value>) 	js/src/vm/Interpreter.cpp
15 	mozjs.dll 	JS_CallFunctionValue(JSContext *,JSObject *,JS::Value,unsigned int,JS::Value *,JS::Value *) 	js/src/jsapi.cpp
16 	xul.dll 	nsXPCWrappedJSClass::CallMethod(nsXPCWrappedJS *,unsigned short,XPTMethodDescriptor const *,nsXPTCMiniVariant *) 	js/xpconnect/src/XPCWrappedJSClass.cpp
17 	xul.dll 	nsXPCWrappedJS::CallMethod(unsigned short,XPTMethodDescriptor const *,nsXPTCMiniVariant *) 	js/xpconnect/src/XPCWrappedJS.cpp
18 	mozglue.dll 	arena_dalloc_small 	memory/mozjemalloc/jemalloc.c
19 	mozglue.dll 	je_free 	memory/mozjemalloc/jemalloc.c
20 	xul.dll 	nsObserverList::FillObserverArray(nsCOMArray<nsIObserver> &) 	xpcom/ds/nsObserverList.cpp
21 	xul.dll 	nsObserverService::NotifyObservers(nsISupports *,char const *,wchar_t const *) 	xpcom/ds/nsObserverService.cpp
22 	xul.dll 	XREMain::XRE_mainRun() 	toolkit/xre/nsAppRunner.cpp
23 	xul.dll 	XRE_main 	toolkit/xre/nsAppRunner.cpp
24 	firefox.exe 	do_main 	browser/app/nsBrowserApp.cpp
25 	firefox.exe 	NS_internal_main(int,char * *) 	browser/app/nsBrowserApp.cpp
26 	firefox.exe 	__tmainCRTStartup 	f:/dd/vctools/crt_bld/self_x86/crt/src/crtexe.c
27 	firefox.exe 	_SEH_epilog4 	
28 	kernel32.dll 	BaseThreadInitThunk 	
29 	ntdll.dll 	__RtlUserThreadStart 	
30 	ntdll.dll 	_RtlUserThreadStart
FWIW I've got access to a system with this crash signature

bp-ff0e9f29-237e-44f6-9ae5-9c4832140510	10/05/2014	01:53 p.m.

Let me know if there's anything needed.
Crash Signature: [@ JS_BeginRequest(JSContext*)] → [@ JS_BeginRequest(JSContext*)] [@ JS_BeginRequest]
Priority: -- → P5
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Closing because no crashes reported for 12 weeks.
You need to log in before you can comment on or make changes to this bug.