Help resolving Bluetooth crash
Help resolving Bluetooth crash
- Subject: Help resolving Bluetooth crash
- From: Peter Sichel <email@hidden>
- Date: Mon, 11 Jan 2010 11:57:16 -0500
I've gotten a crash log from a customer that looks like something in the Bluetooth stack is being released improperly. The program in question is Phone Amego which uses the Handsfree Profile to connect with a Bluetooth phone following Apple's RFCOMM_SPP example.
Can anyone help me decipher what this means?
Thanks!
- Peter Sichel
Sustainable Softworks
Application Specific Information:
abort() called
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff8747afe6 __kill + 10
1 libSystem.B.dylib 0x00007fff8751be32 abort + 83
2 libSystem.B.dylib 0x00007fff87433155 free + 128
3 libobjc.A.dylib 0x00007fff8028171b _internal_object_dispose + 60
4 com.apple.CoreFoundation 0x00007fff8704f79a -[NSObject(NSObject) dealloc] + 58
5 com.apple.Bluetooth 0x00007fff8197020d -[IOBluetoothObject(IOBluetoothObjectPrivate) dealloc] + 98
6 com.apple.Bluetooth 0x00007fff81952ff1 -[IOBluetoothL2CAPChannel(IOBluetoothL2CAPChannelPrivate) dealloc] + 222
7 com.apple.Bluetooth 0x00007fff8196fd29 -[IOBluetoothObject(IOBluetoothObjectPrivate) release] + 66
8 com.apple.CoreFoundation 0x00007fff87030246 _CFAutoreleasePoolPop + 230
9 com.apple.Foundation 0x00007fff847882f8 -[NSAutoreleasePool drain] + 158
10 com.apple.CoreFoundation 0x00007fff8706ff7e __CFMachPortPerform + 366
11 com.apple.CoreFoundation 0x00007fff87048551 __CFRunLoopRun + 5201
12 com.apple.CoreFoundation 0x00007fff87046c2f CFRunLoopRunSpecific + 575
13 com.apple.HIToolbox 0x00007fff868fea4e RunCurrentEventLoopInMode + 333
14 com.apple.HIToolbox 0x00007fff868fe853 ReceiveNextEventCommon + 310
15 com.apple.HIToolbox 0x00007fff868fe70c BlockUntilNextEventMatchingListInMode + 59
16 com.apple.AppKit 0x00007fff8347c1f2 _DPSNextEvent + 708
17 com.apple.AppKit 0x00007fff8347bb41 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
18 com.apple.AppKit 0x00007fff83441747 -[NSApplication run] + 395
19 com.apple.AppKit 0x00007fff8343a468 NSApplicationMain + 364
20 com.sustworks.PhoneAmego 0x0000000100001824 start + 52
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden