Open Licenser opened 6 years ago
running any command with BRT seems to crash rebar3 (rebar 3.5.0 on Erlang/OTP 20 Erts 9.3)
rebar 3.5.0 on Erlang/OTP 20 Erts 9.3
[{basho_rebar_tools,init_prov_env,2, [{file,"/Users/heinz/Projects/Kyorai/riak_sysmon/_build/default/plugins/basho_rebar_tools/src/basho_rebar_tools.erl"}, {line,163}]}, {basho_rebar_tools,init,1, [{file,"/Users/heinz/Projects/Kyorai/riak_sysmon/_build/default/plugins/basho_rebar_tools/src/basho_rebar_tools.erl"}, {line,75}]}, {rebar_state,'-create_logic_providers/2-fun-0-',2, [{file,"/home/tristan/Devel/rebar3/_build/default/lib/rebar/src/rebar_state.erl"}, {line,409}]}, {lists,foldl,3,[{file,"lists.erl"},{line,1263}]}, {rebar_state,create_logic_providers,2, [{file,"/home/tristan/Devel/rebar3/_build/default/lib/rebar/src/rebar_state.erl"}, {line,408}]}, {rebar_plugins,'-handle_plugins/4-fun-0-',4, [{file,"/home/tristan/Devel/rebar3/_build/default/lib/rebar/src/rebar_plugins.erl"}, {line,84}]}, {lists,foldl,3,[{file,"lists.erl"},{line,1263}]}, {rebar_plugins,handle_plugins,4, [{file,"/home/tristan/Devel/rebar3/_build/default/lib/rebar/src/rebar_plugins.erl"}, {line,82}]}]
BRT ?
it seemed to be the abbriviation for Basho_Rebar_Tools ;)
running any command with BRT seems to crash rebar3 (
rebar 3.5.0 on Erlang/OTP 20 Erts 9.3
)