0
votes
0answers
147 views

Segmentation Fault when opening EOG [closed]

Running eog produces a "Segmentation Fault" in the following cases: user@machine$ eog Segmentation fault user@machine$ eog image.jpg Segmentation fault However, running as root doesn't: ...