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 85443 - Nautilus dies if you exit it before the capplet
Nautilus dies if you exit it before the capplet
Status: RESOLVED DUPLICATE of bug 84693
Product: gnome-control-center
Classification: Core
Component: general
1.99
Other Linux
: Normal blocker
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-16 08:46 UTC by llordsmiff
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description llordsmiff 2002-06-16 08:46:41 UTC
Package: control-center
Severity: critical
Version: 2.0.0
Synopsis: Nautilus dies if you exit it before the capplet
Bugzilla-Product: control-center
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.1)

Description:
Description of Problem:
Nautilus will segv if you open a control center capplet from it and the
close nautilus window before you exit the capplet. In particular, this
happened with the 'font' capplet. I don't know if this behavior is
consistent among them all.

Steps to reproduce the problem:
1. $ gnome-control-center
2. activate the font caplet
3. click the 'x' in the title bar of nautilus

Actual Results:
segv

Expected Results:
duh!

How often does this happen?
at least once.

Additional Information:
good work!



Debugging Information:

Backtrace was generated from
'/home/betatester/garnomes/current/bin/nautilus'

[New Thread 1024 (LWP 1197)]
[New Thread 2049 (LWP 1209)]
[New Thread 1026 (LWP 1210)]
[New Thread 2051 (LWP 1211)]
[New Thread 3076 (LWP 1212)]
[New Thread 4101 (LWP 1213)]
[New Thread 5126 (LWP 1214)]
0x40af8689 in wait4 () from /lib/libc.so.6

Thread 7 (Thread 5126 (LWP 1214))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 934
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 gnome_vfs_thread_pool_wait_for_work
    at gnome-vfs-thread-pool.c line 155
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #5 pthread_start_thread
    at manager.c line 262

Thread 6 (Thread 4101 (LWP 1213))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 934
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 gnome_vfs_thread_pool_wait_for_work
    at gnome-vfs-thread-pool.c line 155
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #5 pthread_start_thread
    at manager.c line 262

Thread 5 (Thread 3076 (LWP 1212))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 934
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 gnome_vfs_thread_pool_wait_for_work
    at gnome-vfs-thread-pool.c line 155
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #5 pthread_start_thread
    at manager.c line 262

Thread 4 (Thread 2051 (LWP 1211))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 934
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 gnome_vfs_thread_pool_wait_for_work
    at gnome-vfs-thread-pool.c line 155
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #5 pthread_start_thread
    at manager.c line 262

Thread 3 (Thread 1026 (LWP 1210))

  • #0 sigsuspend
    from /lib/libc.so.6
  • #1 __pthread_wait_for_restart_signal
    at pthread.c line 934
  • #2 pthread_cond_wait
    at restart.h line 34
  • #3 gnome_vfs_thread_pool_wait_for_work
    at gnome-vfs-thread-pool.c line 155
  • #4 thread_entry
    at gnome-vfs-thread-pool.c line 176
  • #5 pthread_start_thread
    at manager.c line 262

Thread 1 (Thread 1024 (LWP 1197))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 620
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 killpg
    from /lib/libc.so.6
  • #6 gnome_vfs_monitor_cancel
    at gnome-vfs-ops.c line 726
  • #7 file_monitor_handle_unref_unlocked
    at vfolder-desktop-method.c line 429
  • #8 do_monitor_cancel
    at vfolder-desktop-method.c line 6061

Comment 1 Andrew Sobala 2002-06-16 11:03:34 UTC

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