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

On a RPI we can only fire 244 actors #38

Open
sphaero opened this issue Feb 13, 2020 · 0 comments
Open

On a RPI we can only fire 244 actors #38

sphaero opened this issue Feb 13, 2020 · 0 comments

Comments

@sphaero
Copy link
Collaborator

sphaero commented Feb 13, 2020

SPHACTOR_SOCKET_LIMIT=244 make check runs fine

But 245 freezes. Interrupting it gives a hint:

Running libsphactor selftests...
 * sphactor: I: 20-02-13 17:52:41 command: ENDPOINT
I: 20-02-13 17:52:41 command: UUID
I: 20-02-13 17:52:41 command: CONNECT
I: 20-02-13 17:52:41 command: DISCONNECT
I: 20-02-13 17:52:41 command: $TERM
I: 20-02-13 17:52:41 Hello2 actor 9367EB says: HELLO
I: 20-02-13 17:52:41 Hello actor 9B2C14 says: WORLD
I: 20-02-13 17:52:41 Hello2 actor 9367EB says: AND
I: 20-02-13 17:52:41 Hello actor 9B2C14 says: ALIEN
I: 20-02-13 17:52:41 Hello2 actor 9367EB says: SPACELINGS
^C^C^Csphactor_selftest: src/sphactor.c:176: sphactor_ask_connect: Assertion `endpoint' failed.
make[2]: *** [Makefile:1722: check-local] Aborted
make[1]: *** [Makefile:1514: check-am] Interrupt
make: *** [Makefile:1067: check-recursive] Interrupt

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