On 04/26/2017 01:45 PM, Christian Borntraeger wrote: >> Hmm, I have a theory, if the flags field has bit 1 set, i.e. >> RAM_SAVE_FLAG_COMPRESS >> then try changing ram_handle_compressed to always do the memset. > > FWIW, changing ram_handle_compressed to always memset makes the problem go > away.
It is still running fine now with the "always memset change"