This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
EXC_BAD_ACCESS using release_cdm.json for WV #186
Labels
status: archived
Archived and locked; will not be updated
Issue description
The player crashes with:
JS Main Thread (10): EXC_BAD_ACCESS (code=1, address=0x208008984)
when using using release_cdm.json instead of dev_cdm.json.
Reproduction steps
Configure shaka player embedded build with:
../configure --ios --cpu arm64 --eme-impl ~/prebuilt_cdm_ios_widevine/shaka_plugin/release_cdm.json
Use
~/prebuilt_cdm_ios_widevine/lib/release/arm64_ios/widevine_cdm_secured_ios.framework
in projectLoad wv content
App crash
Manifest
Any wv content, eg.:
https://storage.googleapis.com/shaka-demo-assets/angel-one-widevine-hls/hls.m3u8
https://storage.googleapis.com/shaka-demo-assets/angel-one-widevine/dash.mpd
with wv server:
https://cwip-shaka-proxy.appspot.com/no_auth
Log
crash-log.txt
Version of Shaka Player Embedded
dccd0bb
Version of CDM
15.2.4
Device(s) and version(s) of iOS being used
iPhone 11 Pro with iOS 14.0
Additional info
Found something similar in #64 but this issue is solved
If using
~/prebuilt_cdm_ios_widevine/shaka_plugin/dev_cdm.json
, demo content plays without problemThe text was updated successfully, but these errors were encountered: