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

erlang:halt/1 is broken #65

Open
rlipscombe opened this issue Jul 9, 2014 · 2 comments
Open

erlang:halt/1 is broken #65

rlipscombe opened this issue Jul 9, 2014 · 2 comments

Comments

@rlipscombe
Copy link

We're looking to create an Erlang crash dump, by erlang:halt("Whoops").

However, instead of creating the crash dump, the Erlang VM dies hard with the following:

Bad file descriptor (epoll.cpp:69)
Aborted

This appears to be in deps/erlzmq/deps/zeromq3/src/epoll.cpp, from zeromq-3.2.2.tar.gz.

This happens on Ubuntu and Mac OS X.

@rlipscombe
Copy link
Author

Well, actually, it turns out, I do get an erl_crash.dump file, but it's truncated.

@ghost
Copy link

ghost commented Jun 8, 2019

Hey Roger - if you've ever got time to look further - I've forked to https://github.com/esl/erlzmq - published to hex.pm as erlzmq

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