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 125402 - Copy and Paste operation in Nautilus
Copy and Paste operation in Nautilus
Status: RESOLVED DUPLICATE of bug 123051
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.4.x
Other other
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-10-24 14:21 UTC by aquinn
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description aquinn 2003-10-24 14:23:59 UTC
Distribution: Slackware Slackware 9.0.0
Package: nautilus
Severity: normal
Version: GNOME2.4.0 unspecified
Gnome-Distributor: GNOME.Org
Synopsis: Copy and Paste operation in Nautilus
Bugzilla-Product: nautilus
Bugzilla-Component: File and Folder Operations
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.4.0.1)
Description:
Description of the crash:


Steps to reproduce the crash:
1. Open folder with Nautilis
2. Create a new folder
2. Copy a file and paste it into a new folder
3. Double click new folder

Expected Results:
View changes to new folder showing copied file.

How often does this happen?
Only once so far

Additional Information:



Debugging Information:

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

[New Thread 16384 (LWP 29496)]
[New Thread 32769 (LWP 29497)]
[New Thread 16386 (LWP 29498)]
[New Thread 32771 (LWP 29501)]
[New Thread 49156 (LWP 31792)]
0x40e50f29 in wait4 () from /lib/libc.so.6

Thread 1 (Thread 16384 (LWP 29496))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 __pthread_sighandler
    from /lib/libpthread.so.0
  • #5 <signal handler called>
  • #6 gtk_tree_model_sort_compare_func
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 g_qsort_with_data
    from /usr/lib/libglib-2.0.so.0
  • #8 g_array_sort_with_data
    from /usr/lib/libglib-2.0.so.0
  • #9 gtk_tree_model_sort_sort_level
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 gtk_tree_model_sort_build_level
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 gtk_real_tree_model_sort_convert_child_path_to_path
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 gtk_tree_model_sort_convert_child_path_to_path
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 show_selection_idle_callback
    from /usr/lib/bonobo/libnautilus-tree-view.so
  • #14 g_idle_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #19 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 main
  • #21 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-10-24 10:23 -------

The original reporter (aquinn@bluetie.com) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 Elijah Newren 2003-12-16 00:24:16 UTC
Thanks for the bug report.  This appears to be a unique stack trace,
according to the simple-dup-finder.  It looks like this may be a gtk
crash.
Comment 2 Martin Wehner 2004-01-25 16:40:05 UTC
Though the stacks don't match 100%, I'm pretty sure that's a dup of
bug 123051.

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