Hi Daniel,
I found it! The cfg_block_t struct was 4 byte aligned because of sizeof(atomic_t) = 4. I added an int _pad which fixes the bus error on Sparc64.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.