Closed Bug 615421 Opened 15 years ago Closed 8 years ago

startup crash [@ nsSecureBrowserUIImpl::Init(nsIDOMWindow*)]

Categories

(Core :: Security: PSM, defect, P3)

x86
Windows Vista
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox52 --- unaffected
firefox-esr52 --- unaffected

People

(Reporter: wsmwk, Unassigned)

Details

(Keywords: crash, Whiteboard: [tbird crash][rare][startupcrash][psm-backlog])

Crash Data

startup crash [@ nsSecureBrowserUIImpl::Init(nsIDOMWindow*)] rare crash for both firefox and thunderbird. no correlations listed in socorro bp-8bb7415e-b83c-450e-ae6d-a0ed82101030 tb3.1.6 EXCEPTION_ACCESS_VIOLATION_WRITE 0x4dc0934 0 @0x10001 1 thunderbird.exe nsSecureBrowserUIImpl::Init security/manager/boot/src/nsSecureBrowserUIImpl.cpp:224 2 xpcom_core.dll NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:102 3 thunderbird.exe XPCWrappedNative::CallMethod js/src/xpconnect/src/xpcwrappednative.cpp:2722 4 thunderbird.exe XPC_WN_CallMethod js/src/xpconnect/src/xpcwrappednativejsops.cpp:1740 5 js3250.dll js_Invoke js/src/jsinterp.cpp:1360 6 js3250.dll js_Interpret js/src/jsops.cpp:2240 7 js3250.dll js_Invoke js/src/jsinterp.cpp:1368 8 js3250.dll js_InternalInvoke js/src/jsinterp.cpp:1423 9 js3250.dll js_InternalGetOrSet js/src/jsinterp.cpp:1486 10 js3250.dll js_GetSprop js/src/jsscope.h:602 11 js3250.dll js_NativeGet js/src/jsobj.cpp:4117 12 js3250.dll js_Interpret js/src/jsops.cpp:1505 13 js3250.dll js_Invoke js/src/jsinterp.cpp:1368 14 js3250.dll js_InternalInvoke js/src/jsinterp.cpp:1423 15 js3250.dll JS_CallFunctionValue js/src/jsapi.cpp:5114 16 thunderbird.exe nsXBLProtoImplAnonymousMethod::Execute content/xbl/src/nsXBLProtoImplMethod.cpp:332 17 thunderbird.exe nsXBLBinding::ExecuteAttachedHandler content/xbl/src/nsXBLBinding.cpp:979 18 thunderbird.exe nsBindingManager::ProcessAttachedQueue content/xbl/src/nsBindingManager.cpp:1013 19 thunderbird.exe PresShell::InitialReflow layout/base/nsPresShell.cpp:2669 20 thunderbird.exe nsXULDocument::StartLayout content/xul/document/src/nsXULDocument.cpp:2071
actually, comment 0 is 3.6.11 crash. bp-8bb7415e-b83c-450e-ae6d-a0ed82101030 tb3.1.6 EXCEPTION_ACCESS_VIOLATION_WRITE 0x4dc0934 0 @0x10001 1 thunderbird.exe nsSecureBrowserUIImpl::Init security/manager/boot/src/nsSecureBrowserUIImpl.cpp:224 2 xpcom_core.dll NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:102 3 thunderbird.exe XPCWrappedNative::CallMethod js/src/xpconnect/src/xpcwrappednative.cpp:2722 4 thunderbird.exe XPC_WN_CallMethod js/src/xpconnect/src/xpcwrappednativejsops.cpp:1740 5 js3250.dll js_Invoke js/src/jsinterp.cpp:1360 6 js3250.dll js_Interpret js/src/jsops.cpp:2240 7 js3250.dll js_Invoke js/src/jsinterp.cpp:1368 8 js3250.dll js_InternalInvoke js/src/jsinterp.cpp:1423 9 js3250.dll js_InternalGetOrSet js/src/jsinterp.cpp:1486 10 js3250.dll js_GetSprop js/src/jsscope.h:602 11 js3250.dll js_NativeGet js/src/jsobj.cpp:4117 12 js3250.dll js_Interpret js/src/jsops.cpp:1505 13 js3250.dll js_Invoke js/src/jsinterp.cpp:1368 14 js3250.dll js_InternalInvoke js/src/jsinterp.cpp:1423 15 js3250.dll JS_CallFunctionValue js/src/jsapi.cpp:5114 16 thunderbird.exe nsXBLProtoImplAnonymousMethod::Execute content/xbl/src/nsXBLProtoImplMethod.cpp:332 17 thunderbird.exe nsXBLBinding::ExecuteAttachedHandler content/xbl/src/nsXBLBinding.cpp:979 18 thunderbird.exe nsBindingManager::ProcessAttachedQueue content/xbl/src/nsBindingManager.cpp:1013 seamonkey 2.0.9 crash bp-14808992-c5da-4102-a805-bfd632101113
Component: General → Security
Product: Thunderbird → Toolkit
QA Contact: general → toolkit
Crash Signature: [@ nsSecureBrowserUIImpl::Init(nsIDOMWindow*)]
still rare for both TB and Fx bp-2c1c63d7-5e2c-422a-88a6-b82362140202 0 @0xa7018b0 1 xul.dll nsSecureBrowserUIImpl::Init(nsIDOMWindow *) security/manager/boot/src/nsSecureBrowserUIImpl.cpp 2 xul.dll NS_InvokeByIndex xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp 3 xul.dll XPC_WN_CallMethod(JSContext *,unsigned int,JS::Value *) js/xpconnect/src/XPCWrappedNativeJSOps.cpp 4 mozjs.dll js::Invoke(JSContext *,JS::CallArgs,js::MaybeConstruct) js/src/vm/Interpreter.cpp 5 mozjs.dll Interpret js/src/vm/Interpreter.cpp 6 mozjs.dll js::Invoke(JSContext *,JS::Value const &,JS::Value const &,unsigned int,JS::Value *,JS::MutableHandle<JS::Value>) js/src/vm/Interpreter.cpp 7 mozjs.dll js::GetPropertyHelper(JSContext *,JS::Handle<JSObject *>,JS::Handle<int>,unsigned int,JS::MutableHandle<JS::Value>) js/src/jsobj.cpp 8 mozjs.dll GetPropertyOperation(JSContext *,js::StackFrame *,JS::Handle<JSScript *>,unsigned char *,JS::MutableHandle<JS::Value>,JS::MutableHandle<JS::Value>) js/src/vm/Interpreter.cpp 9 mozjs.dll Interpret js/src/vm/Interpreter.cpp 10 mozjs.dll js::Invoke(JSContext *,JS::Value const &,JS::Value const &,unsigned int,JS::Value *,JS::MutableHandle<JS::Value>) js/src/vm/Interpreter.cpp 11 mozjs.dll JS_CallFunctionValue(JSContext *,JSObject *,JS::Value,unsigned int,JS::Value *,JS::Value *) js/src/jsapi.cpp 12 xul.dll nsXBLProtoImplAnonymousMethod::Execute(nsIContent *) content/xbl/src/nsXBLProtoImplMethod.cpp 13 xul.dll nsXBLBinding::ExecuteAttachedHandler() content/xbl/src/nsXBLBinding.cpp 14 xul.dll nsDocument::MaybeEndOutermostXBLUpdate() content/base/src/nsDocument.cpp 15 xul.dll mozilla::dom::XULDocument::EndUpdate(unsigned int) content/xul/document/src/XULDocument.cpp hg@1 209 /* GetWebProgress(mWindow) */ hg@1 210 // hook up to the webprogress notifications. hg@1 211 nsCOMPtr<nsIWebProgress> wp(do_GetInterface(docShell)); hg@1 212 if (!wp) return NS_ERROR_FAILURE; hg@1 213 /* end GetWebProgress */ hg@1 214 jwalden@3233 215 wp->AddProgressListener(static_cast<nsIWebProgressListener*>(this), hg@1 216 nsIWebProgress::NOTIFY_STATE_ALL | hg@1 217 nsIWebProgress::NOTIFY_LOCATION | hg@1 218 nsIWebProgress::NOTIFY_SECURITY);
Whiteboard: [tbird crash] → [tbird crash][rare][startupcrash]
Crash Signature: [@ nsSecureBrowserUIImpl::Init(nsIDOMWindow*)] → [@ nsSecureBrowserUIImpl::Init(nsIDOMWindow*)] [@ nsSecureBrowserUIImpl::Init]
Component: Security → Security: UI
Product: Toolkit → Core
Component: Security: UI → Security: PSM
Priority: -- → P3
Whiteboard: [tbird crash][rare][startupcrash] → [tbird crash][rare][startupcrash][psm-backlog]
I'm marking this bug as WORKSFORME as bug crashlog signature didn't appear from a long time (over half year).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.