issues Search Results · repo:zeromq/erlzmq2 language:C
Filter by
34 results
(80 ms)34 results
inzeromq/erlzmq2 (press backspace or delete to remove)When trying to compile in Alpine Linux I am getting a compile error.
How to reproduce the issue?
Create an Alpine Linux base image for compilation, use this Dockerfile
FROM alpine:edge
ENV MIX_HOME=/opt/mix ...
cprieto
- 1
- Opened on Feb 10, 2018
- #75
I got an error when trying to compile my app. When installing the erlzmq2 dependency, it failed.
Here is the error log: == Entering directory ../releases/20160603075854/broker/deps/erlzmq == erlzmq (compile) ...
kakada
- Opened on Jun 3, 2016
- #70
Why you have no enif_release_resource function for the erlzmq_nif_resource_socket? ZeroMQ does not free socket
descriptor on Erlang process crash and I get core dump with Too many open files error.
saltos
- 1
- Opened on Jul 21, 2014
- #66
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 ...
rlipscombe
- 2
- Opened on Jul 9, 2014
- #65
On my laptop(Ubuntu 12.04 32bit) I tried to run erlzmq. I opened the erl shell, and tried this:
{ok, Context} = erlzmq:context().
It returned
{ok, }
Something was not right here: the Context were ...
MichaelScofield
- 1
- Opened on Sep 4, 2013
- #63
If the messages in the queue at the time of the call is not, but it it appears after the timeout, it is lost This occurs
because the timeout is implemented using receive ... after, and the message that ...
dmelnik
- 2
- Opened on Jul 19, 2013
- #61
[...] Pulling ezmq2 from {git, git://github.com/zeromq/erlzmq2 } Cloning into ezmq2 ... ERROR: Dependency dir
[...]/ezmq2 failed application validation with reason: {name_mismatch,{ [...]/deps/ezmq2/src/erlzmq.app.src ...
Cloven
- 1
- Opened on Jun 28, 2013
- #60
Using homebrew. I m getting:
puzza@Pauls-MacBookPro ~/src/erlzmq2 (master) $ make == erlzmq2 (compile) Cloning into ../deps/zeromq2 ... v2.1.11 Note:
checking out v2.1.11 .
You are in detached HEAD state. ...
puzza007
- 7
- Opened on Feb 28, 2013
- #53

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.