Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15717] CLI: iOS: Simulator build output log shows crash if simulator is reset

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-11-15T00:25:49.000+0000
Affected Version/sRelease 3.2.0
Fix Version/s2013 Sprint 23, 2013 Sprint 23 Core, Release 3.2.0
ComponentsiOS, Tooling
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2013-11-14T19:45:02.000+0000
Updated2013-11-15T06:38:33.000+0000

Description

Actual: There is a Node.js crash because the app log file is deleted while we are stat'ing for changes. Expected: Build should gracefully shutdown if simulator is reset. Steps to reproduce: 1) create an app in Studio or CLI 2) build app for iOS simulator 3) while app is running, select "Reset Contents and Settings..." menu item from the "iOS Simulator" menu

Comments

  1. Chris Barber 2013-11-14

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/4969
  2. Priya Agarwal 2013-11-15

    Verified the issue using the steps to reproduce. On Resetting the simulator content the app closes gracefully. No crash logs are reproduced. Closing as fixed. Tried both by running the app from CLI and Studio. Tested Environment: Appcelerator Studio: 3.2.0.201311140721 SDK:3.2.0.v20131114184328 alloy: 1.3.0 acs: 1.0.7 npm: 1.3.2 titanium: 3.2.0 titanium-code-processor: 1.1.0 Xcode:5.0.2 Device: iphone Simulator(v7.0.3) OS: Mac OSX 10.9

JSON Source