{ "id": "162617", "key": "AC-4358", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2016-09-28T20:15:57.000+0000", "created": "2016-08-16T19:39:05.000+0000", "labels": [ "cb-tooling" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-09-28T20:15:57.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": "14552", "name": "Appcelerator CLI", "description": "Please enter tickets related to Tooling and the CLI here" }, { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "attachment": [], "flagged": false, "summary": "Titanium: [ioslib] Detected crash, but no crash file", "creator": { "name": "osc4rrico@gmail.com", "key": "osc4rrico@gmail.com", "displayName": "Oscar J. Rico Reyes", "active": true, "timeZone": "America/Bogota" }, "subtasks": [], "reporter": { "name": "osc4rrico@gmail.com", "key": "osc4rrico@gmail.com", "displayName": "Oscar J. Rico Reyes", "active": true, "timeZone": "America/Bogota" }, "environment": "Operating System\r\n Name = Mac OS X\r\n Version = 10.11.4\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 8589934592\r\n\r\nNode.js\r\n Node.js Version = 0.12.7\r\n npm Version = 2.11.3\r\n\r\nTitanium CLI\r\n CLI Version = 5.0.8\r\n\r\nTitanium SDK\r\n SDK Version = 5.4.0.GA\r\n SDK Path = /Users/oscarrico/Library/Application Support/Titanium/mobilesdk/osx/5.4.0.GA\r\n Target Platform = iphone\r\n", "comment": { "comments": [ { "id": "393399", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "I'm not sure if this is really a bug or not. When we detect a crash, we wait a whopping 1000ms for the crash log to show up. If it doesn't exist after waiting a second, then it assumes there's no crash log and hence the error.\r\n\r\nProbably a better way is to check for a crash file every 250ms for up to 5 seconds (so checks 20 times) to see if it exists. If it doesn't show up, then we will continue to say \"Detected crash, but no crash file.\"", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-08-17T16:18:57.000+0000", "updated": "2016-08-17T16:18:57.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }