Not able to fond Proper Origin through StackTrace

Hi, 

When I'm checking a snapshot I'm getting maximum memory objects from Object array, I'm not finding it's place of origin through call stack. Can you help me in finding the proper place of origin for this. 

 

0
3 comments

Probably the object instance (only this instance which is shown on your screenshot) is a thread cache created inside HttpConnection, but it's not enough information to say anything about other 58 objects. For example, some of them can be CLR objects used to store static references.

Could you please provide more information why have you paid attention specifically to these objects?

0

Thanks Anna Guseva for your reply. These are the objects which are coming repeatedly and not able to debug. And from the stack trace we are not able to get why these objects are created. So I have raised a request. 

0

There is not enough information to say more about these objects. Could you please upload your workspace to our ftp: https://uploads.services.jetbrains.com/

0

Please sign in to leave a comment.