Solved xorg segmentation fault

I don't know, for whatever reasons xorgs picks some llvm39 and llvm37 libraries and it leads to segfault.
 
Delete llvm37

This problem just caught me out doing a pkg upgrade from the quarterly updates.

Weird thing is xorg started up fine as root, but seg faulted under my normal user account, I could see it was the llvm libs causing the error from the Xorg log.

Issued a pkg autoremove, rebooted and seemed to be fixed! :)
 
Back
Top