You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.
When running sudo noah, I receive the following error:
noah(37758,0x7fffc18ed3c0) malloc: *** error for object 0x7fc149c067f8: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
I am on OS X Sierra and have just installed noah from brew according to the instructions. Running noah without sudo initially worked, but crashed with the same error in the end:
Allow noah to run as root? It's necessary for privileged commands such as sudo.
Noah is still under development, so please enable it at your own risk! [y/N] y
noah(31942,0x7fffc18ed3c0) malloc: *** error for object 0x7ff7a6c069d8: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When running
sudo noah
, I receive the following error:I am on OS X Sierra and have just installed noah from brew according to the instructions. Running
noah
without sudo initially worked, but crashed with the same error in the end:The text was updated successfully, but these errors were encountered: