GNOME Bugzilla – Bug 384433
sendto crashes on trying to send a file
Last modified: 2007-08-13 15:15:31 UTC
Hello. This is a problem reported by an Ubuntu user. The original bug report can be found at http://launchpad.net/bugs/68504 : Whenever I try to send a file, I get: Init sylpheed-claws plugin Init gaim plugin Init evolution plugin ** (bug-buddy:6996): WARNING **: Could not load icon for Open Folder Updated crash: Memory status: size: 33431552 vsize: 0 resident: 33431552 share: 0 rss: 11771904 rss_rlim: 0 CPU usage: start_time: 1162004037 rtime: 0 utime: 39 stime: 0 cutime:35 cstime: 0 timeout: 4 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/nautilus-sendto' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1225296208 (LWP 6992)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 93079
Thread 1 (Thread -1225296208 (LWP 6992))
unique, good trace, coonfirming what version of nautilus-sendto is this?
2007-08-13 Bastien Nocera <hadess@hadess.net> * src/plugins/thunderbird.c: (send_files): gtk_entry_get_text might return NULL, so don't crash when the person didn't enter any e-mail address (Closes: #384433)