AiC-Project/local-aic

free() of invalid pointer when building player/services on Ubuntu 18.04

Closed this issue · 1 comments

When attempting to build the player and services from source on Ubuntu 18.04, I get a free() of an invalid pointer. Please see attached stdout/stderr from the attempt. Any suggestions as I prepare to roll up my sleeves and dig into the code?

zlog.txt

After a web search found this page docker/docker-credential-helpers#103 I used "sudo dpkg --force-all -P golang-docker-credential-helpers" to get around the issue.