I can't seem to run any mono app.
$ f-spot
Segmentation fault
$ beagled
/usr/bin/beagled: line 115: 4004 Segmentation fault exec -a $PROCESS_NAME $CMDLINE
Beagle Daemon exited with errors. See ~/.beagle/Log/current-Beagle for more details.
$ cat ~/.beagle/Log/current-Beagle
cat: /home/pedro/.beagle/Log/current-Beagle: No such file or directory
$ mono
Segmentation fault
Any ideas about how to fix it?