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
Getting a stack error, when building with the 1.18.8 >
Error: Function _ZN112_$LT$solana_program..instruction..InstructionError$u20$as$u20$solana_frozen_abi..abi_example..AbiEnumVisitor$GT$13visit_for_abi17h14a8348cc8de07b8E Stack offset of 4608 exceeded max offset of 4096 by 512 bytes, please minimize large stack variables
I don't think the issues lies my program having large accounts because after downgrading to 1.17.28 before worked.
Problem
Getting a stack error, when building with the 1.18.8 >
I don't think the issues lies my program having large accounts because after downgrading to 1.17.28 before worked.
Environment
Solana
solana-cli 1.18.14 (src:d8e08244; feat:4215500110, client:SolanaLabs)
The text was updated successfully, but these errors were encountered: