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 317595 - Moving folder cause Nautilus crash
Moving folder cause Nautilus crash
Status: RESOLVED DUPLICATE of bug 123051
Product: nautilus
Classification: Core
Component: Cut Copy Paste Undo
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-30 11:41 UTC by pasquik
Modified: 2005-09-30 12:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description pasquik 2005-09-30 11:41:18 UTC
Distribution: Debian testing/unstable
Package: nautilus
Severity: normal
Version: GNOME2.10.2 unspecified
Gnome-Distributor: Debian
Synopsis: Moving folder cause Nautilus crash
Bugzilla-Product: nautilus
Bugzilla-Component: Cut Copy Paste Undo
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.10.1)
Description:
Description of the crash:

I am moving a couple of folders into another and Nautilus has crashed
abnormally ..
Steps to reproduce the crash:
1. I have selected the folders then moved into another (Drag & Drop)

Additional info:

pasquik@stromboli:~$ gdb nautilus
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i386-linux"...Using host libthread_db
library "/lib/tls/libthread_db.so.1".

(gdb) thread apply bt all
(gdb) run --no-desktop --browser
Starting program: /usr/bin/nautilus --no-desktop --browser
[Thread debugging using libthread_db enabled]
[New Thread -1225271616 (LWP 22665)]
[New Thread -1229571152 (LWP 22687)]

Program exited normally.
(gdb) q
pasquik@stromboli:~$ uname -a
Linux falken 2.6.12-1-686-smp #1 SMP Thu Sep 22 16:49:52 JST 2005 i686
GNU/Linux
pasquale@stromboli:~$ cat /etc/debian_version
testing/unstable



Bug Buddy ( maybe duplicated report ..)

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

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1224653120 (LWP 7125)]
[New Thread -1243366480 (LWP 7156)]
[New Thread -1243104336 (LWP 7155)]
[New Thread -1242842192 (LWP 7154)]
[New Thread -1242580048 (LWP 7153)]
[New Thread -1242317904 (LWP 7152)]
[New Thread -1228944464 (LWP 7141)]
0xb7413201 in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1224653120 (LWP 7125))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 gtk_tree_model_sort_get_model
    from /usr/lib/libgtk-x11-2.0.so.0
  • #4 g_qsort_with_data
    from /usr/lib/libglib-2.0.so.0
  • #5 g_array_sort_with_data
    from /usr/lib/libglib-2.0.so.0
  • #6 gtk_tree_model_sort_clear_cache
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 gtk_tree_model_sort_clear_cache
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 gtk_tree_model_sort_convert_path_to_child_path
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 show_selection_idle_callback
    at fm-tree-view.c line 231
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 gtk_tree_model_sort_get_model
    from /usr/lib/libgtk-x11-2.0.so.0
  • #4 g_qsort_with_data
    from /usr/lib/libglib-2.0.so.0
  • #5 g_array_sort_with_data
    from /usr/lib/libglib-2.0.so.0
  • #6 gtk_tree_model_sort_clear_cache
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 gtk_tree_model_sort_clear_cache
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 gtk_tree_model_sort_convert_path_to_child_path
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 show_selection_idle_callback
    at fm-tree-view.c line 231
  • #10 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #14 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 main
    at nautilus-main.c line 432




------- Bug moved to this database by unknown@gnome.bugs 2005-09-30 11:41 UTC -------


The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@gnome.bugs.
   Previous reporter was pasquik@gmail.com.

Comment 1 Christian Neumair 2005-09-30 12:47:58 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.

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