[Bug 918396] New: sddm: segfault when starting
http://bugzilla.opensuse.org/show_bug.cgi?id=918396 Bug ID: 918396 Summary: sddm: segfault when starting Classification: openSUSE Product: openSUSE Factory Version: 201502* Hardware: x86-64 OS: Other Status: NEW Severity: Minor Priority: P5 - None Component: X11 Applications Assignee: hrvoje.senjan@gmail.com Reporter: mpluskal@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Created attachment 623693 --> http://bugzilla.opensuse.org/attachment.cgi?id=623693&action=edit backtrace It seems that sddm segfault when starting (on first attempt to start after boot): # systemctl status display-manager.service display-manager.service - X Display Manager Loaded: loaded (/usr/lib/systemd/system/display-manager.service; disabled) Active: failed (Result: timeout) since Wed 2015-02-18 14:07:57 CET; 40min ago Process: 1857 ExecStart=/usr/lib/X11/display-manager start (code=exited, status=0/SUCCESS) Feb 18 14:06:56 daredevil sddm-helper[2207]: [PAM] Preparing to converse... Feb 18 14:06:56 daredevil sddm-helper[2207]: [PAM] Conversation with 1 messages Feb 18 14:06:57 daredevil sddm-helper[2207]: [PAM] returning. Feb 18 14:06:57 daredevil sddm[2114]: Authenticated successfully Feb 18 14:06:57 daredevil sddm-helper[2207]: pam_unix(sddm:session): session opened for user plusky by (uid=0) Feb 18 14:06:57 daredevil pam_ssh[2207]: /tmp/ssh-ECt5WlA8kPKm/agent.5470: No such file or directory Feb 18 14:06:57 daredevil sddm[2114]: Auth: sddm-helper exited successfully Feb 18 14:06:57 daredevil sddm[2114]: Session started Feb 18 14:07:57 daredevil systemd[1]: display-manager.service start operation timed out. Terminating. Feb 18 14:07:57 daredevil systemd[1]: Failed to start X Display Manager. # zypper info sddm|grep Version Version: 0.11.0-1.2 bt (for full output see attached log): #0 QHashData::nextNode (node=node@entry=0xa64220) at tools/qhash.cpp:512 #1 0x00007f23fdbc8ed8 in operator++ (this=<synthetic pointer>) at ../../src/corelib/tools/qhash.h:439 #2 QDBusConnectionPrivate::socketRead (this=0xa60fd0, fd=7) at qdbusintegrator.cpp:1188 #3 0x00007f23fdc0f373 in QDBusConnectionPrivate::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qdbusconnection_p.cpp:130 #4 0x00007f23fce2f641 in QMetaObject::activate (sender=sender@entry=0xa62fd0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fff9a822750) at kernel/qobject.cpp:3716 #5 0x00007f23fce2fc67 in QMetaObject::activate (sender=sender@entry=0xa62fd0, m=m@entry=0x7f23fd23b7a0 <QSocketNotifier::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fff9a822750) at kernel/qobject.cpp:3582 #6 0x00007f23fceac7ee in QSocketNotifier::activated (this=this@entry=0xa62fd0, _t1=7) at .moc/moc_qsocketnotifier.cpp:133 #7 0x00007f23fce3c4d9 in QSocketNotifier::event (this=0xa62fd0, e=0x7fff9a8228c0) at kernel/qsocketnotifier.cpp:296 #8 0x00007f23fce000bd in QCoreApplication::notify (this=<optimized out>, receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:994 #9 0x00007f23fcdffdc5 in QCoreApplication::notifyInternal (this=0x7fff9a822b60, receiver=0xa62fd0, event=event@entry=0x7fff9a8228c0) at kernel/qcoreapplication.cpp:932 #10 0x00007f23fce58035 in sendEvent (event=0x7fff9a8228c0, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:228 #11 socketNotifierSourceDispatch (source=0xa5f050) at kernel/qeventdispatcher_glib.cpp:101 #12 0x00007f23f9868a04 in g_main_dispatch (context=0xa5ec20) at gmain.c:3111 #13 g_main_context_dispatch (context=context@entry=0xa5ec20) at gmain.c:3710 #14 0x00007f23f9868c48 in g_main_context_iterate (context=context@entry=0xa5ec20, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3781 #15 0x00007f23f9868cec in g_main_context_iteration (context=0xa5ec20, may_block=1) at gmain.c:3842 #16 0x00007f23fce5711b in QEventDispatcherGlib::processEvents (this=0xa5dad0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #17 0x00007f23fcdfdd1b in QEventLoop::exec (this=this@entry=0x7fff9a822ad0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #18 0x00007f23fce053a6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1185 #19 0x000000000041958b in main (argc=1, argv=0x7fff9a822cb8) at /usr/src/debug/sddm-0.11.0/src/daemon/DaemonApp.cpp:138 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=918396 http://bugzilla.opensuse.org/show_bug.cgi?id=918396#c1 Christian Debertshäuser <webcd@online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |webcd@online.de --- Comment #1 from Christian Debertshäuser <webcd@online.de> --- Created attachment 679197 --> http://bugzilla.opensuse.org/attachment.cgi?id=679197&action=edit error_log -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com