Closed Bug 775383 Opened 12 years ago Closed 11 years ago

shutdown crash in __abi_Windows_ApplicationModel_Core_IFrameworkView____abi_Run()

Categories

(Core :: Widget: Win32, defect)

x86_64
Windows 8.1
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jimm, Assigned: jimm)

Details

(Whiteboard: completed-elm)

Reliably reproduced in release build on the drag to close gesture. Doesn't appear to happen in debug builds. This is after nsIAppStartup has called quit and xpcom has been shutdown via nsAppShell's Exit().

Not sure what the crash is, it doesn't appear to be in our code.
 
>	msvcr110.dll!_invoke_watson(const wchar_t * pszExpression=0x02a80608, const wchar_t * pszFunction=0x02c3f778, const wchar_t * pszFile=0x6572bbc9, unsigned int nLine=6657024, unsigned int pReserved=0) Line 131	C++
 	vccorlib110.dll!__abi_FailFast() Line 18	C++
 	xul.dll!mozilla::widget::winrt::FrameworkView::[Windows::ApplicationModel::Core::IFrameworkView]::__abi_Windows_ApplicationModel_Core_IFrameworkView____abi_Run()	C++
 	twinapi.dll!Windows::ApplicationModel::Core::CoreApplicationView::Run() Line 879	C++
 	twinapi.dll!`Windows::ApplicationModel::Core::CoreApplicationViewAgileContainer::RuntimeClassInitialize'::`55'::<lambda_41C56E110EA0F879>::operator()(void * pv=0x006584f0) Line 559	C++
 	twinapi.dll!`Windows::ApplicationModel::Core::CoreApplicationViewAgileContainer::RuntimeClassInitialize'::`55'::<lambda_41C56E110EA0F879>::<helper_func>(void * pv=0x006584f0) Line 612	C++
 	SHCore.dll!Microsoft::WRL::Details::EventTargetArray::RuntimeClassInitialize(unsigned int)	Unknown
 	kernel32.dll!@BaseThreadInitThunk@12()	Unknown
 	ntdll.dll!___RtlUserThreadStart@8()	Unknown
 	ntdll.dll!__RtlUserThreadStart@8()	Unknown
Summary: shutdown crash in FrameworkView::[Windows::ApplicationModel::Core::IFrameworkView]::__abi_Windows_ApplicationModel_Core_IFrameworkView____abi_Run() → shutdown crash in __abi_Windows_ApplicationModel_Core_IFrameworkView____abi_Run()
Assignee: nobody → jmathies
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
OS: Windows 8 Metro → Windows 8.1
You need to log in before you can comment on or make changes to this bug.