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 86556 - Nautilus crashes on Control Center
Nautilus crashes on Control Center
Status: RESOLVED DUPLICATE of bug 74189
Product: nautilus
Classification: Core
Component: Navigation
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-26 20:52 UTC by valfonso
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description valfonso 2002-06-26 19:39:32 UTC
Package: nautilus
Severity: normal
Version: 2.0.0
Synopsis: Nautilus crashes on Control Center
Bugzilla-Product: nautilus
Bugzilla-Component: Navigation
BugBuddy-GnomeVersion: 2.0 (2.0.1)

Description:
Description of Problem:
Nautilus crashes on Control Center while creating a new apliction
launcher

Steps to reproduce the problem:
1. Open ControlCenter
2. Add new aplication launcher
3. Reload or close window

Actual Results:
nautilus doesn't load again

Additional Information:
These are the messages i get in the console after the crash: 

** (nautilus:32400): WARNING **: Make registration id from
'OAFIID:Nautilus_Factory' ':0.0'
** Message: About to register ':0.0,OAFIID:Nautilus_Factory': 0x8112028

** (nautilus:32400): WARNING **: registration of
':0.0,OAFIID:Nautilus_Factory' returns 0
** Message: Successfully registered `:0.0,OAFIID:Nautilus_Factory'
FAMOpen failed, FAMErrno=0
FAMOpen failed, FAMErrno=0
FAMOpen failed, FAMErrno=0

** ERROR **: file nautilus-directory-async.c: line 2644
(get_info_callback): assertion failed: (handle == NULL || handle ==
directory->details->get_info_in_progress)
aborting...
/home/valen/32400: No such file or directory.





Debugging Information:

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

0x40c38219 in wait4 () from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 620
  • #4 pthread_kill
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 g_log
  • #7 get_info_callback
    at nautilus-directory-async.c line 2644
  • #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_iterate
    at gmain.c line 2161
  • #13 g_main_loop_run
    at gmain.c line 2462
  • #14 gtk_main
    at gtkmain.c line 936
  • #15 main
    at nautilus-main.c line 263
  • #16 __libc_start_main
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-26 15:39 -------

The original reporter (valfonso@teleline.es) 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 Luis Villa 2002-06-26 21:46:45 UTC
Already fixed in CVS; will definitely be fixed in 2.0.1.

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