Bug ID 1128966
Summary devel:languages:erlang:Factory/erlang: elixir doesn't work, uncompatible with erlang version probably
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.3
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter dmaiocchi@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Moin, i used to work with elixir with leap15.



Here is my env:

'erlang-20.3.8.15-lp150.2.3.4.x86_64'. The highest available version is already
installed.
'elixir-1.8.1-12.8.noarch'. The highest available version is already installed.

from http://download.opensuse.org/repositories/devel:/languages:/erlang
/openSUSE_Factory/ erlang


# How to reproduce:

using any elixir tool produce a crash.

E.g:

mix new foo

produce :

--_>

{"init terminating in
do_boot",{undef,[{elixir,start_cli,[],[]},{init,start_em,1,[]},{init,do_boot,3,[]}]}}
init terminating in do_boot
({undef,[{elixir,start_cli,[],[]},{init,start_em,1,[]},{init,do_boot,3,[]}]})

Crash dump is being written to: erl_crash.dump...done


You are receiving this mail because: