If I understand correctly, this dotnet-gcdump is for .NET Core 3.1 or higher. Is there anything similar for .NET Framework 4.5? I got an old system that I wanted to check a memory leak that uses .NET Framework 4.5.
I wrote a comment before, but weirdly, it doesn't show up. I am trying to debug the veracrypt.sys driver, and my system freezes. At least I can do a right-ctrl + scroll lock (x2) and get a .dmp file, but I'm not sure which type of .dmp file I should be generating: small memory dump, kernel, automatic? And visual studio 2019 sucks for working with .dmp files because it doesn't ask me to load the symbols file for my program. dotnet-gcdump seems to only work with .dll or .exe and I want to see if I can fix this driver to keep it from freezing my system. I see that Qcamain is in the bucket id, but when I disable my wireless network driver which has that name, I still get the freeze, although a bit less frequently. When I do a dump, I still see that bucket id.
Your presentation is concise and very helpful at the same time. You have a talent in presenting. Thank you!
Great work!
Now we know who behind the scene create a better world!
haha Microsoft and better world. Choose one.
This is extremely helpful. Excellent tutorial.
Excellent video. Thank you!
very nice topic and explanation. thanks
Thanks, useful video!
If I understand correctly, this dotnet-gcdump is for .NET Core 3.1 or higher. Is there anything similar for .NET Framework 4.5? I got an old system that I wanted to check a memory leak that uses .NET Framework 4.5.
Great tutorial!
But you didn't mention in the third deadlock scenario whether you are running the app on VS or over a dump file. Can you clarify please?
Newbie question sir,Does asynchronous threads resolves the deadlock issue? Thanks in advance.
I wrote a comment before, but weirdly, it doesn't show up. I am trying to debug the veracrypt.sys driver, and my system freezes. At least I can do a right-ctrl + scroll lock (x2) and get a .dmp file, but I'm not sure which type of .dmp file I should be generating: small memory dump, kernel, automatic? And visual studio 2019 sucks for working with .dmp files because it doesn't ask me to load the symbols file for my program. dotnet-gcdump seems to only work with .dll or .exe and I want to see if I can fix this driver to keep it from freezing my system. I see that Qcamain is in the bucket id, but when I disable my wireless network driver which has that name, I still get the freeze, although a bit less frequently. When I do a dump, I still see that bucket id.
HI ! I've tried and it's ok when I run visual studio in the same pc, but in another pc symbols can't be loaded and I can't decompile.
How can I do ?
Is WinDbg no longer recommended in analyzing memory dumps?
Visual Studio became so smart, nobody can come close
Bookmarked
You didn't link the tools you use in the description like your video said.... disappointing.
Excellent video. Thank you!!!!!