After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 109917 - Crash moving files from local folder to folder on NFS
Crash moving files from local folder to folder on NFS
Status: VERIFIED INCOMPLETE
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.2.x
Other other
: High normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-04 01:18 UTC by Rodd Clarkson
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Rodd Clarkson 2003-04-04 01:18:34 UTC
Package: nautilus
Severity: normal
Version: GNOME2.2.1 2.2.3.1
os_details: Gnome.Org
Synopsis: Crash moving files from local folder to folder on NFS
Bugzilla-Product: nautilus
Bugzilla-Component: File and Folder Operations
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)
Description:
Description of Problem:

Nautilus crashed middle-click and dragging three files from a local
folder to an NFS mounted folder.


Steps to reproduce the problem:
1. Select multiple files from a local folder.
2. Press middle botton and hold, drag files to NFS mounted folder.
3. Crash.

Sometimes this crashes nautilus, sometimes it doesn't.



Debugging Information:

Backtrace was generated from '/home/rodd/gnome/bin/nautilus'

[New Thread 1024 (LWP 16867)]
[New Thread 2049 (LWP 16868)]
[New Thread 1026 (LWP 16869)]
[New Thread 2051 (LWP 16870)]
[New Thread 3076 (LWP 16871)]
[New Thread 4101 (LWP 16872)]
[New Thread 5126 (LWP 16873)]
[New Thread 6151 (LWP 16874)]
[New Thread 7176 (LWP 16875)]
[New Thread 8201 (LWP 16876)]
[New Thread 9226 (LWP 16877)]
[New Thread 10251 (LWP 16878)]
0x420b48b9 in wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 1024 (LWP 16867))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #4 pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 gtk_widget_get_toplevel
    at gtkwidget.c line 5356
  • #7 gtk_main_get_window_group
    at gtkmain.c line 1569
  • #8 gtk_main_do_event
    at gtkmain.c line 1394
  • #9 gdk_event_dispatch
    at gdkevents-x11.c line 2018
  • #10 g_main_dispatch
    at gmain.c line 1653
  • #11 g_main_context_dispatch
    at gmain.c line 2197
  • #12 g_main_context_iterate
    at gmain.c line 2278
  • #13 g_main_loop_run
    at gmain.c line 2498
  • #14 gtk_main
    at gtkmain.c line 1092
  • #15 main
    at nautilus-main.c line 269
  • #16 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-04-03 20:18 -------

Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 Rodd Clarkson 2003-04-04 02:18:32 UTC
Okay, a few extra thoughts.

I don't think it's ever crashed moving a single file (from a local
folder to an NFS folder).

Also, it seems to happen more when the files being moved already exist
on the NFS folder (so they are being replaced).  It always crashed
before asking whether to replace the files.
Comment 2 Elijah Newren 2003-07-08 16:00:59 UTC
The stack trace looks similar to the one in bug 113328 (which happens
to be a gnome-panel crash).  This also looks similar to bug 108205.  
Interestingly, in bug 108205, it was found that the bug was due to "a
patched version of GTK+ to add pretty (albeit buggy) drop shadow
eyecandy and the like" and it was found that installing a clean
version of gtk+ fixed the problem.
Comment 3 Alexander Larsson 2003-07-10 12:07:21 UTC
So, do you have a patched gtk+, and does using a clean one fix this?
Comment 4 Kjartan Maraas 2003-10-31 17:15:13 UTC
Please respond to the question above. 
Comment 5 Rodd Clarkson 2003-11-09 23:13:36 UTC
Sorry, been on holidays and just got back ;-]

I'm not sure whether I had gtk+ patched (I don't think I did) but I've
since cleaned my hard-drive and installed fedora-core so I'm not sure
I'm going to be a lot of help with regard to testing.

If you can't make anything from the backtrace then close the bug out
and someone can refile it if it happens again.
Comment 6 Martin Wehner 2003-11-27 19:40:20 UTC
Ok, as the reporter suggested I'm closing this.