Hi John,

as I wrote on the forum: the segfault is a problem and I'd like to  
know more. Can you compile with debug symbols and run it in gdb?

I.e. remove all ObexFTP installations from your system. Build using
        CFLAGS="-g -DOBEXFTP_DEBUG=5" ./configure
        make clean ; make ; sudo make install
Start debugging using
        gdb obexftp
Then
        r  -b 00:1E:45:8B:2A:33 -c'Internal' -l
On error use
        bt


Am 07.10.2008 um 11:14 schrieb John Frankish:

> After pairing my laptop with my sonyericsson p1i phone, I can use
> obexftp to put, but not to get:
> $ obexftp -b 00:1E:45:8B:2A:33 -c'Internal' -l
> Browsing 00:1E:45:8B:2A:33 ...
> Connecting...done
> Sending "Internal"... Segmentation fault

regards,
Christian




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to