Home
.NET Tools Support | JetBrains
Contact Support
Community
Sign in
Anna Guseva
Total activity
509
Last activity
January 08, 2026 14:25
Member since
April 15, 2015 10:55
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
185
Activity overview
Articles (8)
Posts (0)
Comments (313)
Sort by recent activity
Recent activity
Votes
Created
December 06, 2017 12:23
Besides, please use "Pack Debugger Libs" on the machine where dump was taken. If dotMemory isn't installed on machine, you can find all mscordaccore*.dll files manually and copy them to to the same...
Community
dotMemory discussions
dotmemory cannot load dotnet core app's memory dump due to missing DAC info
0 votes
Created
December 06, 2017 12:12
Could you please try to perform the following: - Put .dmp file to separate folder. - Via dotMemory Home menu perform "Pack Debugger Libs" or press Ctrl+P in dotMemory window. Save .zip archive to t...
Community
dotMemory discussions
dotmemory cannot load dotnet core app's memory dump due to missing DAC info
0 votes
Created
December 04, 2017 14:00
David, If you need allocation result in text view, you can try to copy it from dotMemory interface, probably it will be useful for you. For example, copy result from Similar Retention view looks li...
Community
dotMemory discussions
dotMemory CLI with .NET Core throws exception
0 votes
Created
December 04, 2017 12:12
David, If you want to run unit test which uses dotMemory Unit calls without dotMemory Unit support, you should set DotMemoryUnitAttribute.FailIfRunWithoutSupport to False or check for dotMemoryApi....
Community
dotMemory discussions
Rider: "The test was run without the support for dotMemory Unit"
0 votes
Created
December 01, 2017 18:13
David, Could you please describe your use case in details? Do you want to analyze memory snapshots data and perform any assertions automatically on CI server? Currently, dotMemory CLI provides onl...
Community
dotMemory discussions
dotMemory CLI with .NET Core throws exception
0 votes
Created
December 01, 2017 16:46
You're welcome! dotMemory UI contains separate ".NET Core Application" configuration which allow to specify .NET Core application path only. dotnet.exe is launched for this configuration by default...
Community
dotMemory discussions
dotMemory CLI with .NET Core throws exception
0 votes
Created
December 01, 2017 16:13
Hello David, Probably you try to start .NET Core application from .dll, please use dotnet.exe to start your .NET Core application from dotMemory console, for example: dotMemory.exe start "C:\Progra...
Community
dotMemory discussions
dotMemory CLI with .NET Core throws exception
0 votes
Created
October 12, 2017 11:58
If application grows up to 2GB but .NET memory remains about the same value, more likely that you have a memory leak in unmanaged memory. dotMemory is a pure .NET profiler. Unfortunately, it can't ...
Community
dotMemory discussions
dotMemory: snapshot total memory: not all listed
0 votes
Created
October 09, 2017 13:53
Hi,We can't provide you universal guideline how to find memory leaks. There are several types of memory issues that can occur in .NET applications. It can be memory leak, when objects are reference...
Community
dotMemory discussions
dotMemory: snapshot total memory: not all listed
0 votes
Created
October 02, 2017 14:48
Currently, there is no way to get this information. We've created a feature request, you're welcome to comment and vote for it: https://youtrack.jetbrains.com/issue/DTRC-24969
Community
dotTrace discussions
Get minimum / maximum execution time for method?
0 votes
«
First
‹
Previous
Next
›
Last
»