Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5929] 1.7.4 - Simulator crashes after running unmodified project for about a minute

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionDuplicate
Resolution Date2011-11-01T11:48:20.000+0000
Affected Version/sRelease 1.7.4
Fix Version/sn/a
Componentsn/a
Labelsexits, simulator
ReporterKevin Whinnery
AssigneeReggie Seagraves
Created2011-10-31T14:25:43.000+0000
Updated2017-03-21T22:53:58.000+0000

Description

With the 1.7.4 release that went out today, if you create a new project through TiStudio, and launch it unmodified, it will crash with no feedback after about a minute. Reported by the community, verified by me on my 10.6 box running Xcode 4.1. Reported by community member on Xcode 4.1 and 4.2 after an upgrade. Will update with more data as we have it. Steps To Reproduce: 1. Launch Studio and create a new project to use 1.7.4 2. Launch application in simulator 3. Let simulator sit for 2-3 minute Actual: Simulator exits Expected: Simulator should not exit Note: [DEBUG] App Spec: specified by path /Users/nhuynh/Documents/Titanium Studio Workspace/Test/build/iphone/build/Debug-iphonesimulator/Test.app [DEBUG] SDK Root: path=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk version=4.3 name=Simulator - iOS 4.3 [DEBUG] using device family iphone [DEBUG] Session started [DEBUG] Session did end with error Error Domain=DTiPhoneSimulatorErrorDomain Code=1 UserInfo=0x10040b410 "The simulated application quit." [INFO] Application has exited from Simulator

Comments

  1. Mark Burggraf 2011-10-31

    When it crashes, it reports this: [DEBUG] Session did end with error Error Domain=DTiPhoneSimulatorErrorDomain Code=1 "The simulated application quit." UserInfo=0x100130e00 {NSLocalizedDescription=The simulated application quit., DTiPhoneSimulatorUnderlyingErrorCodeKey=-1}
  2. Kevin Whinnery 2011-10-31

    There appears to be a correlation with analytics. On my environment, the app only crashes when the analytics property is set to true in tiapp.xml - I've tried it with both settings, and only analytics set to true in tiapp.xml will produce the crash.
  3. Stephen Tramer 2011-10-31

    Wrong issue. Oops.
  4. Reggie Seagraves 2011-11-01

    This issue was fixed against the ticket TIMOB-5229.
  5. Reggie Seagraves 2011-11-01

    TIMOB-5229. Fixed with pulls 609 and 610.
  6. Lee Morris 2017-03-21

    Closing ticket as duplicate with reference to the above comments.

JSON Source