Segmentation fault phoenix live view

Hi!,I have a problem with my live view application, sometimes when loading the application in the browser it stops completely.
I use some javascript lines to use semantic ui.
For reference I only have this error: “Segmentation fault”.
It is necessary to run the project again to make it work.

Sounds like there is something messed up with your erlang install, how did you install it?

hi thanks:
wget https://packages.erlang-solutions.com/erlang-solutions_1.0_all.deb && sudo dpkg -i erlang-solutions_1.0_all.deb
sudo apt-get update
sudo apt-get install elixir
Mi actually version is:
Elixir 1.7.2 (compiled with Erlang/OTP 20)
Phoenix 1.4.0