{ "id": "83717", "key": "TIMOB-6612", "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": "12090", "description": "", "name": "Sprint 2011-50", "archived": true, "released": true, "releaseDate": "2011-12-19" }, { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-12-19T12:31:36.000+0000", "created": "2011-12-13T10:57:01.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-ios121211", "regression", "verified-1.8.0.1" ], "versions": [ { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:42:44.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" } ], "description": "Description:\r\nIn KS, on the Phone>Play Movie>Remote streaming 2 test, the link is bad, and the movie will not play. When coming out of the test, I noticed some console output I had not seen before. It was:\r\n\r\nDec 13 10:28:12 unknown KitchenSink[12060] : An instance 0x50d720 of class AVPlayerItem was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:\r\n\t (\r\n\t Context: 0x0, Property: 0x51a9d0>\r\n\t Context: 0x0, Property: 0x51aaf0>\r\n\t)\r\nDec 13 10:28:13 unknown UIKitApplication:com.appcelerator.titanium[0x7075][12060] : [FATAL] Orphaned [object TiUIAlertDialog] is trying to forget [object TiUIAlertDialog].\r\n\r\nI could not reliable reproduce this when I attempted the same steps. The Orphaned AlertDialog was reproducible however.\r\n\r\nSteps to reproduce:\r\n1) Install KS built with SDK 1.8.0.1\r\n2) Navigate to Phone>Play Movie>Remote streaming 2\r\n3) Back out of the test\r\n\r\nResult:\r\nConsole logs error\r\n\r\nExpected:\r\nNo errors logged\r\n\r\nNotes:\r\nI could not reproduce this in 1.7.5 KS and SDK", "attachment": [], "flagged": false, "summary": "iOS: videoPlayer - Unexpected console output after bad URL playback failure", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "SDK: 1.8.0.1.v20111212014614\r\nMac OS 10.7.2\r\nTitanium Studio, build: 1.0.7.201112080131\r\niPhone 4s (5.0.1)", "comment": { "comments": [ { "id": "175978", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Commit 38c000a reduces the severity of the warning only; it does not resolve the issue, but is still related to this ticket.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-13T14:11:21.000+0000", "updated": "2011-12-13T14:11:21.000+0000" }, { "id": "175992", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Commit 3bcd898 reduces the severity of the warning only; it does not resolve the issue, but is still related to this ticket.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-13T14:50:05.000+0000", "updated": "2011-12-13T14:50:05.000+0000" }, { "id": "176657", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with iphone 4s (5.0.1) with 1.8.0.1.RC3 not seeing unexpected console output after bad URL ", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-19T18:11:27.000+0000", "updated": "2011-12-19T18:11:27.000+0000" }, { "id": "178980", "author": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing this issue against 1.8.0.1", "updateAuthor": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-11T15:57:38.000+0000", "updated": "2012-01-11T15:57:38.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }