- OriginalCode.cpp: Original C++/CLI code.
- MSILDisassembled.msil: MSIL output from Release build (from IL Disassembler).
- Launched from debugger (no repro).asm: Disassembly from the VS debugger, in the case where the application is launched in the debugger and the extra finalizer call does not occur.
- Debugger attached later (with repro).asm: Disassembly from the VS debugger, in the case where the application is started outside the debugger, and the debugger is only attached after the exception is thrown (which should preempt the ViewerWindow instance creation). The extra finalizer does occur in this case.
-
Notifications
You must be signed in to change notification settings - Fork 0
rationull/JITFinalizerProblem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Code dumps referenced by dotnet/coreclr bug report, issue #2478
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published