https://bugs.freedesktop.org/show_bug.cgi?id=70388 --- Comment #16 from Rostislav Krasny --- (In reply to comment #15) > Please take a look at https://bugs.freedesktop.org/show_bug.cgi?id=69375#c7 > and see if doing that helps. I see that, at the very least, your kernel was > compiled with gcc 4.8, which likely means libdrm was too. Installed fresh Fedora 19 with latest RPMs, including libdrm-2.4.47-1.fc19.i686 package, that has the above patch in it. Unfortunatelly this doesn't help: Dec 4 22:01:12 localhost abrt-hook-ccpp[2105]: Saved core dump of pid 1553 (/usr/bin/Xorg) to /var/tmp/abrt/ccpp-2013-12-04-22:01:11-1553 (21499904 bytes) Dec 4 22:01:12 localhost abrt-server[2106]: Generating core_backtrace Dec 4 22:01:12 localhost abrt-server[2106]: Generating backtrace Dec 4 22:01:15 localhost abrt-server[2106]: journalctl: unrecognized option '--system' Dec 4 22:01:27 localhost kernel: [ 534.189018] nouveau E[ X[1553]] failed to idle channel 0xcccc0000 [X[1553]] Dec 4 22:01:42 localhost kernel: [ 549.189017] nouveau E[ X[1553]] failed to idle channel 0xcccc0000 [X[1553]] Dec 4 22:01:42 localhost kdm[309]: X server for display :0 terminated unexpectedly Dec 4 22:01:42 localhost kdm[309]: plymouth should quit after server startup Dec 4 22:01:42 localhost NetworkManager[372]: error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.56': no such name Dec 4 22:01:42 localhost NetworkManager[372]: error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.56': no such name Dec 4 22:01:42 localhost NetworkManager[372]: error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.56': no such name Dec 4 22:01:57 localhost kernel: [ 564.388018] nouveau E[kwin[1815]] failed to idle channel 0xcccc0000 [kwin[1815]] Dec 4 22:02:12 localhost kernel: [ 579.388016] nouveau E[kwin[1815]] failed to idle channel 0xcccc0000 [kwin[1815]] Dec 4 22:02:12 localhost kdm[309]: Quitting Plymouth with transition Dec 4 22:02:12 localhost kdm[309]: Is Plymouth still running? no (gdb) bt #0 0xb777e424 in __kernel_vsyscall () #1 0xb7235936 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #2 0xb7237173 in __GI_abort () at abort.c:90 #3 0x080b98ea in OsAbort () at utils.c:1299 #4 0x080d2d97 in ddxGiveUp (error=error@entry=EXIT_ERR_ABORT) at xf86Init.c:1075 #5 0x080d2e3b in AbortDDX (error=error@entry=EXIT_ERR_ABORT) at xf86Init.c:1119 #6 0x080b4eb2 in AbortServer () at log.c:767 #7 0x080b598f in FatalError (f=f@entry=0x81f83f4 "Caught signal %d (%s). Server aborting\n") at log.c:908 #8 0x080b6c76 in OsSigHandler (signo=11, sip=0xbfa247cc, unused=0xbfa2484c) at osinit.c:147 #9 #10 __memcpy_ia32 () at ../sysdeps/i386/i686/memcpy.S:74 #11 0xb42f4008 in ?? () (gdb) -- You are receiving this mail because: You are the assignee for the bug.