Recent Xorg update causes segmentation fault during startup of fxtv. "temp_station" variable should be filled by XtVaGetValues(), but the variable gets a NULL value. Segmentation fault is in the libc strcmp function, cause it doesn't check if one of it's parameters is NULL. How-To-Repeat: try fxtv with the latest Xorg version from ports.
State Changed From-To: open->closed Committed, thanks!