Sunday, November 27, 2016

BaseThreadInitThunk+0x24

BaseThreadInitThunk+0x24

What to check: Read Access Violation for File Stream Readers in the source code (
ntoskrnl.exe!_misaligned_access).


Thread Stack:

0, ntoskrnl.exe!_misaligned_access+0x1356
1, ntoskrnl.exe!KeSynchronizeExecution+0x4133
2, CORINFO_HELP_ISINSTANCEOFINTERFACE <-- System.Core.ni.dll+0x1697b8
3, System.Linq.Enumerable.Count[[System.__Canon, mscorlib]](System.Collections.Generic.IEnumerable`1<System.__Canon>) + 0x47 <-- System.Core.ni.dll+0x1c02b7
4, CORINFO_HELP_ISINSTANCEOFINTERFACE <-- System.Core.ni.dll+0x1697b8 (No unwind info)
5, MyFunction(System.String, System.String, Int32) + 0xb65 <-- 0x52556cd (No unwind info)
6, System.Timers.Timer.MyTimerCallback(System.Object) + 0xd2 <-- System.ni.dll+0x6e4566 (No unwind info)
7, System.Threading.TimerQueueTimer.CallCallbackInContext(System.Object) + 0x2c <-- mscorlib.ni.dll+0x37ae38 (No unwind info)
8, System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) + 0x16 <-- mscorlib.ni.dll+0x30d956 (No unwind info)
9, System.Threading.TimerQueueTimer.CallCallback() + 0xa7 <-- mscorlib.ni.dll+0x37ad8b (No unwind info)
10, System.Threading.TimerQueueTimer.Fire() + 0xc0 <-- mscorlib.ni.dll+0x37ac18 (No unwind info)
11, System.Threading.TimerQueue.FireNextTimers() + 0x131 <-- mscorlib.ni.dll+0x37aae1 (No unwind info)
12, System.Threading.TimerQueue.AppDomainTimerCallback() + 0x1c <-- mscorlib.ni.dll+0x37a9ac (No unwind info)
13, clr.dll!DllUnregisterServerInternal+0x3a83 (No unwind info)
14, clr.dll!DllUnregisterServerInternal+0x47ac (No unwind info)
15, clr.dll!CopyPDBs+0xdc95 (No unwind info)
16, clr.dll!DllUnregisterServerInternal+0x8b52 (No unwind info)
17, clr.dll!DllUnregisterServerInternal+0x8bc0 (No unwind info)
18, clr.dll!DllUnregisterServerInternal+0x8c8d (No unwind info)
19, clr.dll!DllUnregisterServerInternal+0x8cfb (No unwind info)
20, clr.dll!CopyPDBs+0xdc3e (No unwind info)
21, clr.dll!CopyPDBs+0xdb8f (No unwind info)
22, clr.dll!CopyPDBs+0xd917 (No unwind info)
23, clr.dll!GetMetaDataInternalInterfaceFromPublic+0x29800 (No unwind info)
24, clr.dll!GetMetaDataInternalInterfaceFromPublic+0x1b084 (No unwind info)
25, kernel32.dll!BaseThreadInitThunk+0x24 (No unwind info)
26, ntdll.dll!RtlInitializeExceptionChain+0x8f (No unwind info)
27, ntdll.dll!RtlInitializeExceptionChain+0x5a (No unwind info)


No comments:

Post a Comment