Using SQLite Gem in OSX vs Windows

We have an app that uses SQLite on the user’s local system. In Windows we’ve been able to get a Gem install to work, but it crashes on the Mac no matter which driver we use, 32 bit, 64 bit… doesn’t matter. Has anyone had any experience / luck getting SQLite to work on OSX?