[Bug 298541] Linux binary 'copilot' prints: ELF binary type "0" not known
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Sep 2026 13:44:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=298541
Ed Maste <emaste@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emaste@freebsd.org
--- Comment #2 from Ed Maste <emaste@freebsd.org> ---
Installing copilot from the github-copilot-cli package reports (with
linuxulator not loaded)
ELF binary type "3" not known.
so it appears it has already been branded in the package?
The copilot binary seems to be somewhat odd:
readelf: warning: '/usr/local/bin/copilot': SHT_DYNAMIC section with index 26
is not contained within the PT_DYNAMIC segment
readelf: warning: '/usr/local/bin/copilot': unable to read notes from the
SHT_NOTE section with index 33: ELF note overflows container
readelf: warning: '/usr/local/bin/copilot': unable to read notes from the
SHT_NOTE section with index 34: ELF note overflows container
readelf: warning: '/usr/local/bin/copilot': unable to read notes from the
SHT_NOTE section with index 35: ELF note overflows container
readelf: warning: '/usr/local/bin/copilot': unable to read notes from the
SHT_NOTE section with index 36: ELF note overflows container
readelf: warning: '/usr/local/bin/copilot': unable to read notes from the
SHT_NOTE section with index 37: ELF note overflows container
readelf: warning: '/usr/local/bin/copilot': unable to read notes from the
SHT_NOTE section with index 38: ELF note overflows container
readelf: warning: '/usr/local/bin/copilot': unable to read notes from the
SHT_NOTE section with index 39: ELF note overflows container
readelf: warning: '/usr/local/bin/copilot': unable to read notes from the
SHT_NOTE section with index 40: ELF note overflows container
readelf: warning: '/usr/local/bin/copilot': unable to read notes from the
SHT_NOTE section with index 41: ELF note overflows container
So can you advise how to reproduce the type "0" issue.
--
You are receiving this mail because:
You are the assignee for the bug.