Bug 260579

Summary: multimedia/libcec: Fails to run: ERROR: [pid] failed to ping the adapter 3 times in a row.
Product: Ports & Packages Reporter: halfagascan <ravens10>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Open ---    
Severity: Affects Only Me CC: grahamperrin, ravens10
Priority: --- Flags: bugzilla: maintainer-feedback? (sunpoet)
koobs: merge-quarterly?
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
core dump text none

Description halfagascan 2021-12-20 22:37:11 UTC
Intel(R) Core(TM) i5-4250U CPU @ 1.30GHz
FreeBSD 13.0-RELEASE-p4 amd64

Name           : libcec
Version        : 6.0.2
Installed on   : Sun Dec 19 07:44:33 2021 CST
Origin         : multimedia/libcec
Architecture   : FreeBSD:13:amd64
Prefix         : /usr/local
Categories     : multimedia
Licenses       : GPLv2
Maintainer     : sunpoet@FreeBSD.org
WWW            : http://libcec.pulse-eight.com/
Comment        : Library to control Pulse-Eight's HDMI-CEC adapter

Installed as a dependency of kodi.

Many connect/disconnect screen pop-ups.
echo 'scan' | cec-client -s -d 1
opening a connection to the CEC adapter...
ERROR:   [           19932]     failed to ping the adapter 3 times in a row. closing the connection.
Connection lost - trying to reconnect

requesting CEC bus information ...
ERROR:   [           40898]     failed to ping the adapter 3 times in a row. closing the connection.
Connection lost - trying to reconnect

CEC bus information
===================
device #0: TV
address:       0.0.0.0
active source: no
vendor:        Unknown
osd string:    TV
CEC version:   unknown
power status:  on
language:      ???

In looking at the Makefile, I see armv6 and armv7, but no amd64.
Should this library work as installed?
Comment 1 halfagascan 2021-12-23 12:52:35 UTC
Created attachment 230344 [details]
core dump text

core dump from 
lldb -c cec-client-6.0.2.core cec-client 
-rw-------   1 root  wheel  33619968 Dec 20 16:04 cec-client-6.0.2.core