{ "id": "152501", "key": "TIMOB-19880", "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": [], "resolution": null, "resolutiondate": null, "created": "2015-10-30T10:19:27.000+0000", "priority": null, "labels": [ "ios" ], "versions": [ { "id": "14826", "description": "Release 5.1.0-remaining iOS9 features, Android M features", "name": "Release 5.1.0", "archived": false, "released": true, "releaseDate": "2015-11-20" } ], "issuelinks": [], "assignee": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2015-11-05T11:38:40.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "check below issue , when i use start() or play() function for below player i got Error as warn . \r\n\r\n*SDK : 5.1.0.v20151028190028*\r\n\r\n\r\n{code:java}\r\n\r\nvar remotePlayer = Ti.Media.createAudioPlayer\t\t({url \t\t : 'http://www.soundhelix.com/examples/mp3/SoundHelix-Song-1.mp3',//t.remote,\r\n\t\t\t\t\t \t\t\t\t\t\t\t\t preload\t\t : true,\r\n\t\t\t\t\t \t\t\t\t\t\t\t\t\t });\r\n\r\nremotePlayer.start();\r\n\r\n\r\n[WARN] : *** -[NSLock lock]: deadlock ( '(null)')\r\n[WARN] : *** Break on _NSLockError() to debug.\r\n{code}", "attachment": [ { "id": "57195", "filename": "Screen Shot 2015-10-30 at 12.12.16 PM.png", "author": { "name": "jackSparrow", "key": "jacksparrow", "displayName": "jack sparrow", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-10-30T10:18:10.000+0000", "size": 26481, "mimeType": "image/png" } ], "flagged": false, "summary": "audioPlayer deadlock issue 5.1 beta", "creator": { "name": "jackSparrow", "key": "jacksparrow", "displayName": "jack sparrow", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jackSparrow", "key": "jacksparrow", "displayName": "jack sparrow", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Audio player makes application freeze with deadlock errror .\r\n\r\n", "comment": { "comments": [ { "id": "368442", "author": { "name": "aislam", "key": "aislam", "displayName": "Aminul Islam", "active": false, "timeZone": "Etc/GMT-6" }, "body": "Hi ,\r\nI tested the issue you reported. This is a valid issue. *audioPlayer* with remote url is not working with 5.1.0.v20151104190037 but it's work fine with 5.0.2 GA\r\nEnvironment \r\n{code}\r\n\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.10.5\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 8589934592\r\nNode.js\r\n Node.js Version = 0.10.37\r\n npm Version = 1.4.28\r\nTitanium CLI\r\n CLI Version = 5.0.5\r\nTitanium SDK\r\n SDK Version = 5.1.0.v20151104190037\r\n SDK Path = /Users/Raju/Library/Application Support/Titanium/mobilesdk/osx/5.1.0.v20151104190037\r\n Target Platform = iphone\r\n{code}\r\n\r\nThanks", "updateAuthor": { "name": "aislam", "key": "aislam", "displayName": "Aminul Islam", "active": false, "timeZone": "Etc/GMT-6" }, "created": "2015-10-30T11:57:25.000+0000", "updated": "2015-11-05T09:51:26.000+0000" }, { "id": "368443", "author": { "name": "jackSparrow", "key": "jacksparrow", "displayName": "jack sparrow", "active": true, "timeZone": "America/Los_Angeles" }, "body": "any SDK lower than SDK : 5.1.0 will work fine , but higher will got deadlock ", "updateAuthor": { "name": "jackSparrow", "key": "jacksparrow", "displayName": "jack sparrow", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-10-30T12:05:17.000+0000", "updated": "2015-10-30T12:05:17.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }