When I start Xserver 1.0.1 on my home Linux and tun device is running (OpenVPN connection to my work) then Xserver crashes. Backtrace show segmentation fault in os/access.c in function ConvertAddr(). Adding check for saddr on top of this function fixes problem. if (saddr == NULL) return -1;
Created attachment 5014 [details] [review] Fix
*** This bug has been marked as a duplicate of 5218 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.