Crash:
java.lang.OutOfMemoryError
BitmapFactory.nativeDecodeStream()
Platforms:
All
User messages:
* my pictures will not come up to look at them
* scrolling through photo directory
* crashed on a directory full of more than 100 gif files
Stack traces:
--------------------------------------------------------------------------------
v1.1.4, v1.1.5, v1.1.6
java.lang.OutOfMemoryError: bitmap size exceeds VM budget
at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:459)
at android.graphics.BitmapFactory.decodeFile(BitmapFactory.java:271)
at org.openintents.filemanager.ThumbnailLoader.run(ThumbnailLoader.java:101)
--------------------------------------------------------------------------------
v1.1.4, v1.1.6
java.lang.OutOfMemoryError: bitmap size exceeds VM budget
at android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:470)
at android.graphics.BitmapFactory.decodeFile(BitmapFactory.java:284)
at org.openintents.filemanager.ThumbnailLoader.run(ThumbnailLoader.java:101)
Original issue reported on code.google.com by peli0...@googlemail.com on 8 Jun 2011 at 5:34
Original issue reported on code.google.com by
peli0...@googlemail.com
on 8 Jun 2011 at 5:34