Comment 7 for bug 121497

Revision history for this message
Rafael Belmonte (eaglescreen) wrote :

I have tryed a backtrace with gdb.
I lauched the program with this:

rafael@rafadeb-gutsy:~$ gdb nautilus-cd-burner 2>&1 | tee gdb-nautilus-cd-burner.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"...
(no debugging symbols found)
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 --source-iso=/media/datos/'Imagenes CD'/gutsy-kde-desktop-i386.iso
Starting program: /usr/bin/nautilus-cd-burner --source-iso=/media/datos/'Imagenes CD'/gutsy-kde-desktop-i386.iso
(no debugging symbols found)
Failed to read a valid object file image from memory.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Watch run arguments and watch line 14 of attached file.