Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9838] iOS: Titanium app often spontaneously quits during deployment.

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionCannot Reproduce
Resolution Date2016-08-24T13:58:37.000+0000
Affected Version/sRelease 2.0.2
Fix Version/sn/a
ComponentsiOS
LabelsSupportTeam, core
ReporterVarun Joshi
AssigneeEric Merriman
Created2012-06-28T15:16:35.000+0000
Updated2017-03-24T21:58:26.000+0000

Description

Problem

Get this error randomly while building an app {noformat} [INFO] One moment, building ... [INFO] Detected third-party module: com.mfoundry.mb.secureprops/1.4 [INFO] Detected third-party module: ti.imagefactory/1.1 [INFO] Detected third-party module: com.mfoundry.mb.secureprops/1.4 [INFO] Detected third-party module: ti.imagefactory/1.1 [INFO] Titanium SDK version: 2.0.2 (05/30/12 10:21 2ff31a3) [INFO] iPhone Device family: iphone [INFO] iPhone SDK version: 5.0 [INFO] iPhone simulated device: iphone [INFO] Performing clean build [INFO] Compiling localization files [INFO] Launching application in Simulator [INFO] Launched application in Simulator (83.27 seconds) [INFO] Application has exited from Simulator Traceback (most recent call last): File "/Users/eseilnacht/Library/Application Support/Titanium/mobilesdk/osx/2.0.2.GA/iphone/logger.py", line 7, in import os, sys, subprocess, time, signal, run, filetail File "/Users/eseilnacht/Library/Application Support/Titanium/mobilesdk/osx/2.0.2.GA/iphone/run.py", line 1, in import os,subprocess,types,sys KeyboardInterrupt {noformat} and application exits I was not able to reproduce this issue but its happens occasionally for the customer. Here are the environment details: Titanium Studio, build: 2.0.2.201205311912 (c) Copyright 2012 by Appcelerator, Inc. All rights reserved. Build: jenkins-titanium-rcp-master-204 (origin/master) Date: 31 May 2012, 19:15:04

Comments

  1. Neeraj Gupta 2012-06-28

    This log file does not really help. We need more information to diagnose this issue. This may also be related to the third party module used by the application. We need this application and the module to make progress on this issue.
  2. Chris Barber 2016-08-24

    The old Python-based tooling has been deprecated and replaced with a Node.js-based system back in 2012. I've never seen this issue with the new tooling.
  3. Lee Morris 2017-03-24

    Closing ticket as the issue cannot be reproduced and with reference to the previous comments.

JSON Source