Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CB79617616 for ; Wed, 13 May 2015 19:42:00 +0000 (UTC) Received: (qmail 72097 invoked by uid 500); 13 May 2015 19:42:00 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 72082 invoked by uid 500); 13 May 2015 19:42:00 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 72059 invoked by uid 99); 13 May 2015 19:42:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 May 2015 19:42:00 +0000 Date: Wed, 13 May 2015 19:42:00 +0000 (UTC) From: "Jacob G (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-8836) Crashes after animating splashscreen 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-8836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542539#comment-14542539 ] Jacob G commented on CB-8836: ----------------------------- Hmm...I use HockeyApp to collect crash logs, and I added symbol files. Does symbolicated mean that the stacktrace has function names? > Crashes after animating splashscreen > ------------------------------------ > > Key: CB-8836 > URL: https://issues.apache.org/jira/browse/CB-8836 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin SplashScreen > Environment: iOS > Reporter: Shazron Abdullah > Assignee: Shazron Abdullah > Attachments: CRASH LOG 1, CRASH LOG 2 > > > Discussion in https://github.com/apache/cordova-plugin-splashscreen/pull/21 > Fix here: https://gist.github.com/shazron/e45705f76bef4448139a/e6e1820943197e48fd6baf44b765ebdea0252b04 > Affected lines: > https://github.com/apache/cordova-plugin-splashscreen/blob/35272415d3b75440b1ea5fe9a5baab5e1586b3c1/src/ios/CDVSplashScreen.m#L292-L304 > Crash causes: > 1. retain cycle problem on self in the block > 2. performing UIKit operations while not in the main thread. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org