Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6612] iOS: videoPlayer - Unexpected console output after bad URL playback failure

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2011-12-19T12:31:36.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sSprint 2011-50, Release 1.8.0.1, Release 2.0.0
ComponentsiOS
Labelsqe-ios121211, regression, verified-1.8.0.1
ReporterEric Merriman
AssigneeBlain Hamon
Created2011-12-13T10:57:01.000+0000
Updated2014-06-19T12:42:44.000+0000

Description

Description: In 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: Dec 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: ( Context: 0x0, Property: 0x51a9d0> Context: 0x0, Property: 0x51aaf0> ) Dec 13 10:28:13 unknown UIKitApplication:com.appcelerator.titanium[0x7075][12060] : [FATAL] Orphaned [object TiUIAlertDialog] is trying to forget [object TiUIAlertDialog]. I could not reliable reproduce this when I attempted the same steps. The Orphaned AlertDialog was reproducible however. Steps to reproduce: 1) Install KS built with SDK 1.8.0.1 2) Navigate to Phone>Play Movie>Remote streaming 2 3) Back out of the test Result: Console logs error Expected: No errors logged Notes: I could not reproduce this in 1.7.5 KS and SDK

Comments

  1. Stephen Tramer 2011-12-13

    Commit 38c000a reduces the severity of the warning only; it does not resolve the issue, but is still related to this ticket.
  2. Stephen Tramer 2011-12-13

    Commit 3bcd898 reduces the severity of the warning only; it does not resolve the issue, but is still related to this ticket.
  3. Natalie Huynh 2011-12-19

    Tested with iphone 4s (5.0.1) with 1.8.0.1.RC3 not seeing unexpected console output after bad URL
  4. Michael Pettiford 2012-01-11

    Closing this issue against 1.8.0.1

JSON Source