[SOLVED] "incorrect checksum for freed object" when loading Song or SoundEffect on Mac

Ok, so I finally figured out what the cause of this issue was. Even though my Mac is 64bit for some reason the 32bit version of mono was installed on it. Now it all makes perfect sense because loading content is where the crash happened and the content pipeline no longer supports 32bit systems.

GG WP