-
Notifications
You must be signed in to change notification settings - Fork 215
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
Erlang Crashing #168
Comments
@monkeyfdude according to your crashdump slogan, this is the error: Slogan: Kernel pid terminated (application_controller) ({application_start_failure,kernel,{{shutdown,{failed_to_start_child,net_sup,{shutdown,{failed_to_start_child,net_kernel,{'EXIT',nodistribution}}}}} You can see that using, for instance, recon's The key word there is If I were you, I would ask there. |
@elbrujohalcon Thank you so much. But the crash happens only when put apns v2 modules built with erlang 18 inside ejabberd. |
I really doubt apns would cause this, specially considering that not even the application manager is started when the VM crashes. |
@elbrujohalcon Let me investigate. I will close this. |
I am trying to run apns4erl v2 inside ejabberd otp 18 but I get crash dump. I have attached the dump file.
Would you be able to tell me what is wrong? I have limited knowledge in Erlang.
Ubuntu 16.03
ejabberd code
apns4erl v2 built with erlang 18 #164
erl_crash_20170505-103244.txt
The text was updated successfully, but these errors were encountered: