Closed Bug 1405972 Opened 8 years ago Closed 8 years ago

Intermittent Assertion failure: [GFX1]: Failed to create DrawTarget, Type: 3 Size: Size(800,1000), at z:\build\build\src\obj-firefox\dist\include\mozilla/gfx/Logging.h:520

Categories

(Core :: Layout, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: archaeopteryx [at] coole-files.de https://treeherder.mozilla.org/logviewer.html#?job_id=135100886&repo=autoland https://queue.taskcluster.net/v1/task/LDX9VpR7SCCmG2szYXlOyQ/runs/0/artifacts/public/logs/live_backing.log https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://queue.taskcluster.net/v1/task/LDX9VpR7SCCmG2szYXlOyQ/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1 07:23:20 INFO - REFTEST TEST-START | file:///Z:/task_1507187216/build/tests/reftest/tests/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-028.html == file:///Z:/task_1507187216/build/tests/reftest/tests/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-026-ref.html 07:23:20 INFO - REFTEST INFO | RESTORE PREFERENCE pref(layout.css.shape-outside.enabled,false) 07:23:20 INFO - REFTEST INFO | SET PREFERENCE pref(layout.css.shape-outside.enabled,true) 07:23:20 INFO - REFTEST TEST-LOAD | file:///Z:/task_1507187216/build/tests/reftest/tests/layout/reftests/w3c-css/submitted/shapes1/shape-outside-polygon-028.html | 1641 / 1922 (85%) 07:23:20 INFO - ++DOMWINDOW == 298 (18F1B400) [pid = 2052] [serial = 7080] [outer = 1BC6FC00] 07:23:20 INFO - [GFX1]: Failed to create DrawTarget, Type: 3 Size: Size(800,1000) 07:23:20 INFO - Assertion failure: [GFX1]: Failed to create DrawTarget, Type: 3 Size: Size(800,1000), at z:\build\build\src\obj-firefox\dist\include\mozilla/gfx/Logging.h:520 07:23:38 INFO - #01: mozilla::gfx::Log<1,mozilla::gfx::CriticalLogger>::WriteLog(std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &) [gfx/2d/Logging.h:521] 07:23:38 INFO - #02: mozilla::gfx::Log<1,mozilla::gfx::CriticalLogger>::Flush() [gfx/2d/Logging.h:284] 07:23:38 INFO - #03: mozilla::gfx::Factory::CreateDrawTarget(mozilla::gfx::BackendType,mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits> const &,mozilla::gfx::SurfaceFormat) [gfx/2d/Factory.cpp:404] 07:23:38 INFO - #04: gfxPlatform::CreateDrawTargetForBackend(mozilla::gfx::BackendType,mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits> const &,mozilla::gfx::SurfaceFormat) [gfx/thebes/gfxPlatform.cpp:1524] 07:23:38 INFO - #05: mozilla::layers::PersistentBufferProviderBasic::Create(mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits>,mozilla::gfx::SurfaceFormat,mozilla::gfx::BackendType) [gfx/layers/PersistentBufferProvider.cpp:73] 07:23:38 INFO - #06: mozilla::layers::LayerManager::CreatePersistentBufferProvider(mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits> const &,mozilla::gfx::SurfaceFormat) [gfx/layers/Layers.cpp:148] 07:23:38 INFO - #07: mozilla::layers::ClientLayerManager::CreatePersistentBufferProvider(mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits> const &,mozilla::gfx::SurfaceFormat) [gfx/layers/client/ClientLayerManager.cpp:959] 07:23:38 INFO - #08: mozilla::dom::CanvasRenderingContext2D::TrySharedTarget(RefPtr<mozilla::gfx::DrawTarget> &,RefPtr<mozilla::layers::PersistentBufferProvider> &) [dom/canvas/CanvasRenderingContext2D.cpp:1883] 07:23:38 INFO - #09: mozilla::dom::CanvasRenderingContext2D::EnsureTarget(mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits,float> const *,mozilla::dom::CanvasRenderingContext2D::RenderingMode) [dom/canvas/CanvasRenderingContext2D.cpp:1694] 07:23:38 INFO - #10: mozilla::dom::CanvasRenderingContext2D::DrawWindow(nsGlobalWindow &,double,double,double,double,nsTSubstring<char16_t> const &,unsigned int,mozilla::ErrorResult &) [dom/canvas/CanvasRenderingContext2D.cpp:5504] 07:23:38 INFO - #11: mozilla::dom::CanvasRenderingContext2DBinding::drawWindow [s3:gecko-generated-sources:efa41a9a3b1bd79597e6b3e0196f7233b8d8d709faff04c3923e6aa6508c1078841eb03b90a45248afd1c07cd657b48571f14d4b3fc3c9fe26e51603371e389e/dom/bindings/CanvasRenderingContext2DBinding.cpp::2409] 07:23:38 INFO - #12: mozilla::dom::GenericBindingMethod(JSContext *,unsigned int,JS::Value *) [dom/bindings/BindingUtils.cpp:3053] 07:23:38 INFO - #13: js::CallJSNative(JSContext *,bool (*)(JSContext *,unsigned int,JS::Value *),JS::CallArgs const &) [js/src/jscntxtinlines.h:293] 07:23:38 INFO - #14: js::InternalCallOrConstruct(JSContext *,JS::CallArgs const &,js::MaybeConstruct) [js/src/vm/Interpreter.cpp:495] 07:23:38 INFO - #15: InternalCall [js/src/vm/Interpreter.cpp:540] 07:23:38 INFO - #16: js::Call(JSContext *,JS::Handle<JS::Value>,JS::Handle<JS::Value>,js::AnyInvokeArgs const &,JS::MutableHandle<JS::Value>) [js/src/vm/Interpreter.cpp:559] 07:23:38 INFO - #17: js::ForwardingProxyHandler::call(JSContext *,JS::Handle<JSObject *>,JS::CallArgs const &) [js/src/proxy/Wrapper.cpp:175] 07:23:38 INFO - #18: js::CrossCompartmentWrapper::call(JSContext *,JS::Handle<JSObject *>,JS::CallArgs const &) [js/src/proxy/CrossCompartmentWrapper.cpp:359] 07:23:38 INFO - #19: xpc::AddonWrapper<js::CrossCompartmentWrapper>::call(JSContext *,JS::Handle<JSObject *>,JS::CallArgs const &) [js/xpconnect/wrappers/AddonWrapper.cpp:155] 07:23:38 INFO - #20: js::Proxy::call(JSContext *,JS::Handle<JSObject *>,JS::CallArgs const &) [js/src/proxy/Proxy.cpp:512] 07:23:38 INFO - #21: js::proxy_Call(JSContext *,unsigned int,JS::Value *) [js/src/proxy/Proxy.cpp:787] 07:23:38 INFO - #22: js::CallJSNative(JSContext *,bool (*)(JSContext *,unsigned int,JS::Value *),JS::CallArgs const &) [js/src/jscntxtinlines.h:293] 07:23:38 INFO - #23: js::InternalCallOrConstruct(JSContext *,JS::CallArgs const &,js::MaybeConstruct) [js/src/vm/Interpreter.cpp:477] 07:23:38 INFO - #24: InternalCall [js/src/vm/Interpreter.cpp:540] 07:23:38 INFO - #25: Interpret [js/src/vm/Interpreter.cpp:3085] 07:23:38 INFO - #26: js::RunScript(JSContext *,js::RunState &) [js/src/vm/Interpreter.cpp:435] 07:23:38 INFO - #27: js::InternalCallOrConstruct(JSContext *,JS::CallArgs const &,js::MaybeConstruct) [js/src/vm/Interpreter.cpp:513] 07:23:38 INFO - #28: InternalCall [js/src/vm/Interpreter.cpp:540] 07:23:38 INFO - #29: js::Call(JSContext *,JS::Handle<JS::Value>,JS::Handle<JS::Value>,js::AnyInvokeArgs const &,JS::MutableHandle<JS::Value>) [js/src/vm/Interpreter.cpp:559] 07:23:38 INFO - #30: JS::Call(JSContext *,JS::Handle<JS::Value>,JS::Handle<JS::Value>,JS::HandleValueArray const &,JS::MutableHandle<JS::Value>) [js/src/jsapi.cpp:2975] 07:23:38 INFO - #31: xpc::SandboxCallableProxyHandler::call(JSContext *,JS::Handle<JSObject *>,JS::CallArgs const &) [js/xpconnect/src/Sandbox.cpp:700] 07:23:38 INFO - #32: js::Proxy::call(JSContext *,JS::Handle<JSObject *>,JS::CallArgs const &) [js/src/proxy/Proxy.cpp:512] 07:23:38 INFO - #33: js::proxy_Call(JSContext *,unsigned int,JS::Value *) [js/src/proxy/Proxy.cpp:787] 07:23:38 INFO - #34: js::CallJSNative(JSContext *,bool (*)(JSContext *,unsigned int,JS::Value *),JS::CallArgs const &) [js/src/jscntxtinlines.h:293] 07:23:38 INFO - #35: js::InternalCallOrConstruct(JSContext *,JS::CallArgs const &,js::MaybeConstruct) [js/src/vm/Interpreter.cpp:477] 07:23:38 INFO - #36: InternalCall [js/src/vm/Interpreter.cpp:540] 07:23:38 INFO - #37: Interpret [js/src/vm/Interpreter.cpp:3085] 07:23:38 INFO - #38: js::RunScript(JSContext *,js::RunState &) [js/src/vm/Interpreter.cpp:435] 07:23:38 INFO - #39: js::InternalCallOrConstruct(JSContext *,JS::CallArgs const &,js::MaybeConstruct) [js/src/vm/Interpreter.cpp:513] 07:23:38 INFO - #40: InternalCall [js/src/vm/Interpreter.cpp:540] 07:23:38 INFO - #41: js::Call(JSContext *,JS::Handle<JS::Value>,JS::Handle<JS::Value>,js::AnyInvokeArgs const &,JS::MutableHandle<JS::Value>) [js/src/vm/Interpreter.cpp:559] 07:23:38 INFO - #42: JS::Call(JSContext *,JS::Handle<JS::Value>,JS::Handle<JS::Value>,JS::HandleValueArray const &,JS::MutableHandle<JS::Value>) [js/src/jsapi.cpp:2975] 07:23:38 INFO - #43: xpc::SandboxCallableProxyHandler::call(JSContext *,JS::Handle<JSObject *>,JS::CallArgs const &) [js/xpconnect/src/Sandbox.cpp:700] 07:23:38 INFO - #44: js::Proxy::call(JSContext *,JS::Handle<JSObject *>,JS::CallArgs const &) [js/src/proxy/Proxy.cpp:512] 07:23:38 INFO - #45: js::proxy_Call(JSContext *,unsigned int,JS::Value *) [js/src/proxy/Proxy.cpp:787] 07:23:38 INFO - #46: js::CallJSNative(JSContext *,bool (*)(JSContext *,unsigned int,JS::Value *),JS::CallArgs const &) [js/src/jscntxtinlines.h:293] 07:23:38 INFO - #47: js::InternalCallOrConstruct(JSContext *,JS::CallArgs const &,js::MaybeConstruct) [js/src/vm/Interpreter.cpp:477] 07:23:38 INFO - #48: InternalCall [js/src/vm/Interpreter.cpp:540] 07:23:38 INFO - #49: Interpret [js/src/vm/Interpreter.cpp:3085] 07:23:38 INFO - #50: js::RunScript(JSContext *,js::RunState &) [js/src/vm/Interpreter.cpp:435] 07:23:38 INFO - #51: js::InternalCallOrConstruct(JSContext *,JS::CallArgs const &,js::MaybeConstruct) [js/src/vm/Interpreter.cpp:513] 07:23:38 INFO - #52: InternalCall [js/src/vm/Interpreter.cpp:540] 07:23:38 INFO - #53: js::Call(JSContext *,JS::Handle<JS::Value>,JS::Handle<JS::Value>,js::AnyInvokeArgs const &,JS::MutableHandle<JS::Value>) [js/src/vm/Interpreter.cpp:559] 07:23:38 INFO - #54: JS::Call(JSContext *,JS::Handle<JS::Value>,JS::Handle<JS::Value>,JS::HandleValueArray const &,JS::MutableHandle<JS::Value>) [js/src/jsapi.cpp:2975] 07:23:38 INFO - #55: xpc::SandboxCallableProxyHandler::call(JSContext *,JS::Handle<JSObject *>,JS::CallArgs const &) [js/xpconnect/src/Sandbox.cpp:700] 07:23:38 INFO - #56: js::Proxy::call(JSContext *,JS::Handle<JSObject *>,JS::CallArgs const &) [js/src/proxy/Proxy.cpp:512] 07:23:38 INFO - #57: js::proxy_Call(JSContext *,unsigned int,JS::Value *) [js/src/proxy/Proxy.cpp:787] 07:23:38 INFO - #58: js::CallJSNative(JSContext *,bool (*)(JSContext *,unsigned int,JS::Value *),JS::CallArgs const &) [js/src/jscntxtinlines.h:293] 07:23:38 INFO - #59: js::InternalCallOrConstruct(JSContext *,JS::CallArgs const &,js::MaybeConstruct) [js/src/vm/Interpreter.cpp:477] 07:23:38 INFO - #60: InternalCall [js/src/vm/Interpreter.cpp:540] 07:23:38 INFO - #61: Interpret [js/src/vm/Interpreter.cpp:3085] 07:23:38 INFO - #62: js::RunScript(JSContext *,js::RunState &) [js/src/vm/Interpreter.cpp:435] 07:23:38 INFO - #63: js::InternalCallOrConstruct(JSContext *,JS::CallArgs const &,js::MaybeConstruct) [js/src/vm/Interpreter.cpp:513] 07:23:38 INFO - #64: InternalCall [js/src/vm/Interpreter.cpp:540] 07:23:38 INFO - #65: js::Call(JSContext *,JS::Handle<JS::Value>,JS::Handle<JS::Value>,js::AnyInvokeArgs const &,JS::MutableHandle<JS::Value>) [js/src/vm/Interpreter.cpp:559] 07:23:38 INFO - #66: JS_CallFunctionValue(JSContext *,JS::Handle<JSObject *>,JS::Handle<JS::Value>,JS::HandleValueArray const &,JS::MutableHandle<JS::Value>) [js/src/jsapi.cpp:2916] 07:23:38 INFO - #67: nsFrameMessageManager::ReceiveMessage(nsISupports *,nsIFrameLoader *,bool,nsTSubstring<char16_t> const &,bool,mozilla::dom::ipc::StructuredCloneData *,mozilla::jsipc::CpowHolder *,nsIPrincipal *,nsTArray<mozilla::dom::ipc::StructuredCloneData> *) [dom/base/nsFrameMessageManager.cpp:1100] 07:23:38 INFO - #68: nsFrameMessageManager::ReceiveMessage(nsISupports *,nsIFrameLoader *,nsTSubstring<char16_t> const &,bool,mozilla::dom::ipc::StructuredCloneData *,mozilla::jsipc::CpowHolder *,nsIPrincipal *,nsTArray<mozilla::dom::ipc::StructuredCloneData> *) [dom/base/nsFrameMessageManager.cpp:911] 07:23:38 INFO - #69: nsInProcessTabChildGlobal::DoSendBlockingMessage(JSContext *,nsTSubstring<char16_t> const &,mozilla::dom::ipc::StructuredCloneData &,JS::Handle<JSObject *>,nsIPrincipal *,nsTArray<mozilla::dom::ipc::StructuredCloneData> *,bool) [dom/base/nsInProcessTabChildGlobal.cpp:44] 07:23:38 INFO - #70: nsFrameMessageManager::SendMessage(nsTSubstring<char16_t> const &,JS::Handle<JS::Value>,JS::Handle<JS::Value>,nsIPrincipal *,JSContext *,unsigned char,JS::MutableHandle<JS::Value>,bool) [dom/base/nsFrameMessageManager.cpp:651] 07:23:38 INFO - #71: nsFrameMessageManager::SendSyncMessage(nsTSubstring<char16_t> const &,JS::Handle<JS::Value>,JS::Handle<JS::Value>,nsIPrincipal *,JSContext *,unsigned char,JS::MutableHandle<JS::Value>) [dom/base/nsFrameMessageManager.cpp:558] 07:23:38 INFO - #72: nsInProcessTabChildGlobal::SendSyncMessage(nsTSubstring<char16_t> const &,JS::Handle<JS::Value>,JS::Handle<JS::Value>,nsIPrincipal *,JSContext *,unsigned char,JS::MutableHandle<JS::Value>) [dom/base/nsInProcessTabChildGlobal.h:60] 07:23:38 INFO - #73: NS_InvokeByIndex 07:23:38 INFO - #74: CallMethodHelper::Invoke() [js/xpconnect/src/XPCWrappedNative.cpp:1996] 07:23:38 INFO - #75: XPCWrappedNative::CallMethod(XPCCallContext &,XPCWrappedNative::CallMode) [js/xpconnect/src/XPCWrappedNative.cpp:1282] 07:23:38 INFO - #76: XPC_WN_CallMethod(JSContext *,unsigned int,JS::Value *) [js/xpconnect/src/XPCWrappedNativeJSOps.cpp:929] 07:23:38 INFO - #77: js::CallJSNative(JSContext *,bool (*)(JSContext *,unsigned int,JS::Value *),JS::CallArgs const &) [js/src/jscntxtinlines.h:293] 07:23:38 INFO - #78: js::InternalCallOrConstruct(JSContext *,JS::CallArgs const &,js::MaybeConstruct) [js/src/vm/Interpreter.cpp:495] 07:23:38 INFO - #79: InternalCall [js/src/vm/Interpreter.cpp:540] 07:23:38 INFO - #80: Interpret [js/src/vm/Interpreter.cpp:3085] 07:23:38 INFO - #81: js::RunScript(JSContext *,js::RunState &) [js/src/vm/Interpreter.cpp:435] 07:23:38 INFO - #82: js::InternalCallOrConstruct(JSContext *,JS::CallArgs const &,js::MaybeConstruct) [js/src/vm/Interpreter.cpp:513] 07:23:38 INFO - #83: InternalCall [js/src/vm/Interpreter.cpp:540] 07:23:38 INFO - #84: js::Call(JSContext *,JS::Handle<JS::Value>,JS::Handle<JS::Value>,js::AnyInvokeArgs const &,JS::MutableHandle<JS::Value>) [js/src/vm/Interpreter.cpp:559] 07:23:38 INFO - #85: js::fun_apply(JSContext *,unsigned int,JS::Value *) [js/src/jsfun.cpp:1302] 07:23:38 INFO - #86: js::CallJSNative(JSContext *,bool (*)(JSContext *,unsigned int,JS::Value *),JS::CallArgs const &) [js/src/jscntxtinlines.h:293] 07:23:38 INFO - #87: js::InternalCallOrConstruct(JSContext *,JS::CallArgs const &,js::MaybeConstruct) [js/src/vm/Interpreter.cpp:495] 07:23:38 INFO - #88: InternalCall [js/src/vm/Interpreter.cpp:540] 07:23:38 INFO - #89: js::Call(JSContext *,JS::Handle<JS::Value>,JS::Handle<JS::Value>,js::AnyInvokeArgs const &,JS::MutableHandle<JS::Value>) [js/src/vm/Interpreter.cpp:559] 07:23:38 INFO - #90: js::ForwardingProxyHandler::call(JSContext *,JS::Handle<JSObject *>,JS::CallArgs const &) [js/src/proxy/Wrapper.cpp:175] 07:23:38 INFO - #91: js::CrossCompartmentWrapper::call(JSContext *,JS::Handle<JSObject *>,JS::CallArgs const &) [js/src/proxy/CrossCompartmentWrapper.cpp:359] 07:23:38 INFO - #92: js::Proxy::call(JSContext *,JS::Handle<JSObject *>,JS::CallArgs const &) [js/src/proxy/Proxy.cpp:512] 07:23:38 INFO - #93: js::proxy_Call(JSContext *,unsigned int,JS::Value *) [js/src/proxy/Proxy.cpp:787] 07:23:38 INFO - #94: js::CallJSNative(JSContext *,bool (*)(JSContext *,unsigned int,JS::Value *),JS::CallArgs const &) [js/src/jscntxtinlines.h:293] 07:23:38 INFO - #95: js::InternalCallOrConstruct(JSContext *,JS::CallArgs const &,js::MaybeConstruct) [js/src/vm/Interpreter.cpp:477] 07:23:38 INFO - #96: InternalCall [js/src/vm/Interpreter.cpp:540] 07:23:38 INFO - #97: js::jit::DoCallFallback [js/src/jit/BaselineIC.cpp:2534] 07:23:38 INFO - #98: ??? (???:???) 07:23:38 INFO - #99: ??? (???:???) 07:23:38 INFO - #100: ??? (???:???) 07:23:38 INFO - #101: EnterBaseline [js/src/jit/BaselineJIT.cpp:164] 07:23:38 INFO - #102: js::jit::EnterBaselineMethod(JSContext *,js::RunState &) [js/src/jit/BaselineJIT.cpp:200] 07:23:38 INFO - #103: js::RunScript(JSContext *,js::RunState &) [js/src/vm/Interpreter.cpp:425] 07:23:38 INFO - #104: js::InternalCallOrConstruct(JSContext *,JS::CallArgs const &,js::MaybeConstruct) [js/src/vm/Interpreter.cpp:513] 07:23:38 INFO - #105: InternalCall [js/src/vm/Interpreter.cpp:540] 07:23:38 INFO - #106: js::Call(JSContext *,JS::Handle<JS::Value>,JS::Handle<JS::Value>,js::AnyInvokeArgs const &,JS::MutableHandle<JS::Value>) [js/src/vm/Interpreter.cpp:559] 07:23:38 INFO - #107: JS_CallFunctionValue(JSContext *,JS::Handle<JSObject *>,JS::Handle<JS::Value>,JS::HandleValueArray const &,JS::MutableHandle<JS::Value>) [js/src/jsapi.cpp:2916] 07:23:38 INFO - #108: nsXPCWrappedJSClass::CallMethod(nsXPCWrappedJS *,unsigned short,XPTMethodDescriptor const *,nsXPTCMiniVariant *) [js/xpconnect/src/XPCWrappedJSClass.cpp:1317] 07:23:38 INFO - #109: nsXPCWrappedJS::CallMethod(unsigned short,XPTMethodDescriptor const *,nsXPTCMiniVariant *) [js/xpconnect/src/XPCWrappedJS.cpp:615] 07:23:38 INFO - #110: PrepareAndDispatch [xpcom/reflect/xptcall/md/win32/xptcstubs.cpp:85] 07:23:38 INFO - #111: SharedStub [xpcom/reflect/xptcall/md/win32/xptcstubs.cpp:113] 07:23:38 INFO - #112: nsTimerImpl::Fire(int) [xpcom/threads/nsTimerImpl.cpp:525] 07:23:38 INFO - #113: nsTimerEvent::Run() [xpcom/threads/TimerThread.cpp:288] 07:23:38 INFO - #114: nsThread::ProcessNextEvent(bool,bool *) [xpcom/threads/nsThread.cpp:1040] 07:23:38 INFO - #115: NS_ProcessNextEvent(nsIThread *,bool) [xpcom/threads/nsThreadUtils.cpp:524] 07:23:38 INFO - #116: mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate *) [ipc/glue/MessagePump.cpp:97] 07:23:38 INFO - #117: MessageLoop::RunInternal() [ipc/chromium/src/base/message_loop.cc:326] 07:23:38 INFO - #118: MessageLoop::RunHandler() [ipc/chromium/src/base/message_loop.cc:320] 07:23:38 INFO - #119: MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:300] 07:23:38 INFO - #120: nsBaseAppShell::Run() [widget/nsBaseAppShell.cpp:160] 07:23:38 INFO - #121: nsAppShell::Run() [widget/windows/nsAppShell.cpp:230] 07:23:38 INFO - #122: nsAppStartup::Run() [toolkit/components/startup/nsAppStartup.cpp:289] 07:23:38 INFO - #123: XREMain::XRE_mainRun() [toolkit/xre/nsAppRunner.cpp:4694] 07:23:38 INFO - #124: XREMain::XRE_main(int,char * * const,mozilla::BootstrapConfig const &) [toolkit/xre/nsAppRunner.cpp:4858] 07:23:38 INFO - #125: XRE_main(int,char * * const,mozilla::BootstrapConfig const &) [toolkit/xre/nsAppRunner.cpp:4953] 07:23:38 INFO - #126: mozilla::BootstrapImpl::XRE_main(int,char * * const,mozilla::BootstrapConfig const &) [toolkit/xre/Bootstrap.cpp:49] 07:23:38 INFO - #127: do_main [browser/app/nsBrowserApp.cpp:232] 07:23:38 INFO - #128: NS_internal_main(int,char * *,char * *) [browser/app/nsBrowserApp.cpp:304] 07:23:38 INFO - #129: wmain [toolkit/xre/nsWindowsWMain.cpp:114] 07:23:38 INFO - #130: __scrt_common_main_seh [f:/dd/vctools/crt/vcstartup/src/startup/exe_common.inl:253] 07:23:38 INFO - #131: kernel32.dll + 0x53c45 07:23:38 INFO - #132: ntdll.dll + 0x637f5 07:23:38 INFO - #133: ntdll.dll + 0x637c8
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.