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
May 29, 2017 10:13
Hello, Unfortunately, .NET Core doesn't support attach yet. We're waiting for its implementation: https://youtrack.jetbrains.com/issue/PROF-293
Community
dotMemory discussions
Attach dotnet.exe process to dotMemory
0 votes
Created
May 17, 2017 10:09
First, could you please update dotMemory version to 2017.1.2? How many objects do you have in your snapshot which was taken successfully? dotMemory can profile applications with ~20-30 million obje...
Community
dotMemory discussions
DotMemory hangs when profiling app with ~30GB memory usage
0 votes
Created
March 10, 2017 10:33
Hello Jason, Unfortunately, we can't reproduce this issue on our side for Windows Service applications. Can I ask you for remote debug session? Our developer will connect to machine with TeamView...
Community
dotMemory discussions
Attach to Process error
0 votes
Created
February 08, 2017 15:32
Hi Paolo, You can fix "string duplicates" issues in your code by several ways which are described in this article: https://blog.jetbrains.com/dotnet/2015/02/12/string-interning-effective-memory-man...
Community
dotMemory discussions
String Duplicates on WPF application
0 votes
Created
February 07, 2017 16:32
Paolo, The issue occurs in the Telerik's RadMenuItem control.It doesn't unsubscribe from Command.CanExecuteChanged.As the simplest workaround please try the following code: public class RadMenuI...
Community
dotMemory discussions
How can I remove those retentions?
0 votes
Created
February 07, 2017 09:54
Paolo, Sorry for delay. We need some time to explore your solution. We'll give you an answer as soon as possible.
Community
dotMemory discussions
How can I remove those retentions?
0 votes
Created
January 25, 2017 11:41
Hi Paolo, There is not enough information to determine exactly why this issue occurs. Probably it can be related to listener which are never unsubscribed from the event: https://www.jetbrains.com/h...
Community
dotMemory discussions
How can I remove those retentions?
0 votes
Edited
January 19, 2017 15:38
Markus, Currently, dotMemory doesn't contain special functionality to filter system types, but you can use the way which I have described above. We have a feature request: https://youtrack.jetbrain...
Community
dotMemory discussions
Filter our leaks of .Net Framework Code
0 votes
Created
January 19, 2017 15:29
About filtering: you can open "Group by assembly" view, select your assemblies and open them in separate object set which will contain types from your code.
Community
dotMemory discussions
Filter our leaks of .Net Framework Code
0 votes
Created
January 19, 2017 15:22
Yes, some .NET Framework assemblies can contain "Event handler" leaks. TextEditor+TextEditorShutDownListener contains in PresentationFramework assembly and you can't fix the leak in this case."Even...
Community
dotMemory discussions
Filter our leaks of .Net Framework Code
0 votes
«
First
‹
Previous
Next
›
Last
»