GNOME Bugzilla – Bug 512634
crash when copying over network
Last modified: 2008-01-28 20:26:12 UTC
This crash happens when I cut (ctrl-x) a file and try to paste it in a network share (smb://...) >>>>>>>>>>>>>>>>>>>>>>>> START <<<<<<<<<<<<<<<<<<<<<< GNU gdb 6.7.1-debian Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "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 Starting program: /usr/bin/nautilus [Thread debugging using libthread_db enabled] [New Thread 0xb6ae36c0 (LWP 5132)] [New Thread 0xb688db90 (LWP 5135)] Initializing nautilus-open-terminal extension ** (nautilus:5132): WARNING **: Unable to add monitor: Not supported (nautilus:5132): GLib-GObject-WARNING **: invalid cast from `GLocalFile' to `GDaemonFile' (nautilus:5132): GLib-GObject-WARNING **: invalid cast from `GLocalFile' to `GDaemonFile' (nautilus:5132): GLib-GObject-WARNING **: invalid cast from `GLocalFile' to `GDaemonFile' [New Thread 0xb3fffb90 (LWP 5138)] [Thread 0xb3fffb90 (LWP 5138) exited] [New Thread 0xb3fffb90 (LWP 5141)] [Thread 0xb3fffb90 (LWP 5141) exited] Program received signal SIGSEGV, Segmentation fault.
+ Trace 187096
Thread 3062422416 (LWP 5135)
Thread 2 (Thread 0xb688db90 (LWP 5135))
Fixed in trunk :)