Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llamafile --assimilate: corrupted program header size #1193

Open
2-www opened this issue May 28, 2024 · 1 comment
Open

llamafile --assimilate: corrupted program header size #1193

2-www opened this issue May 28, 2024 · 1 comment

Comments

@2-www
Copy link

2-www commented May 28, 2024

i downloaded https://github.com/Mozilla-Ocho/llamafile/releases/download/0.8.6/llamafile-0.8.6 on alpine linux and when i try to assimilate it it corrupts itself:

/ # /bin/llamafile --version
llamafile v0.8.6
/ # file /bin/llamafile 
/bin/llamafile: DOS/MBR boot sector; partition 1 : ID=0x7f, active, start-CHS (0x0,0,1), end-CHS (0x3ff,255,63), startsector 0, 4294967295 sectors
/ # /bin/llamafile --assimilate
/ # /bin/llamafile --version
/bin/llamafile: line 1: syntax error: unexpected ")"
/ # file /bin/llamafile 
/bin/llamafile: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), corrupted program header size, no section header
/ # 
@mrdomino
Copy link
Collaborator

@jart is there any chance that this could've been due to the e_flags change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants