It seems like gc_verify_compaction_references is not protected in case alignment is wrong. This commit pushes the alignment check down to gc_start_internal so that anyone trying to compact will check page alignment
I think this method may be getting called on PowerPC and the alignment might be wrong.
Push compaction page alignment check down
It seems like
gc_verify_compaction_referencesis not protected in casealignment is wrong. This commit pushes the alignment check down to
gc_start_internalso that anyone trying to compact will check pagealignment
I think this method may be getting called on PowerPC and the alignment
might be wrong.
http://rubyci.s3.amazonaws.com/ppc64le/ruby-master/log/20211021T190006Z.fail.html.gz