Hide Forgot
Created attachment 551101 [details] startx output Description of problem: after the last update, Xorg can't start (segfault). Version-Release number of selected component (if applicable): X.Org X Server 1.11.3 Release Date: 2011-12-16 Build ID: xorg-x11-server 1.11.3-1.fc16 How reproducible: always at boot time or launching startx from CLI Steps to Reproduce: 1. boot or launching startx from CLI Actual results: Xorg crash (see attachment) Expected results: Xorg starts Additional info: * before the last "yum update" everything was fine but yum rollback to previous version did not resolved the problem * same problem with most recent kernel 3.1.6(default)
After "yum remove" and "yum install" of the xorg-x11 stuff, automagically everything worked fine again. Probably some kind of random file corruption occurred during one of the latest update. Sorry.