Thanks for your response. I tried to follow the steps in
DebuggingProgramCrash, I installed nautilus-sendto-dbgsym, but when I
try to execute it I get an error message:

[EMAIL PROTECTED]:~$ /usr/lib/debug/usr/bin/nautilus-sendto 
bash: /usr/lib/debug/usr/bin/nautilus-sendto: cannot execute binary file

And, into the gdb:

$ gdb /usr/lib/debug/usr/bin/nautilus-sendto 2>&1 | tee gdb-nautilus-sendto.txt
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) handle SIG33 pass nostop noprint
Signal        Stop      Print   Pass to program Description
SIG33         No        No      Yes             Real-time event 33
(gdb) set pagination 0
(gdb) run file.jpg
Starting program: /usr/lib/debug/usr/bin/nautilus-sendto alicia.jpg
/bin/bash: /usr/lib/debug/usr/bin/nautilus-sendto: cannot execute binary file
/bin/bash: /usr/lib/debug/usr/bin/nautilus-sendto: Success

Program exited with code 01.
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
You can't do that without a process to debug.
(gdb) 

nautilus-send don't start. How can I do, then?

Thanks in advance.

-- 
[Gutsy] I can't send a file to my mobile phone via Bluetooth with 
nautilus-sendto, but I can send it using gnome-obex-send directly
https://bugs.launchpad.net/bugs/146935
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to