{ "id": "88951", "key": "TIMOB-8329", "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": "13273", "description": "Release 2.0.2", "name": "Release 2.0.2", "archived": false, "released": true, "releaseDate": "2012-05-31" }, { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "13207", "name": "Sprint 2012-07", "archived": true, "released": true, "releaseDate": "2012-04-08" }, { "id": "13270", "description": "Release 1.8 Service Pack 3 (CI for 1_8_X)", "name": "Release 1.8.3", "archived": true, "released": false } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-04-02T15:12:21.000+0000", "created": "2012-03-27T11:16:22.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "core" ], "versions": [ { "id": "13070", "description": "Release 1.8 Service Pack 2", "name": "Release 1.8.2", "archived": true, "released": true, "releaseDate": "2012-02-29" } ], "issuelinks": [ { "id": "17022", "type": { "id": "10011", "name": "Includes", "inward": "is included by", "outward": "includes" }, "outwardIssue": { "id": "89041", "key": "TIMOB-8353", "fields": { "summary": "iOS: NBC, Video - Crash when transitioning from content to ad", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "16122", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "87814", "key": "TIMOB-7969", "fields": { "summary": "iOS: NBC crash reports from iTunes Store", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "16293", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "88979", "key": "TIMOB-8337", "fields": { "summary": "iOS: NBC, Video - An AVPlayerItem cannot be associated with more than one instance of AVPlayer", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-05-29T20:14:32.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": "{code}\r\nMar 23 14:06:16 unknown XYZ[6174] : An instance 0x1048eb50 of class MPAVPlaylistManager 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: 0x6767b0>\r\n\t)\r\nMar 23 14:06:16 unknown ReportCrash[6347] : Formulating crash report for process NBC[6174]\r\n{code}\r\n\r\n{code}\r\nThread 0 name: Dispatch queue: com.apple.main-thread\r\nThread 0 Crashed:\r\n0 libobjc.A.dylib \t0x36214fc2 objc_msgSend + 22\r\n1 Foundation \t0x3177b75c NSKVOPendingNotificationCreate + 216\r\n2 Foundation \t0x3177b662 NSKeyValuePushPendingNotificationPerThread + 62\r\n3 Foundation \t0x3176d754 NSKeyValueWillChange + 408\r\n4 Foundation \t0x31744858 -[NSObject(NSKeyValueObserverNotification) willChangeValueForKey:] + 176\r\n5 MediaPlayer \t0x33090c36 -[MPQueuePlayer observeValueForKeyPath:ofObject:change:context:] + 282\r\n6 Foundation \t0x3176e148 NSKeyValueNotifyObserver + 252\r\n7 Foundation \t0x3176ddae NSKeyValueDidChange + 318\r\n8 Foundation \t0x317449a0 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 88\r\n9 AVFoundation \t0x367257a6 -[AVPlayer didChangeValueForKey:] + 38\r\n10 MediaPlayer \t0x33090f2e -[MPQueuePlayer commitPlaybackQueueTransaction] + 130\r\n11 MediaPlayer \t0x3306a73a __block_global_0 + 526\r\n12 libdispatch.dylib \t0x36030d4e _dispatch_call_block_and_release + 6\r\n13 libdispatch.dylib \t0x36032f74 _dispatch_main_queue_callback_4CF$VARIANT$mp + 188\r\n14 CoreFoundation \t0x357722d6 __CFRunLoopRun + 1262\r\n15 CoreFoundation \t0x356f54d6 CFRunLoopRunSpecific + 294\r\n16 CoreFoundation \t0x356f539e CFRunLoopRunInMode + 98\r\n17 GraphicsServices \t0x321dffe6 GSEventRunModal + 150\r\n18 UIKit \t0x37ab973c UIApplicationMain + 1084\r\n19 XYZ \t0x000797e4 0x77000 + 10212\r\n20 XYZ \t0x00079224 0x77000 + 8740\r\n{code}", "attachment": [], "flagged": false, "summary": "iOS: TiMediaVideoPlayerProxy is not properly removed as observer on MPMoviePlayerController when it' released. ", "creator": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "189526", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Merged on master. Waiting for 1_8_X PR before resolving this issue.", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-04-02T13:00:16.000+0000", "updated": "2012-04-02T13:00:16.000+0000" }, { "id": "189538", "author": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "body": "1_8_X PR https://github.com/appcelerator/titanium_mobile/pull/1897", "updateAuthor": { "name": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-04-02T13:53:30.000+0000", "updated": "2012-04-02T13:53:30.000+0000" }, { "id": "189570", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Fixed on 1_8_X by PR #1897.", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-04-02T15:12:21.000+0000", "updated": "2012-04-02T15:12:21.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }