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

Bug: malloc: *** error for object 0x600003310600: pointer being freed was not allocated #537

Open
groovecoder opened this issue Aug 13, 2024 · 1 comment

Comments

@groovecoder
Copy link

Contact Details

lcrouch@mozilla.com

What happened?

  1. I followed the steps in https://github.com/Mozilla-Ocho/llamafile?tab=readme-ov-file#quickstart
  2. When I got to step 5, I got this:
 lcrouch  ~  Downloads  chmod +x llava-v1.5-7b-q4.llamafile
 lcrouch  ~  Downloads  ./llava-v1.5-7b-q4.llamafile
bash(7808,0x100908580) malloc: *** error for object 0x600003310600: pointer being freed was not allocated
bash(7808,0x100908580) malloc: *** set a breakpoint in malloc_error_break to debug
Abort trap: 6

Version

llava-v1.5-7b-q4.llamafile

What operating system are you seeing the problem on?

Mac

Relevant log output

 lcrouch  ~  Downloads  ./llava-v1.5-7b-q4.llamafile
bash(7808,0x100908580) malloc: *** error for object 0x600003310600: pointer being freed was not allocated
bash(7808,0x100908580) malloc: *** set a breakpoint in malloc_error_break to debug
Abort trap: 6
@jart
Copy link
Collaborator

jart commented Aug 31, 2024

That error definitely isn't coming from llamafile. What kind of bash shell are you running?

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