Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i have crash If some .app is not presented #858

Open
loguntsov opened this issue Mar 18, 2021 · 0 comments
Open

i have crash If some .app is not presented #858

loguntsov opened this issue Mar 18, 2021 · 0 comments

Comments

@loguntsov
Copy link

I have this view from Rebar3 with DIAGNOSTIC=1
Seems it can't find some file. I will determine what file, but could you add in your code for next releases throwing of exception with filename.

===> Solving Release mzbench_api-0.6.0
===> Uncaught error in rebar_core. Run with DIAGNOSTIC=1 to see stacktrace or consult rebar3.crashdump
===> Uncaught error: {badmatch,{error,enoent}}
===> Stack trace to the error location:
[{rlx_resolve,to_app,3,
              [{file,"/opt/rebar3/_build/default/lib/relx/src/rlx_resolve.erl"},
               {line,197}]},
 {rlx_resolve,find_app_in_code_path,2,
              [{file,"/opt/rebar3/_build/default/lib/relx/src/rlx_resolve.erl"},
               {line,180}]},
 {rlx_resolve,subset,6,
              [{file,"/opt/rebar3/_build/default/lib/relx/src/rlx_resolve.erl"},
               {line,66}]},
 {rlx_resolve,solve_release,2,
              [{file,"/opt/rebar3/_build/default/lib/relx/src/rlx_resolve.erl"},
               {line,47}]},
 {relx,build_release_,3,
       [{file,"/opt/rebar3/_build/default/lib/relx/src/relx.erl"},{line,170}]},
 {relx,build_release,3,
       [{file,"/opt/rebar3/_build/default/lib/relx/src/relx.erl"},{line,77}]},
 {rebar_relx,do,2,[{file,"/opt/rebar3/src/rebar_relx.erl"},{line,67}]},
 {rebar_core,do,2,[{file,"/opt/rebar3/src/rebar_core.erl"},{line,155}]}]
===> When submitting a bug report, please include the output of `rebar3 report "your command"`

Thank you.

@loguntsov loguntsov changed the title If some .app is not presented i have crash i have crash If some .app is not presented Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant