smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 245 forks source link

sdl_core: missing 'Create' symbol in libPolicy.so #3840

Closed WinerSun closed 2 years ago

WinerSun commented 2 years ago

Bug Report

[Summary] sdl_core/src/components/application_manager/src/plugin_manager/rpc_plugin_manager_impl.cc:41 plugin_manager::GetFuncFromLib: Failed to export symbols : .//libPolicy.so: undefined symbol: Create

Reproduction Steps

run sdl_core, then occured this error and the sdl_core can not running

Expected Behavior

run sdl_core, then sdl_core process can run normally.

Observed Behavior
OS & Version Information
Jack-Byrne commented 2 years ago

@WinerSun If using SDL Core 8.0.0, please upgrade your Ubuntu to version 18 or 20. We dropped support for Ubuntu 16 in the SDL Core 8.0.0 release.

Previous versions of SDL Core will work on Ubuntu 16. Please let me know if you are experiencing issues after changing your version of Core or Ubuntu.

Jack-Byrne commented 2 years ago

Closed for inactivity :) feel free to reopen issue