Search found 5 matches
- Tue Nov 17, 2009 12:31 am
- Forum: Using .NET Memory Profiler
- Topic: can't load dump from x64 machine
- Replies: 8
- Views: 18570
- Mon Nov 16, 2009 3:57 am
- Forum: Using .NET Memory Profiler
- Topic: can't load dump from x64 machine
- Replies: 8
- Views: 18570
Thanks for the update on this. I tried the new version, and it no longer shows an error when opening the dump, but I have a new problem. After the dump is analyzed there are no results. No types are listed at all. I tried 2 different dumps, both were created via Task Manager, and both have this prob...
- Thu Nov 12, 2009 6:32 am
- Forum: Using .NET Memory Profiler
- Topic: can't load dump from x64 machine
- Replies: 8
- Views: 18570
can't load dump from x64 machine
I'm trying to load a dump file that was running as a 32 bit process on a x64 machine. When I try to I get the dialog that shows symbols loading, but then another window pops up saying ".NET Runtime Versions Mismatch". It says "the correct version of the .NET runtime file MSCORDACWKS.dll must be avai...
- Thu Aug 20, 2009 1:19 am
- Forum: Using .NET Memory Profiler
- Topic: Unidentified unmanaged heaps
- Replies: 3
- Views: 9961
Thanks for the info. I did try the unmanaged resources tracked bofore, but it just showed a block 20MB of Unidentified unmanaged heaps -> Data. I just trying the 3.5 preview and got a little more info. Now the Unidentified unmanaged heaps -> Data is only 1MB, and a new "Profiler induced data" item i...
- Wed Aug 19, 2009 3:02 am
- Forum: Using .NET Memory Profiler
- Topic: Unidentified unmanaged heaps
- Replies: 3
- Views: 9961
Unidentified unmanaged heaps
I'm trying to figure out why my app is using as much memory as it is and noticed that the "Unidentified unmanaged heaps" has about 20MB of data in it. Is there any way to dig into this section more to help determine what's using that memory?