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 77928 - While doing deletion operation Nautilus is crashing
While doing deletion operation Nautilus is crashing
Status: RESOLVED DUPLICATE of bug 97490
Product: nautilus
Classification: Core
Component: Cut Copy Paste Undo
0.x.x [obsolete]
Other Solaris
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-04-07 15:04 UTC by Sekhar Reddy Pulukunta
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Sekhar Reddy Pulukunta 2002-04-07 15:04:29 UTC
Solaris -9 64 Bit.

procudure:
1) Open nautilus .
2) Do copy paste 4 to 5 times for a file or folder . 
3) Delete  the duplicate files or folder one by one .
4) Nautilus crashes.

this is intermitent.

stack trace:

-----------------
n _waitid () from /usr/lib/libc.so.1
  • #1 _waitpid
    from /usr/lib/libc.so.1
  • #2 waitpid
    from /usr/lib/libthread.so.1
  • #3 libgnomeui_segv_handle
    from /opt/gnome-2.0/lib/libgnomeui-2.so.0
  • #4 __sighndlr
    from /usr/lib/libthread.so.1
  • #5 call_user_handler
    from /usr/lib/libthread.so.1
  • #6 <signal handler called>
  • #7 _lwp_kill
    from /usr/lib/libc.so.1
  • #8 raise
    from /usr/lib/libc.so.1
  • #9 abort
    from /usr/lib/libc.so.1
  • #10 g_logv
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #11 g_log
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #12 add_to_hash_table
    from /opt/gnome-2.0/lib/libnautilus-private.so.2
  • #13 nautilus_directory_end_file_name_change
    from /opt/gnome-2.0/lib/libnautilus-private.so.2
  • #14 update_info_internal
    from /opt/gnome-2.0/lib/libnautilus-private.so.2
  • #15 update_info_and_name
    from /opt/gnome-2.0/lib/libnautilus-private.so.2
  • #16 nautilus_file_update_name
    from /opt/gnome-2.0/lib/libnautilus-private.so.2
  • #17 nautilus_directory_notify_files_moved
    from /opt/gnome-2.0/lib/libnautilus-private.so.2
  • #18 nautilus_file_changes_consume_changes
    from /opt/gnome-2.0/lib/libnautilus-private.so.2
  • #19 handle_transfer_ok
    from /opt/gnome-2.0/lib/libnautilus-private.so.2
  • #20 update_transfer_callback
    from /opt/gnome-2.0/lib/libnautilus-private.so.2
  • #21 dispatch_xfer_callback
    from /opt/gnome-2.0/lib/libgnomevfs-2.so.0
  • #22 dispatch_sync_job_callback
    from /opt/gnome-2.0/lib/libgnomevfs-2.so.0
  • #23 g_idle_dispatch
    from /opt/gnome-2.0/lib/libglib-
  • #24 g_main_dispatch
    from /opt/gnome-2.0/lib/libglib-
  • #25 g_main_context_dispatch
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #26 g_main_context_iterate
    from /opt/gnome-2.0/lib/libglib-2.0.so.0
  • #27 g_main_loop_run
    from /opt/gnome-2.0/lib/libglib-
  • #28 gtk_main
    from /opt/gnome-2.0/lib/libgtk-x11-2.0.so.0
  • #29 main

Comment 1 Luis Villa 2002-04-10 00:45:06 UTC
Dave: another solaris-specific bug.
Wipro: as usual, comments about building with debugging symbols are
relevant.
Comment 2 Luis Villa 2002-05-30 20:08:17 UTC
Can you still reproduce this, Sekhar? We can no longer reproduce this,
and the trace is not very useful because it has no symbols.
Comment 3 Anand 2002-06-04 09:47:39 UTC
Louie: I've tried this out on a Solaris 8 machine, The crash doesn't  
occur. Yet to get my hands on a Solaris 9 machine with latest 
sources. But i strongly believe that this crash no longer exists in 
Solaris 9 too (tested it on a couple of weeks old, solaris 9 
sources). ATM I'll mark this bug, closed. Will reopen later if this 
still exists. Thanks.
Comment 4 Elijah Newren 2002-11-03 04:54:16 UTC
The stack trace is very similar to the one in #97490.  It's not an
exact match, but the versions of nautilus are a little different and
these are on different architectures.  Since the stack trace in #97490
has symbols, I'm going to reopen this one and mark it as a duplicate
of that one.
Comment 5 Elijah Newren 2002-11-03 04:54:42 UTC

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