Epiphany Installation

I installed Epiphany with the package manager. I receive a segmentation fault message if I try to run from the command line. It will not run at all from the desktop. The permissions are 777, and it is owned by me.

Which distro are you using?

Should it be run by a superuser account perhaps? You can get segmentation violations trying to access memory that you don't own, if that's needed.

What is the package for?

Robin

Debian

apt-get and package user use su. I just tred running it as su. This is what I get..

ethan@meow:~$ which epiphany
/usr/bin/epiphany
ethan@meow:~$ su
Password: 
root@meow:/home/ethan# /usr/bin/epiphany
Segmentation fault