https://bugzilla.novell.com/show_bug.cgi?id=791091
https://bugzilla.novell.com/show_bug.cgi?id=791091#c0
Summary: gdm fails to start Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Major Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: kkirill@opensuse.org QAContact: qa-bugs@suse.de Found By: --- Blocker: ---
Created an attachment (id=514365) --> (http://bugzilla.novell.com/attachment.cgi?id=514365) gdm logs
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20100101 Firefox/16.0
I use openSUSE 12.2 (x86_64) with GNOME 3.4.2 from standard repositories and nVidia drivers from their repository.
After some updates in November gdm has been failing to start, but not always and symptoms are identical to described in this topic: http://forums.opensuse.org/english/get-technical-help-here/install-boot-logi...
The system start and show the dance dot near to kamaleon. When the dance finished have a little black screen and return whith cursor whit spiral (wait state).
Reproducible: Sometimes
https://bugzilla.novell.com/show_bug.cgi?id=791091
https://bugzilla.novell.com/show_bug.cgi?id=791091#c1
Dominique Leuenberger dimstar@opensuse.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimstar@opensuse.org
--- Comment #1 from Dominique Leuenberger dimstar@opensuse.org 2012-11-24 13:38:02 UTC --- First hint in the log files:
gdm-welcome][776]: AccountsService-WARNING: Failed to create accounts proxy: Ошибка вызова StartServiceByName для org.freedesktop.Accounts: Время ожидания истекло ** AccountsService:ERROR:act-user-manager.c:2156:load_users: assertion failed: (manager->priv->accounts_proxy != NULL) gdm[790]: ******************* START ********************************** gdm[790]: [Thread debugging using libthread_db enabled] gdm[790]: Using host libthread_db library "/lib64/libthread_db.so.1". gdm[790]: [New Thread 0x7fb78beb6700 (LWP 777)] gdm[790]: 0x00007fb78e0e7d17 in waitpid () from /lib64/libpthread.so.0 gdm[790]: #0 0x00007fb78e0e7d17 in waitpid () from /lib64/libpthread.so.0 gdm[790]: #1 0x0000000000410790 in ?? () gdm[790]: #2 0x0000000000410aca in ?? () gdm[790]: #3 <signal handler called> gdm[790]: #4 0x00007fb78dd67d25 in raise () from /lib64/libc.so.6 gdm[790]: #5 0x00007fb78dd691a8 in abort () from /lib64/libc.so.6 gdm[790]: #6 0x00007fb78e5a2617 in g_assertion_message () from /usr/lib64/libglib-2.0.so.0 gdm[790]: #7 0x00007fb78e5a2b34 in g_assertion_message_expr () from /usr/lib64/libglib-2.0.so.0 gdm[790]: #8 0x00007fb78e30ed46 in ?? () from /usr/lib64/libaccountsservice.so.0 gdm[790]: #9 0x00007fb78e5813b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 gdm[790]: #10 0x00007fb78e5816e8 in ?? () from /usr/lib64/libglib-2.0.so.0 gdm[790]: #11 0x00007fb78e581ae2 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0 gdm[790]: #12 0x000000000040617e in ?? () gdm[790]: #13 0x00007fb78dd54455 in __libc_start_main () from /lib64/libc.so.6 gdm[790]: #14 0x0000000000406221 in ?? () gdm[790]: #15 0x00007fff5c39ead8 in ?? () gdm[790]: 0000000000 in ?? ()
https://bugzilla.novell.com/show_bug.cgi?id=791091
https://bugzilla.novell.com/show_bug.cgi?id=791091#c2
Dominique Leuenberger dimstar@opensuse.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |kkirill@opensuse.org
--- Comment #2 from Dominique Leuenberger dimstar@opensuse.org 2012-11-24 13:41:11 UTC --- Can you please let me know what version of accountsservice you have installed?
https://bugzilla.novell.com/show_bug.cgi?id=791091
https://bugzilla.novell.com/show_bug.cgi?id=791091#c3
--- Comment #3 from Dominique Leuenberger dimstar@opensuse.org 2012-11-24 13:43:18 UTC --- We had actually such a report during beta phase of 12.2: Bug 764416; but no fix was needed as it resolved itself magically
https://bugzilla.novell.com/show_bug.cgi?id=791091
https://bugzilla.novell.com/show_bug.cgi?id=791091#c4
--- Comment #4 from Dominique Leuenberger dimstar@opensuse.org 2012-11-24 13:46:00 UTC --- Also, as you state it was after some updates, it might be interesting to find out which ones were pulled.
if possible, attach /var/log/zypp/history and try to be as precise as possible in stating when the problem started.
https://bugzilla.novell.com/show_bug.cgi?id=791091
https://bugzilla.novell.com/show_bug.cgi?id=791091#c5
--- Comment #5 from Kirill Kirillov kkirill@opensuse.org 2012-11-24 13:51:45 UTC --- (In reply to comment #2)
Can you please let me know what version of accountsservice you have installed?
rpm -qa | grep accountsservice accountsservice-0.6.22-1.1.1.x86_64 libaccountsservice0-0.6.22-1.1.1.x86_64
https://bugzilla.novell.com/show_bug.cgi?id=791091
https://bugzilla.novell.com/show_bug.cgi?id=791091#c6
--- Comment #6 from Kirill Kirillov kkirill@opensuse.org 2012-11-24 14:00:47 UTC --- Created an attachment (id=514366) --> (http://bugzilla.novell.com/attachment.cgi?id=514366) /var/log/zypp/history
https://bugzilla.novell.com/show_bug.cgi?id=791091
https://bugzilla.novell.com/show_bug.cgi?id=791091#c7
Kirill Kirillov kkirill@opensuse.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|kkirill@opensuse.org |
--- Comment #7 from Kirill Kirillov kkirill@opensuse.org 2012-11-24 14:02:49 UTC --- (In reply to comment #4)
Also, as you state it was after some updates, it might be interesting to find out which ones were pulled.
if possible, attach /var/log/zypp/history and try to be as precise as possible in stating when the problem started.
See attached zypp_history.tar.bz2. Unfortunately I don't remember exact date, but it was either the end of October or the beginning of November
https://bugzilla.novell.com/show_bug.cgi?id=791091
https://bugzilla.novell.com/show_bug.cgi?id=791091#c8
--- Comment #8 from Dominique Leuenberger dimstar@opensuse.org 2012-11-24 14:19:25 UTC --- A lot of updates beginning of November... End of october we see: 2012-10-29 00:29:27|install|gdm|3.4.1-4.10.1|x86_64||repo-update|93d626ca45de8e5cbae64597e44facd03a297bff88ea94747a1cb4255ec31d1c
beginning of november has gtk3 update, libxcb, poppler. and even xorg-x11-server...
https://bugzilla.novell.com/show_bug.cgi?id=791091
https://bugzilla.novell.com/show_bug.cgi?id=791091#c9
Dominique Leuenberger dimstar@opensuse.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |kkirill@opensuse.org
--- Comment #9 from Dominique Leuenberger dimstar@opensuse.org 2012-11-28 18:28:16 UTC --- Can you manually start /usr/lib/accounts-daemon
Or does that give an error too?
if this segfaults, can you try it in gdb and paste a stack trace please?
https://bugzilla.novell.com/show_bug.cgi?id=791091
https://bugzilla.novell.com/show_bug.cgi?id=791091#c10
Kirill Kirillov kkirill@opensuse.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|kkirill@opensuse.org |
--- Comment #10 from Kirill Kirillov kkirill@opensuse.org 2013-09-01 12:37:59 UTC --- I've been updated to openSUSE 12.3 and the issue's gone. Perhaps this bug should be marked as resolved.
Sorry for delay.