[ 
https://issues.apache.org/jira/browse/CB-11760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Stanford updated CB-11760:
----------------------------------
       Priority: Major  (was: Critical)
    Component/s: iOS
        Summary: Playing a video in a video tag triggers an Xcode warning: 
"This will cause an exception in a future release."  (was: iOS: Playing a video 
in a video tag triggers an Xcode warning )

> Playing a video in a video tag triggers an Xcode warning: "This will cause an 
> exception in a future release."
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-11760
>                 URL: https://issues.apache.org/jira/browse/CB-11760
>             Project: Apache Cordova
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: iOS
>    Affects Versions: 3.5.0
>         Environment: iOS/iPhone 6+/Xcode
>            Reporter: Michael Stanford
>
> Create a new, empty project.
> Put a video tag in it with a url to a .mov file (can be in the local file 
> system on the phone or on the web)
> Run the project on an iPhone 6+ from Xcode.
> Tap on the play icon on the video element.
> Observe the following in the Xcode console:
> 2016-08-25 13:49:58.871 test of cordova video[1376:430813] This application 
> is modifying the autolayout engine from a background thread, which can lead 
> to engine corruption and weird crashes.  This will cause an exception in a 
> future release.
>  Stack:(
>       0   CoreFoundation                      0x0000000181f55918 <redacted> + 
> 148
>       1   libobjc.A.dylib                     0x00000001815c3f80 
> objc_exception_throw + 56
>       2   CoreFoundation                      0x0000000181f55848 <redacted> + > 0
>       3   Foundation                          0x00000001829f32d4 <redacted> + 
> 88
>       4   Foundation                          0x000000018287999c <redacted> + 
> 56
>       5   Foundation                          0x000000018287555c <redacted> + 
> 260
>       6   UIKit                               0x0000000186d4f5e0 <redacted> + 
> 64
>       7   UIKit                               0x0000000186d500f8 <redacted> + 
> 244
>       8   UIKit                               0x00000001874b98b4 <redacted> + 
> 268
>       9   UIKit                               0x0000000186f56fac <redacted> + 
> 176
>       10  UIKit                               0x0000000186c43778 <redacted> + 
> 656
>       11  QuartzCore                          0x0000000184652b2c <redacted> + 
> 148
>       12  QuartzCore                          0x000000018464d738 <redacted> + 
> 292
>       13  QuartzCore                          0x000000018464d5f8 <redacted> + 
> 32
>       14  QuartzCore                          0x000000018464cc94 <redacted> + 
> 252
>       15  QuartzCore                          0x000000018464c9dc <redacted> + 
> 512
>       16  WebCore                             0x00000001867acd68 <redacted> + 
> 176
>       17  WebCore                             0x000000018676fb48 <redacted> + 
> 368
>       18  CoreFoundation                      0x0000000181f0cefc <redacted> + 
> 24
>       19  CoreFoundation                      0x0000000181f0c990 <redacted> + 
> 540
>       20  CoreFoundation                      0x0000000181f0a690 <redacted> + 
> 724
>       21  CoreFoundation                      0x0000000181e39680 
> CFRunLoopRunSpecific + 384
>       22  WebCore                             0x00000001859e9998 <redacted> + 
> 456
>       23  libsystem_pthread.dylib             0x0000000181bbfb28 <redacted> + 
> 156
>       24  libsystem_pthread.dylib             0x0000000181bbfa8c <redacted> + > 0
>       25  libsystem_pthread.dylib             0x0000000181bbd028 thread_start 
> + 4
> )



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to