Hi, Just just went through the installation of nautilus debugging package and steps to get the backtrace. The output I received is attached with this mail as a .txt attachment.
Regards, Chetan Thapliyal Dean Sas wrote: > Hi, Could you get install the nautilus-dbg package and then get a > backtrace following the steps at > https://wiki.ubuntu.com/DebuggingProgramCrash ? > > Thanks. > > ** Changed in: nautilus-sendto (Ubuntu) > Importance: Untriaged => Medium > Status: Unconfirmed => Needs Info > > GNU gdb 6.4-debian Copyright 2005 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 Starting program: /usr/bin/nautilus-sendto (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1223341312 (LWP 8411)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Init bluetooth plugin (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Init evolution plugin (no debugging symbols found) Init gaim plugin (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (nautilus-sendto:8411): libebook-WARNING **: Can't find installed BookFactories ** ERROR **: failed to create local addressbook aborting... [New Thread -1260282960 (LWP 8416)] Program received signal SIGABRT, Aborted. [Switching to Thread -1223341312 (LWP 8411)] 0xffffe410 in __kernel_vsyscall () (gdb) backtrace #0 0xffffe410 in __kernel_vsyscall () #1 0xb7a599a1 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7a5b2b9 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb7b9e006 in g_logv () from /usr/lib/libglib-2.0.so.0 #4 0xb7b9e03a in g_log () from /usr/lib/libglib-2.0.so.0 #5 0xb7007a62 in add_evolution_contacts_to_model () from /usr/lib/nautilus-sendto/plugins/libevolution.so #6 0xb7007b31 in add_evolution_contacts_to_model () from /usr/lib/nautilus-sendto/plugins/libevolution.so #7 0x0804a439 in set_contact_widgets () #8 0x0804a7ee in nautilus_sendto_create_ui () #9 0x0804adf8 in main () (gdb) thread apple[Ky all backtrav[Kce Thread 2 (Thread -1260282960 (LWP 8416)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7af08c4 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7b987e8 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #3 0xb7b98cb8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #4 0xb6fe08ab in e_book_set_default_source () from /usr/lib/libebook-1.2.so.5 #5 0xb7bb15a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 #6 0xb7b65341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb7afa4ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread -1223341312 (LWP 8411)): #0 0xffffe410 in __kernel_vsyscall () #1 0xb7a599a1 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7a5b2b9 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb7b9e006 in g_logv () from /usr/lib/libglib-2.0.so.0 #4 0xb7b9e03a in g_log () from /usr/lib/libglib-2.0.so.0 #5 0xb7007a62 in add_evolution_contacts_to_model () from /usr/lib/nautilus-sendto/plugins/libevolution.so #6 0xb7007b31 in add_evolution_contacts_to_model () from /usr/lib/nautilus-sendto/plugins/libevolution.so #7 0x0804a439 in set_contact_widgets () #8 0x0804a7ee in nautilus_sendto_create_ui () #9 0x0804adf8 in main () (gdb) -- nautilus-sendto crashes everytime I use `Sent to...` option from right click menu in nautilus. https://launchpad.net/bugs/58970 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs