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 77333 - nautilus crash when closing a window that is updating
nautilus crash when closing a window that is updating
Status: RESOLVED DUPLICATE of bug 77331
Product: nautilus
Classification: Core
Component: File and Folder Operations
0.x.x [obsolete]
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-04-02 08:33 UTC by Christoph Hippchen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Christoph Hippchen 2002-04-02 08:33:44 UTC
Description of Problem:
nautilus crashes when closing a window that is updating

Steps to reproduce the problem:
1. Open a nautilus window to view a directory
2. Move a mess of files via a term
3. Close window as nautilus is updating 
Always reproducible here

Actual Results:
Crash

Expected Results:
Window closes


Debugging Information:

[New Thread 1024 (LWP 2147)]
[New Thread 2049 (LWP 2167)]
[New Thread 1026 (LWP 2168)]
[New Thread 2051 (LWP 2169)]
[New Thread 3076 (LWP 2172)]
[New Thread 4101 (LWP 3648)]
[New Thread 5126 (LWP 3649)]
[New Thread 6151 (LWP 3650)]
[New Thread 7176 (LWP 3651)]
[New Thread 8201 (LWP 3652)]
0x410d2c89 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 2147))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_type_check_instance_cast
    at gtype.c line 2639
  • #7 new_files_callback
    at nautilus-directory-async.c line 1436
  • #8 dispatch_get_file_info_callback
    at gnome-vfs-job.c line 269
  • #9 dispatch_job_callback
    at gnome-vfs-job.c line 550
  • #10 g_idle_dispatch
    at gmain.c line 3129
  • #11 g_main_dispatch
    at gmain.c line 1617
  • #12 g_main_context_dispatch
    at gmain.c line 2161
  • #13 g_main_context_iterate
    at gmain.c line 2242
  • #14 g_main_loop_run
    at gmain.c line 2462
  • #15 gtk_main
    at gtkmain.c line 912
  • #16 main
    at nautilus-main.c line 263
  • #17 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib%

Comment 1 John Fleck 2002-04-02 13:57:34 UTC

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