[ https://issues.apache.org/jira/browse/CB-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449641#comment-13449641 ]
Klaus Schmidt commented on CB-415: ---------------------------------- Hi! I run Cordova 1.9.0 but with Transformer Prime I get exactly the same Crash log mentioned in the description of kzusy. What can I do? > Taking multiple pictures with the camera causes the app to crash > ---------------------------------------------------------------- > > Key: CB-415 > URL: https://issues.apache.org/jira/browse/CB-415 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 1.5.0 > Reporter: Simon MacDonald > Assignee: Joe Bowser > Priority: Minor > Fix For: 1.8.0 > > > kzusy kevin.z...@lmnsolutions.com > Hey, > I've been working on an app that uses the camera. After taking > several pictures, 1 at a time (several calls to > navigator.camera.getPicture(), the app crashes with a dalvikvm error > "Out of memory on a 31961104-byte allocation". This happens with > android, but not iOS. I have been testing with an iPad2 and an Asus > Transformer Prime TF201 running Android 4.0.3. > getPicture is called with the following options: > { > quality : 50, > targetWidth : 100, > targetHeight : 100, > destinationType : Camera.DestinationType.FILE_URI, > sourceType : Camera.PictureSourceType.CAMERA, > allowEdit : false > } > I've tried lowering the quality to 5, but the app still crashes. This > also only happens with either getPicture or captureImage. It doesn't > happen with captureVideo or captureAudio. > Any idea why this might be happening/how to fix it? > Crash log: https://gist.github.com/2238512 > Thanks, > kzusy -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira