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 170763 - Crash on login with dirty 2.8 profile and 2.10 binaries
Crash on login with dirty 2.8 profile and 2.10 binaries
Status: RESOLVED DUPLICATE of bug 148719
Product: gnome-panel
Classification: Other
Component: panel
2.10.x
Other other
: Normal critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-18 07:22 UTC by portman
Modified: 2005-03-18 15:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description portman 2005-03-18 07:22:33 UTC
Distribution: Debian 3.1
Package: gnome-panel
Severity: critical
Version: GNOME2.10.0 2.10.x
Gnome-Distributor: JHBuild
Synopsis: Crash on login with dirty 2.8 profile and 2.10 binaries
Bugzilla-Product: gnome-panel
Bugzilla-Component: Panel
Bugzilla-Version: 2.10.x
BugBuddy-GnomeVersion: 2.0 (2.10.0)
Description:
Description of the crash:
After login the gnome-panel repeatedly crashes and refuses to allow me
to run.  This is using a jhbuild gnome-2.10 on a debian testing box with
2.8.x installed and thus a gnome profile and settings pre-existing with
2.8.x values

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

Expected Results:
Successful login and gnome-panel runs

How often does this happen?
Every login

Additional Information:



Debugging Information:

Backtrace was generated from '/home/portman/gnome-2.10/bin/gnome-panel'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1223554592 (LWP 29244)]
[New Thread -1225581648 (LWP 29275)]
0xb73d7511 in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1223554592 (LWP 29244))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 741
  • #2 <signal handler called>
  • #3 _gnome_vfs_drive_from_corba
    at gnome-vfs-drive.c line 597
  • #4 read_drives_from_daemon
    at gnome-vfs-volume-monitor-client.c line 132
  • #5 gnome_vfs_volume_monitor_client_init
    at gnome-vfs-volume-monitor-client.c line 189
  • #6 IA__g_type_create_instance
    at gtype.c line 1596
  • #7 g_object_constructor
    at gobject.c line 1045
  • #8 IA__g_object_newv
    at gobject.c line 942
  • #9 IA__g_object_new_valist
    at gobject.c line 985
  • #10 IA__g_object_new
    at gobject.c line 823
  • #11 _gnome_vfs_get_volume_monitor_internal
    at gnome-vfs-volume-monitor.c line 249
  • #12 gnome_vfs_get_volume_monitor
    at gnome-vfs-volume-monitor.c line 276
  • #13 panel_place_menu_item_instance_init
    at panel-menu-items.c line 702
  • #14 IA__g_type_create_instance
    at gtype.c line 1596
  • #15 g_object_constructor
    at gobject.c line 1045
  • #16 IA__g_object_newv
    at gobject.c line 942
  • #17 IA__g_object_new_valist
    at gobject.c line 985
  • #18 IA__g_object_new
    at gobject.c line 823
  • #19 panel_place_menu_item_new
    at panel-menu-items.c line 803
  • #20 panel_menu_bar_instance_init
    at panel-menu-bar.c line 143
  • #21 IA__g_type_create_instance
    at gtype.c line 1596
  • #22 g_object_constructor
    at gobject.c line 1045
  • #23 IA__g_object_newv
    at gobject.c line 942
  • #24 IA__g_object_new_valist
    at gobject.c line 985
  • #25 IA__g_object_new
    at gobject.c line 823
  • #26 panel_menu_bar_load
    at panel-menu-bar.c line 288
  • #27 panel_applet_load_idle_handler
    at applet.c line 889
  • #28 g_idle_dispatch
    at gmain.c line 3823
  • #29 g_main_dispatch
    at gmain.c line 1949
  • #30 IA__g_main_context_dispatch
    at gmain.c line 2499
  • #31 g_main_context_iterate
    at gmain.c line 2580
  • #32 IA__g_main_loop_run
    at gmain.c line 2784
  • #33 IA__gtk_main
    at gtkmain.c line 963
  • #34 main
    at main.c line 90
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-03-18 02:22 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "gnome-panel".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was portman@uidaho.edu.
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 Elijah Newren 2005-03-18 15:39:26 UTC
This looks like the stack traces in bug 165127 and bug 160818 which have been
marked as duplicates of bug 148719.  It appears that the fix is to kill
gnome-vfs-daemon so that a new one (i.e. the newer version will start).

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