Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F04FF9946 for ; Wed, 13 Jun 2012 08:15:45 +0000 (UTC) Received: (qmail 43244 invoked by uid 500); 13 Jun 2012 08:15:45 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 43225 invoked by uid 500); 13 Jun 2012 08:15:45 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 43184 invoked by uid 99); 13 Jun 2012 08:15:45 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jun 2012 08:15:45 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 30D441404B4 for ; Wed, 13 Jun 2012 08:15:45 +0000 (UTC) Date: Wed, 13 Jun 2012 08:15:45 +0000 (UTC) From: "Susanna Huhtanen (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <243655262.11725.1339575345203.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1573041156.11719.1339575222903.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (CB-910) Consecutive photographs with the camera of the Asus Transformer pad causes java.lang.OutOfMemoryError MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Susanna Huhtanen updated CB-910: -------------------------------- Description: 1. Expected outcome: I can take consecutive photographs with the camera of the device. 2. The actual outcome: After a few pictures has been taken the application crashes. 3. Wrap the index.html in Android 4.0.3, launch the app on the Asus Transformer, take pictures, anything from 2-5 pictures makes the app to crash. If you alter the code and create a local storage where to store the url and some text, the second picture is always enough to crash the app with the same crash report. index.html and logcat https://gist.github.com/2922651 was: 1. Expected outcome: I can take consecutive photographs with the camera of the device. 2. The actual outcome: After a few pictures has been taken the application crashes. 3. Wrap the index.html in Android 4.0.3, launch the app on the Asus Transformer, take pictures, anything from 2-5 pictures makes the app to crash. If you alter the code and create a local storage where to store the url and some text, the second picture is always enough to crash the app with the same crash report. > Consecutive photographs with the camera of the Asus Transformer pad causes java.lang.OutOfMemoryError > ----------------------------------------------------------------------------------------------------- > > Key: CB-910 > URL: https://issues.apache.org/jira/browse/CB-910 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 1.7.0, 1.8.0 > Environment: Android 4.0.3, PhoneGap 1.8.0 OR PhoneGap 1.7.0, Asus Transformer Pad > (if I run the same code, or any other using camera in iPad2, Samsung Galaxy 2, no problems) > Reporter: Susanna Huhtanen > Assignee: Joe Bowser > Priority: Minor > Labels: features > > 1. Expected outcome: > I can take consecutive photographs with the camera of the device. > 2. The actual outcome: > After a few pictures has been taken the application crashes. > 3. > Wrap the index.html in Android 4.0.3, launch the app on the Asus Transformer, take pictures, anything from 2-5 pictures makes the app to crash. If you alter the code and create a local storage where to store the url and some text, the second picture is always enough to crash the app with the same crash report. > index.html and logcat > https://gist.github.com/2922651 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira