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
If I try to deploy IDL with anchor idl init
or anchor idl upgrade
I will get ⠉ [0/1] Finalizing transaction 3jPXVy82BkDBECQjJGosovijikHATZY9ejVxTYM2SNYub2EN8kqTvAZLf2LiGbSVJsH163tX6SmE6RrohHzaZNiM anchor(81839,0x205b37600) malloc: *** error for object 0x60000112c150: pointer being freed was not allocated anchor(81839,0x205b37600) malloc: *** set a breakpoint in malloc_error_break to debug zsh: abort anchor idl upgrade --filepath --provider.cluster devnet
solana --version is 1.8.4
anchor --version is 0.18.2
This is on an M1 mac and happens for all test projects.
The text was updated successfully, but these errors were encountered:
If I try to deploy IDL with
anchor idl init
or
anchor idl upgrade
I will get
⠉ [0/1] Finalizing transaction 3jPXVy82BkDBECQjJGosovijikHATZY9ejVxTYM2SNYub2EN8kqTvAZLf2LiGbSVJsH163tX6SmE6RrohHzaZNiM anchor(81839,0x205b37600) malloc: *** error for object 0x60000112c150: pointer being freed was not allocated anchor(81839,0x205b37600) malloc: *** set a breakpoint in malloc_error_break to debug zsh: abort anchor idl upgrade --filepath --provider.cluster devnet
solana --version is 1.8.4
anchor --version is 0.18.2
This is on an M1 mac and happens for all test projects.
The text was updated successfully, but these errors were encountered: