java - Understanding Eclipse Memory Analyzer Report -


i've been having tough time trying figure out source of oom errors.

the memory analyzer report says instance of bitmapdrawable occupies ~16 mb thought i'd start there. however, i'm not sure how memory can accumulated in instance of "byte[]". advice how interpret report or might going wrong appreciated.

eclipse mat heap dump analysis problem suspect 1


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -