EarTrumpet
EarTrumpet copied to clipboard
EarTrumpet crashes on CLR exception in WindowsBase!CultureAndContextManager
Description
Every 1-3 days I notice that EarTrumpet is no longer running, and a new crash dump file is generated. I'm unable to determine the circumstances that lead to the crash. Stack trace is below. I can provide dump file samples if requested. Any ideas on the cause? Thanks
Meta
- EarTrumpet version: 2.1.8.0
- Windows 10 version: 10.0.19041.1
WinDbg dump file analysis
NTGLOBALFLAG: 0
PROCESS_BAM_CURRENT_THROTTLED: 0
PROCESS_BAM_PREVIOUS_THROTTLED: 0
APPLICATION_VERIFIER_FLAGS: 0
CONTEXT: (.ecxr)
eax=00f9ec38 ebx=00000005 ecx=00000005 edx=00000000 esi=00f9ecfc edi=00000001
eip=761aa6f2 esp=00f9ec38 ebp=00f9ec94 iopl=0 nv up ei pl nz ac po nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000212
KERNELBASE!RaiseException+0x62:
761aa6f2 8b4c2454 mov ecx,dword ptr [esp+54h] ss:002b:00f9ec8c=bc6a4aba
Resetting default scope
EXCEPTION_RECORD: (.exr -1)
ExceptionAddress: 761aa6f2 (KERNELBASE!RaiseException+0x00000062)
ExceptionCode: e0434352 (CLR exception)
ExceptionFlags: 00000001
NumberParameters: 5
Parameter[0]: 8007000e
Parameter[1]: 00000000
Parameter[2]: 00000000
Parameter[3]: 00000000
Parameter[4]: 74eb0000
PROCESS_NAME: EarTrumpet.exe
EXCEPTION_CODE_STR: 8007000e
FAULTING_THREAD: ffffffff
STACK_TEXT:
00f9edf4 07d0c9c1 WindowsBase!MS.Internal.CulturePreservingExecutionContext+CultureAndContextManager.Initialize+0x11
00f9ee04 07d0c8cf WindowsBase!MS.Internal.CulturePreservingExecutionContext.Run+0x6f
00f9ee34 07d0c743 WindowsBase!System.Windows.Threading.DispatcherOperation.Invoke+0x3b
00f9ee68 07d0c333 WindowsBase!System.Windows.Threading.Dispatcher.ProcessQueue+0x1eb
00f9eea8 07d0c009 WindowsBase!System.Windows.Threading.Dispatcher.WndProcHook+0x61
00f9eef0 0611db1b WindowsBase!MS.Win32.HwndWrapper.WndProc+0xa3
00f9ef30 0611da5b WindowsBase!MS.Win32.HwndSubclass.DispatcherCallbackOperation+0x6b
00f9ef40 0611d935 WindowsBase!System.Windows.Threading.ExceptionWrapper.InternalRealCall+0xfd
00f9ef64 0611d7c5 WindowsBase!System.Windows.Threading.ExceptionWrapper.TryCatchWhen+0x35
00f9efa8 0608300c WindowsBase!System.Windows.Threading.Dispatcher.LegacyInvokeImpl+0x164
00f9f000 06082789 WindowsBase!MS.Win32.HwndSubclass.SubclassWndProc+0x1b1
00f9f200 07d0bf6f PresentationCore!DomainBoundILStubClass.IL_STUB_PInvoke+0x5f
00f9f238 07d0b9f1 WindowsBase!System.Windows.Threading.Dispatcher.PushFrameImpl+0xc1
00f9f280 07d0b44e WindowsBase!System.Windows.Threading.Dispatcher.PushFrame+0x2e
00f9f28c 07d0b3b6 PresentationFramework!System.Windows.Application.RunDispatcher+0x46
00f9f298 07d0b166 PresentationFramework!System.Windows.Application.RunInternal+0x186
00f9f2b4 07d0af59 PresentationFramework!System.Windows.Application.Run+0x29
00f9f2c4 05ac4275 EarTrumpet!EarTrumpet.App.Main+0x85
STACK_COMMAND: ** Pseudo Context ** ManagedPseudo ** Value: ffffffff ** ; kb
SYMBOL_NAME: WindowsBase!MS.Internal.CulturePreservingExecutionContext+CultureAndContextManager.Initialize+11
MODULE_NAME: WindowsBase
IMAGE_NAME: WindowsBase.dll
BUCKET_ID_MODPRIVATE: 1
FAILURE_BUCKET_ID: CLR_EXCEPTION_8007000e_WindowsBase.dll!MS.Internal.CulturePreservingExecutionContext+CultureAndContextManager.Initialize
OS_VERSION: 10.0.19041.1
BUILDLAB_STR: vb_release
OSPLATFORM_TYPE: x86
OSNAME: Windows 10
IMAGE_VERSION: 4.8.4360.0
FAILURE_ID_HASH: {9d776c01-6e54-e29d-583d-50ab38c59c04}
Looks like a WPF bug; can you send a dump to [email protected]? I'll file a bug over on the WPF repo too.
Hi there. I'm cleaning up the issues list. There's no work to be completed here so am closing this issue for now. Feel free to keep the discussion going. Thanks!