| Author |
Message |
analysisi
Joined: 07 Nov 2012 Posts: 1
|
Posted: Wed Nov 07, 2012 11:04 am Post subject: my object of itemmodel[] reference by gc root object ...... |
|
|
the gc root object of type object[] references a itemmodel[] object
i try to take many snapshots to cleaned up ,my itemmodel[] instance, but still alive.
GC root objects which are only in memory because they are on the finalizer queue should be cleaned up next time the garbage collector runs. These objects are unlikely to indicate a memory problem, so are not shown on the graph by default. |
|
| Back to top |
|
 |
Chris.Allen
Joined: 12 Mar 2009 Posts: 442
|
Posted: Wed Dec 12, 2012 3:48 pm Post subject: |
|
|
| It doesn't sounds like this object is on the finalizer queue so you will have to look at the references or your code that are keeping this referenced and nullify the references |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group