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 343214 - nautilus crash when trying to copy big folder via sftp
nautilus crash when trying to copy big folder via sftp
Status: RESOLVED DUPLICATE of bug 342787
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.14.x
Other other
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-28 17:49 UTC by michael
Modified: 2006-05-29 05:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description michael 2006-05-28 17:49:52 UTC
Distribution: Ubuntu 6.06 (dapper)
Package: nautilus
Severity: major
Version: GNOME2.14.1 2.14.x
Gnome-Distributor: Ubuntu
Synopsis: nautilus crash when trying to copy big folder via sftp
Bugzilla-Product: nautilus
Bugzilla-Component: File and Folder Operations
Bugzilla-Version: 2.14.x
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:

When trying to copy a big folder (a ruby on rails application in my case
(~800 files in ~20mb), nautilus always crashes, yet not always when
trying to copy the same file.

Steps to reproduce the crash:
1. open a sftp://host/path location in nautlis
2. try copying a larger folder via drag'n'drop
3. see it crash

Expected Results:

Copying the files without crashing.

How often does this happen?

Every time, at least for this folder, others (smaller ones) work.



Debugging Information:

Backtrace was generated from '/usr/bin/nautilus'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 805555808 (LWP 15120)]
[New Thread 878998768 (LWP 15149)]
[New Thread 807134448 (LWP 15121)]
(no debugging symbols found)
0x0eed21a8 in poll () from /lib/libc.so.6

Thread 2 (Thread 878998768 (LWP 15149))

  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #6 g_log
    from /usr/lib/libglib-2.0.so.0
  • #7 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #8 ??
    from /usr/lib/gnome-vfs-2.0/modules/libfile.so
  • #9 gnome_vfs_create_symbolic_link_cancellable
    from /usr/lib/libgnomevfs-2.so.0
  • #10 gnome_vfs_create_symbolic_link
    from /usr/lib/libgnomevfs-2.so.0
  • #11 gnome_vfs_volume_to_corba
    from /usr/lib/libgnomevfs-2.so.0
  • #12 gnome_vfs_volume_to_corba
    from /usr/lib/libgnomevfs-2.so.0
  • #13 gnome_vfs_volume_to_corba
    from /usr/lib/libgnomevfs-2.so.0
  • #14 gnome_vfs_volume_to_corba
    from /usr/lib/libgnomevfs-2.so.0
  • #15 gnome_vfs_volume_to_corba
    from /usr/lib/libgnomevfs-2.so.0
  • #16 gnome_vfs_volume_to_corba
    from /usr/lib/libgnomevfs-2.so.0
  • #17 gnome_vfs_job_get_count
    from /usr/lib/libgnomevfs-2.so.0
  • #18 gnome_vfs_is_primary_thread
    from /usr/lib/libgnomevfs-2.so.0
  • #19 g_thread_pool_free
    from /usr/lib/libglib-2.0.so.0
  • #20 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #21 start_thread
    from /lib/libpthread.so.0
  • #22 clone
    from /lib/libc.so.6




------- Bug created by bug-buddy at 2006-05-28 17:49 -------

Comment 1 Karsten Bräckelmann 2006-05-29 05:06:11 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


Matches the stacktrace and description of bug 342787.

*** This bug has been marked as a duplicate of 342787 ***