{ "id": "151307", "key": "TIMOB-19550", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "16778", "description": "Release 5.0.1", "name": "Release 5.0.1", "archived": false, "released": true, "releaseDate": "2015-09-25" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-09-20T10:08:47.000+0000", "created": "2015-09-18T21:19:47.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [ { "id": "16925", "description": "WatchKit Support--all going into 5.0 now", "name": "Release 5.0.0", "archived": true, "released": true, "releaseDate": "2015-09-16" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2015-09-22T21:03:41.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" }, { "id": "10207", "name": "Tooling" } ], "description": "If you build a project with a bunch of PNG images in the Resources dir, then build for iOS device or dist-*. Device and dist builds invoke pngcrush to optimize the images. This is done in parallel, but if you have 1000 images, then that's 1000 processes and then the build fails. This gives the effect that a random image is causing the problem.", "attachment": [], "flagged": false, "summary": "iOS: Many PNG images causes device/dist builds to fail EAGAIN (too many processes)", "creator": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "environment": null, "closedSprints": [ { "id": 495, "state": "closed", "name": "2015 Sprint 19 Tooling", "startDate": "2015-09-14T16:11:58.378Z", "endDate": "2015-09-26T01:11:00.000Z", "completeDate": "2015-09-28T18:59:46.802Z", "originBoardId": 121 } ], "comment": { "comments": [ { "id": "364317", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master PR: https://github.com/appcelerator/titanium_mobile/pull/7208\r\n5_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/7209", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2015-09-18T21:21:51.000+0000", "updated": "2015-09-18T21:21:51.000+0000" }, { "id": "364356", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~cbarber] [~cng] are these related threads?\r\n\r\n* https://community.appcelerator.com/topic/3371/is-anyone-able-to-successfully-deploy-an-an-app-to-the-app-store-with-5-0/2\r\n* https://community.appcelerator.com/topic/3396/please-help-nothing-works-correctly/2\r\n* https://community.appcelerator.com/topic/3395/titanium-exited-with-exit-code-0-ti-sdk-5-0-1-xcode-7-ios-9/5", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-09-20T04:02:02.000+0000", "updated": "2015-09-20T04:02:02.000+0000" }, { "id": "364385", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "APPROVED. PRs merged.", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-09-20T10:03:06.000+0000", "updated": "2015-09-20T10:03:06.000+0000" }, { "id": "364386", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-09-20T10:08:08.000+0000", "updated": "2015-09-20T10:08:33.000+0000" }, { "id": "364394", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "To all, into order to install the update, do:\r\n\r\n[appc] ti sdk install --default --branch 5_0_X 5.0.0.v20150920030708", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-09-20T15:28:19.000+0000", "updated": "2015-09-20T15:28:19.000+0000" }, { "id": "364425", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "[~ingo] For the first link, that is either related to this ticket or TIMOB-19554.\r\n\r\nThe second link he definitely hit TIMOB-19549, but sounds like he original ran into TIMOB-19554.\r\n\r\nThe third link is because of TIMOB-19554.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2015-09-21T05:11:56.000+0000", "updated": "2015-09-21T05:11:56.000+0000" }, { "id": "364712", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed, using:\r\n\r\nMacOS 10.11 (15A279b)\r\nStudio 4.3.0.201509151348\r\nTi SDK 5.0.1.v20150922062312\r\nAppc NPM 4.2.0\r\nAppc CLI 5.0.2-19\r\nTi CLI 5.0.4\r\nAlloy 1.7.10\r\nArrow 1.2.62\r\nXcode 7.0 (7A218)\r\nNode v0.10.37\r\nJava 1.7.0_45\r\npreproduction\r\n\r\nBuilds do not fail when having over 1000 png files in the resources/assets folder.", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-09-22T21:03:41.000+0000", "updated": "2015-09-22T21:03:41.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }