Hide Forgot
Created attachment 509993 [details] I believe this is the smolt id Description of problem: When I boot Fedora (rawhide) into graphical mode, the X server tries to start five times before giving up. Version-Release number of selected component (if applicable): See attachment How reproducible: yes Steps to Reproduce: 1. boot into graphical mode 2. OR boot into console mode and enter "startx" 3. Actual results: See attachment Expected results: X server to start Additional info: See attachment
Created attachment 509994 [details] List of installed xorg and mesa rpms
Created attachment 509995 [details] Xorg log
Created attachment 509996 [details] kernel version (results of uname -a)
Backtrace: [ 59.037] 0: /usr/bin/Xorg (xorg_backtrace+0x2f) [0x46207f] [ 59.038] 1: /usr/bin/Xorg (0x400000+0x66dc6) [0x466dc6] [ 59.038] 2: /lib64/libpthread.so.0 (0x3fef400000+0xeeb0) [0x3fef40eeb0] [ 59.038] 3: /usr/lib64/xorg/modules/drivers/radeon_drv.so (0x7f1725ad1000+0xd9e01) [0x7f1725baae01] [ 59.039] 4: /usr/bin/Xorg (AddScreen+0x17f) [0x433baf] [ 59.039] 5: /usr/bin/Xorg (InitOutput+0x282) [0x47a002] [ 59.039] 6: /usr/bin/Xorg (0x400000+0x22a09) [0x422a09] [ 59.040] 7: /lib64/libc.so.6 (__libc_start_main+0xed) [0x3fef02139d] [ 59.040] 8: /usr/bin/Xorg (0x400000+0x22eb1) [0x422eb1] [ 59.040] Segmentation fault at address 0xfffffffffff0904c [ 59.041] Fatal server error: [ 59.041] Caught signal 11 (Segmentation fault). Server aborting (from log) Seems that X crashes on startup. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
User error. Usage of mixed yum repositories (updates/updates-testing/rawhide) results in mesa modules being out-of-synch. Removed updates & updates-testing repositories, yum update and all is fine.