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 149129 - Nautilus crashes when logging in
Nautilus crashes when logging in
Status: RESOLVED DUPLICATE of bug 146614
Product: nautilus
Classification: Core
Component: general
1.0.x
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-08-03 10:06 UTC by Kjartan Maraas
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Kjartan Maraas 2004-08-03 10:07:14 UTC
Distribution: Fedora Core release 2 (Tettnang)
Package: nautilus
Severity: normal
Version: GNOME2.7.4 2.7.3
Gnome-Distributor: GNOME.Org
Synopsis: Nautilus crashes when logging in
Bugzilla-Product: nautilus
Bugzilla-Component: general
Bugzilla-Version: 2.7.3
BugBuddy-GnomeVersion: 2.0 (2.7.2)
Description:
Description of the crash:
I get this crash when logging in. Everything built from CVS using
jhbuild yesterday

Steps to reproduce the crash:
1. 
2. 
3. 

Expected Results:


How often does this happen?


Additional Information:



Debugging Information:

Backtrace was generated from '/home/kmaraas/gnome28/bin/nautilus'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -161720992 (LWP 5249)]
[New Thread -164226128 (LWP 5256)]
[Thread debugging using libthread_db enabled]
[New Thread -161720992 (LWP 5249)]
[New Thread -164226128 (LWP 5256)]
[Thread debugging using libthread_db enabled]
[New Thread -161720992 (LWP 5249)]
[New Thread -164226128 (LWP 5256)]
0x0068c782 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 1 (Thread -161720992 (LWP 5249))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 741
  • #3 <signal handler called>
  • #4 _gnome_vfs_drive_from_corba
    at gnome-vfs-drive.c line 430
  • #5 read_drives_from_daemon
    at gnome-vfs-volume-monitor-client.c line 128
  • #6 gnome_vfs_volume_monitor_client_init
    at gnome-vfs-volume-monitor-client.c line 181
  • #7 g_type_create_instance
    at gtype.c line 1595
  • #8 g_object_constructor
    at gobject.c line 1044
  • #9 g_object_newv
    at gobject.c line 941
  • #10 g_object_new_valist
    at gobject.c line 984
  • #11 g_object_new
    at gobject.c line 822
  • #12 _gnome_vfs_get_volume_monitor_internal
    at gnome-vfs-volume-monitor.c line 225
  • #13 gnome_vfs_get_volume_monitor
    at gnome-vfs-volume-monitor.c line 237
  • #14 nautilus_application_instance_init
    at nautilus-application.c line 183
  • #15 g_type_create_instance
    at gtype.c line 1595
  • #16 g_object_constructor
    at gobject.c line 1044
  • #17 bonobo_object_constructor
    at bonobo-object.c line 813
  • #18 g_object_newv
    at gobject.c line 941
  • #19 g_object_new_valist
    at gobject.c line 984
  • #20 g_object_new
    at gobject.c line 822
  • #21 nautilus_application_new
    at nautilus-application.c line 202
  • #22 main
    at nautilus-main.c line 323
  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-08-03 06:07 -------


Unknown version 2.7.3 in product nautilus. Setting version to "1.0.x".
Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "nautilus".
   Setting to default milestone for this product, '---'
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Kjartan Maraas 2004-08-03 19:38:28 UTC
This was probably caused by a broken install, but I guess we shouldn't crash
anyway...
Comment 2 Vincent Noel 2004-08-06 19:20:44 UTC

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