Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C836C18859 for ; Fri, 14 Aug 2015 20:56:32 +0000 (UTC) Received: (qmail 64916 invoked by uid 500); 14 Aug 2015 20:56:32 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 64809 invoked by uid 500); 14 Aug 2015 20:56:32 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Delivered-To: moderator for dev@cordova.apache.org Received: (qmail 29281 invoked by uid 99); 14 Aug 2015 20:34:15 -0000 X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.98 X-Spam-Level: *** X-Spam-Status: No, score=3.98 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=iguo45+VFwTmgg+NZqM0jFd3l97P425kO3kLk/PBtUE=; b=a9Fttq+oiNlrO2VKXUtIIqEz+BzlCQfKetIZ4p16TdZ1tRR2r+OxBdcSZvnK1iWuvP X+5L2OSEKtvu4YIbU/0KIsObqTHjNBwCfkaFxID5InwzueuBG5dtz8eeL0mk8GljR98c fhztc+WfXuyTAFoUAM+sdk36FbJHPiZJuXBNA1TKiKP9ITJO984e+BQgD+SYOpHqpyDy nc5HmFZT2MagyrRCRKgfUE8anD/xVyrhgZ8uJ5aQ54AbtRxcmwnQ/VmN8brRUT3lqlDr LvlBkNeZp0x/5tQIum4wTQnM+qQbCB1w3dcNl88ZRYr9MmKHIJghZ2GKQIhu50+ESZ9H gSsQ== X-Gm-Message-State: ALoCoQljiYZ3dzrXjwiiOkENdGOJiFotYArvfB3Oxw9h2Osb/RPAP7S3oTli7ewEJe/pRlMGDUHJ X-Received: by 10.182.129.11 with SMTP id ns11mr9938297obb.3.1439584445847; Fri, 14 Aug 2015 13:34:05 -0700 (PDT) MIME-Version: 1.0 From: Olivier Goguel Date: Fri, 14 Aug 2015 22:33:46 +0200 Message-ID: Subject: iPhone definitely frozen after cordova deploy To: dev@cordova.apache.org Content-Type: multipart/alternative; boundary=e89a8fb204628533c5051d4b5fd4 --e89a8fb204628533c5051d4b5fd4 Content-Type: text/plain; charset=UTF-8 Hi There, While deploying my Cordova app on my iPhone using cordova run ios, my phone crashed... but was never been able to reboot : I was stuck with the white Apple logo. I had to go to the Apple Store where they were able to restart it by flashing the bootloader (or something like). At first, I did not make a direct connection with Cordova until I've tried again to redeploy my app on my newly working phone... just to be hit by the exact same issue. Here are the installation logs where everything seems to be fine until the "developer disk image"' is being sent to the iPhone. As this cannot be a coincidence, I'm raising that issue here to see if anyone would have experienced a similar issue, and would have some pointers on what happend Hope someone would have some pointer on what happened to me, Cheers Olivier PS: using Cordova 5.1.1 (cordova-lib@5.2.1-dev), ios-deploy 1.7.0, on iPhone 6 with iOS 8.4 49%] Copying /Users/olivier/AZMECordova/platforms/ios/build/device/AZMECordova.app/www/plugins/cordova-plugin-test-framework/www/tests.js to device [ 52%] CreatingStagingDirectory [ 57%] ExtractingPackage [ 60%] InspectingPackage [ 60%] TakingInstallLock [ 65%] PreflightingApplication [ 65%] InstallingEmbeddedProfile [ 70%] VerifyingApplication [ 75%] CreatingContainer [ 80%] InstallingApplication [ 85%] PostflightingApplication [ 90%] SandboxingApplication [ 95%] GeneratingApplicationMap [100%] Installed package /Users/olivier/AZMECordova/platforms/ios/build/device/AZMECordova.app ------ Debug phase ------ Starting debug of iPhone 6 (GSM) 'iPhone de Olivier' (4ba2ca3b789edccac453f166d7faa9cdd47f968a) connected through USB... [ 0%] Looking up developer disk image [ 90%] Mounting developer disk image [ 95%] Developer disk image mounted successfully [100%] Connecting to remote debug server ------------------------- (lldb) command source -s 1 '/tmp/fruitstrap-lldb-prep-cmds-4ba2ca3b789edccac453f166d7faa9cdd47f968a' error: process launch failed: timed out trying to launch app --e89a8fb204628533c5051d4b5fd4--