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

malloc: *** error for object 0x7fcc45001800: incorrect checksum for freed object - object was probably modified after being freed. #33

Open
LucasMW opened this issue Jan 7, 2019 · 0 comments

Comments

@LucasMW
Copy link

LucasMW commented Jan 7, 2019

Got this after running
make

./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/big5.c" "enc/trans/big5.trans"
miniruby(81325,0x7fff8ed82380) malloc: *** error for object 0x7fcc45001800: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
make[4]: *** [enc/trans/big5.c] Abort trap: 6
make[3]: *** [srcs-enc] Error 2
make[2]: *** [ruby192-build] Error 2
make[1]: *** [../ruby192-build] Error 2
make: *** [all-recursive] Error 1

Attempted on Mac OS 10.13.6 (High Sierra)

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

1 participant