Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7485] Android: Bit map size exceeds VM budget

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2012-02-07T21:33:51.000+0000
Affected Version/sRelease 1.8.0.1, Release 2.0.0
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterNikhil Sharma
AssigneeHieu Pham
Created2012-01-31T12:33:00.000+0000
Updated2012-02-07T21:33:51.000+0000

Description

We are getting this error while opening a window with many bit map images and while clicking on the back button.

Repo Steps

1. Run the application. 2. Click Vocabulary 3. then click The 100 Most Important Words. 4. click on Bebidas. 5. Now click the Word List. At the time of loading this window you can see the below error in the android DDMS. E/TiUIHelper(865): (main) [10,585407] Unable to load bitmap. Not enough memory: bitmap size exceeds VM budget Please find attached the error logs for this issue.

Attachments

FileDateSize
Crash_Log_LoadingBitmapImages.txt2012-01-31T12:33:00.000+00006219

Comments

  1. Neeraj Gupta 2012-02-01

    This application tries to load a 7MB bitmap on a low end device and runs out of memory. This is not a platform issue.

JSON Source