OBEXSample -- crashes
OBEXSample -- crashes
- Subject: OBEXSample -- crashes
- From: David Reitter <email@hidden>
- Date: Tue, 02 Sep 2003 23:54:55 +0100
Hi,
I am trying to convince OBEXSample from Developer/Examples/Bluetooth to do
its job.
It wouldn't compile, I first had to turn a dictionaryRef into dictionary as
a variable name. I also had to 'enable' all the action buttons (like "get")
in Interface Builder in order to be able to do something, as the app doesn't
active them even if a connection attempt has been successful.
Unfortunately, the "get" or "send" functions don't work. "get" either
crashes when doing OBEXConnect, or the callback handler isn't called at all.
Similar things happen with "put".
The relevant call stack is
Thread 0 Crashed:
#0 0x9068ba54 in objc_msgSend
#1 0x00003164 in -[MyWindow buttonSendGetClicked:] (MyWindow.m:246)
#2 0x930f9cac in -[NSApplication sendAction:to:from:]
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
I have tried to compile with gcc 3.1 and 2.95.
Bluetooth File Exchange runs perfectly by the way. If only I had a source
for BFE... :(
Help, anyone?
Thanks
David
--
David Reitter
Research Fellow. Adaptive Speech Interfaces
MIT Media Lab Europe, Dublin, Ireland.
www.mle.media.mit.edu
_______________________________________________
bluetooth-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/bluetooth-dev
Do not post admin requests to the list. They will be ignored.