[MacRuby] #876: EXC_BAD_ACCESS using IOBluetooth

MacRuby ruby-noreply at macosforge.org
Wed Sep 1 04:56:17 PDT 2010


#876: EXC_BAD_ACCESS using IOBluetooth
-------------------------------------------+--------------------------------
 Reporter:  matt.wizeman@…                 |       Owner:  lsansonetti@…        
     Type:  defect                         |      Status:  new                  
 Priority:  critical                       |   Milestone:                       
Component:  MacRuby                        |    Keywords:                       
-------------------------------------------+--------------------------------

Comment(by matt.wizeman@…):

 One more bit of information. When running the above code and connecting I
 see the following output in the console:

 {{{
 l2capChannelReconfigured
 l2capChannelQueueSpaceAvailable
 l2capChannelReconfigured
 l2capChannelQueueSpaceAvailable
 l2capChannelOpenComplete
 Program received signal:  “EXC_BAD_ACCESS”
 }}}

 So, it looks like other delegate methods are OK. Its when the device
 starts to try to send data and IOBluetooth wants to call
 l2capChannelData:data:length: that things go bad.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/876#comment:11>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list