Skip to content

Latest Widevine 4.10.2252.0 fails to load #678

@wagnerch

Description

@wagnerch

It appears Google may have changed the latest Widevine libraries, the size has changed by about 1M, and it is not linking all of the same libraries as it used to (perhaps some stuff is statically linked now). In any case these are the errors, but there isn't enough logging to know the issue. Also the dlerror() message is squashed and never bubbles up.

2021-05-09 20:29:53.661 T:4807 ERROR : AddOnLog: inputstream.adaptive: Unable to load widevine shared library (/storage/.kodi/cdm/libwidevinecdm.so)
2021-05-09 20:29:53.661 T:4807 ERROR : AddOnLog: inputstream.adaptive: OpenDRMSystem failed

Related issues:
CastagnaIT/plugin.video.netflix#1154

Working CDM:

13505.111.0/libwidevinecdm.so:
linux-vdso.so.1 (0xbefbd000)
/usr/lib/libarmmem-v7l.so (0xb6808000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0xb67df000)
libm.so.6 => /usr/lib/libm.so.6 (0xb6776000)
libdl.so.2 => /usr/lib/libdl.so.2 (0xb6763000)
librt.so.1 => /usr/lib/librt.so.1 (0xb674c000)
libnss3.so => /usr/lib/libnss3.so (0xb664f000)
libnssutil3.so => /usr/lib/libnssutil3.so (0xb661c000)
libnspr4.so => /usr/lib/libnspr4.so (0xb65e5000)
libc.so.6 => /usr/lib/libc.so.6 (0xb64a6000)
/usr/lib/ld-linux-armhf.so.3 (0xb6f66000)
libplc4.so => /usr/lib/libplc4.so (0xb6f8f000)
libplds4.so => /usr/lib/libplds4.so (0xb6f8b000)

Non-working CDM:

13816.64.0/libwidevinecdm.so:
linux-vdso.so.1 (0xbedb9000)
/usr/lib/libarmmem-v7l.so (0xb5dd7000)
libdl.so.2 => /usr/lib/libdl.so.2 (0xb5dc4000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0xb5d9b000)
librt.so.1 => /usr/lib/librt.so.1 (0xb5d84000)
libm.so.6 => /usr/lib/libm.so.6 (0xb5d1b000)
libc.so.6 => /usr/lib/libc.so.6 (0xb5bdc000)
/usr/lib/ld-linux-armhf.so.3 (0xb6f78000)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue Cleanup: ClosedIssue closed as part of cleanup exercise.Issue Type: Bugissue has reported a bugTriage: Confirmedissue has been reproduced by a team member

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions