#876: EXC_BAD_ACCESS using IOBluetooth -------------------------------------------+-------------------------------- Reporter: matt.wizeman@… | Owner: lsansonetti@… Type: defect | Status: new Priority: critical | Milestone: Component: MacRuby | Keywords: -------------------------------------------+-------------------------------- Comment(by lsansonetti@…): Thanks for the information. I do have a Wiimote at home so yes, if you could attach a project that reproduces the issue, it would be super awesome. It looks like this should just work, this is very strange. 2 things I would try. First, run the application with GC disabled, by setting the GC_DISABLE environment variable to any value, and see if the problem still happens. Second, run the application in 32-bit mode, using {{{arch -i386 /path/to/MyApp.app/...}}}. -- Ticket URL: <http://www.macruby.org/trac/ticket/876#comment:12> MacRuby <http://macruby.org/>