{ "id": "113074", "key": "TIMOB-13692", "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": "15490", "description": "2013 Sprint 10 JS", "name": "2013 Sprint 10 JS", "archived": true, "released": true, "releaseDate": "2013-05-20" }, { "id": "15108", "description": "2013 Sprint 10", "name": "2013 Sprint 10", "archived": true, "released": true, "releaseDate": "2013-05-20" }, { "id": "15478", "description": "Release 3.1.1", "name": "Release 3.1.1", "archived": true, "released": true, "releaseDate": "2013-06-17" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-05-13T18:49:46.000+0000", "created": "2013-04-18T18:02:47.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "module_build", "qe-closed-3.1.1", "qe-testadded", "regression", "triage" ], "versions": [ { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [ { "id": "28727", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "113168", "key": "TIMOB-13668", "fields": { "summary": "CLI: timers.js:103 RangeError: Maximum call stack size exceeded with SDK 3.1 GA", "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" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "28125", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "113168", "key": "TIMOB-13668", "fields": { "summary": "CLI: timers.js:103 RangeError: Maximum call stack size exceeded with SDK 3.1 GA", "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" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-07-03T16:27:27.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": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "I have an App with a folder that contains images (jpg & png). This folder has 830 images. If I try to build the project with more than 434 images I get this error:\r\n\r\n{code}\r\ntimers.js:103\r\n if (!process.listeners('uncaughtException').length) throw e; \r\nRangeError: Maximum call stack size exceeded\r\n{code}\r\n\r\nIf I delete any random images and have less that 434 the project is build correctly.\r\nIn 3.0.2 it works just fine with any number of images.\r\n\r\n\r\n", "attachment": [], "flagged": false, "summary": "CLI: Cannot build a project with a folder that contains more that 434 files", "creator": { "name": "konrous", "key": "konrous", "displayName": "Konstantinos Roussos", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "konrous", "key": "konrous", "displayName": "Konstantinos Roussos", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "MacOSx 10.8.3, Titanium 3.1.0 GA", "comment": { "comments": [ { "id": "249207", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reproduced with Ti Studio 3.1.0.201304151600, Ti SDK 3.1 GA. Reported number (434) is correct.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-26T22:27:10.000+0000", "updated": "2013-04-26T22:27:10.000+0000" }, { "id": "249215", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "This relates to this Q&A question: http://developer.appcelerator.com/question/151195/call-stack", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-04-26T22:46:58.000+0000", "updated": "2013-04-26T22:46:58.000+0000" }, { "id": "249232", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "and plenty more reports in linked TIMOB-13668, as you probably saw :)", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-26T23:03:08.000+0000", "updated": "2013-04-26T23:03:08.000+0000" }, { "id": "251506", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Master pull request: https://github.com/appcelerator/titanium_mobile/pull/4257\n3.1.x pull request: https://github.com/appcelerator/titanium_mobile/pull/4258", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-05-13T06:37:08.000+0000", "updated": "2013-05-13T06:37:08.000+0000" }, { "id": "252109", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fix with:\nAppcelerator Studio, build: 3.1.1.201305142215\nSDK, build: 3.1.1.v20130514180723 \n\nDevice:\niPad1 5.1.1\niOS 6.1 simulator\n", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-15T18:49:15.000+0000", "updated": "2013-05-15T18:49:15.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }