Skip to content

Instantly share code, notes, and snippets.

@metametaclass
Created October 17, 2012 20:29
Show Gist options
  • Save metametaclass/3907954 to your computer and use it in GitHub Desktop.
Save metametaclass/3907954 to your computer and use it in GitHub Desktop.
> kernel32.dll!_RaiseException@16() + 0x3c bytes
clr.dll!RaiseTheExceptionInternalOnly() + 0x172 bytes
clr.dll!IL_Throw() + 0xe3 bytes
mscorlib.ni.dll!7a0f05b4()
[Frames below may be incorrect and/or missing, no symbols loaded for mscorlib.ni.dll]
clr.dll!MethodTable::SetObjCreateDelegate() - 0x273400 bytes
clr.dll!MethodTable::CallFinalizer() + 0x75 bytes
clr.dll!WKS::CallFinalizer() + 0x80 bytes
clr.dll!WKS::GCHeap::TraceGCSegments() - 0x270b6b bytes
clr.dll!WKS::GCHeap::TraceGCSegments() - 0x270c2f bytes
clr.dll!WKS::GCHeap::FinalizerThreadWorker() + 0xb1 bytes
clr.dll!Thread::DoExtraWorkForFinalizer() + 0xb6e76 bytes
clr.dll!Thread::ShouldChangeAbortToUnload() - 0x5f8 bytes
clr.dll!Thread::ShouldChangeAbortToUnload() - 0x53d bytes
clr.dll!ManagedThreadBase_NoADTransition() + 0x35 bytes
clr.dll!ManagedThreadBase::FinalizerBase() + 0xf bytes
clr.dll!WKS::GCHeap::FinalizerThreadStart() + 0xfb bytes
clr.dll!Thread::intermediateThreadProc() + 0x48 bytes
kernel32.dll!_BaseThreadStart@8() + 0x34 bytes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment