Skip to content

Instantly share code, notes, and snippets.

@ayende
Created September 27, 2018 18:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ayende/535a857ffa75b06f1fa2f1642eaf6607 to your computer and use it in GitHub Desktop.
Save ayende/535a857ffa75b06f1fa2f1642eaf6607 to your computer and use it in GitHub Desktop.
0:007> !clrstack -p -a
OS Thread Id: 0x2f30 (7)
Child SP IP Call Site
00000011157ff008 00007ffd8135aa44 [HelperMethodFrame_1OBJ: 00000011157ff008] System.Threading.WaitHandle.WaitOneNative(System.Runtime.InteropServices.SafeHandle, UInt32, Boolean, Boolean)
00000011157ff120 00007ffd2820715b System.Threading.WaitHandle.InternalWaitOne(System.Runtime.InteropServices.SafeHandle, Int64, Boolean, Boolean) [E:\A\_work\164\s\src\mscorlib\src\System\Threading\WaitHandle.cs @ 199]
PARAMETERS:
waitableSafeHandle = <no data>
millisecondsTimeout = <no data>
hasThreadAffinity = <no data>
exitContext = <no data>
LOCALS:
<no data>
00000011157ff150 00007ffcd94822c5 ConsoleApp18.Program.Run() [C:\Users\ayende\source\repos\ConsoleApp18\ConsoleApp18\Program.cs @ 15]
LOCALS:
0x00000011157ff1b0 = 0x0000000000000000
0x00000011157ff1ac = 0x0000000000000001
00000011157ff1d0 00007ffd76487080 System.Threading.Thread.ThreadMain_ThreadStart() [E:\A\_work\110\s\corefx\src\System.Threading.Thread\src\System\Threading\Thread.cs @ 93]
PARAMETERS:
this = <no data>
LOCALS:
<no data>
00000011157ff200 00007ffd280ecda9 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) [E:\A\_work\164\s\src\mscorlib\shared\System\Threading\ExecutionContext.cs @ 167]
PARAMETERS:
executionContext = <no data>
callback = <no data>
state = <no data>
LOCALS:
<no data>
0x00000011157ff248 = 0x000001f81c7510e0
<no data>
0x00000011157ff240 = 0x0000000000000000
0x00000011157ff238 = 0x0000000000000000
0x00000011157ff230 = 0x0000000000000000
<no data>
<no data>
<no data>
<no data>
<no data>
00000011157ff468 00007ffd38f53ba3 [GCFrame: 00000011157ff468]
00000011157ff6e0 00007ffd38f53ba3 [DebuggerU2MCatchHandlerFrame: 00000011157ff6e0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment