Description of problem: Served a directory like so: obexftpd -c ~/some_dir/ -b When connecting to this host from another Bluetooth device (a Nokia N800) obexftpd crashes with "buffer overflow detected" message. Version-Release number of selected component (if applicable): obexftp-0.20-3.fc6 How reproducible: Always Steps to Reproduce: 1. obexftpd -c ~/some_dir/ -b 2. attempt to connect to this machine from an N800 internet tablet (file manager) 3. obexftpd crashes Actual results: See attachment. Expected results: Remote Bluetooth device should be able to access share. Additional info: The USB Bluetooth dongle is working fine for other Bluetooth tasks.
Created attachment 153250 [details] console output from obexftpd session
Thank you for the report. I've backported the 0.22-pre4 version from devel, which contains a fix for this. It should be available shortly. Please test and report back.
Thanks! It works fine now. :-)
Great!