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

load_balancer segfaults after sleep/resume #222

Open
mkmik opened this issue Mar 12, 2015 · 0 comments
Open

load_balancer segfaults after sleep/resume #222

mkmik opened this issue Mar 12, 2015 · 0 comments
Assignees
Labels

Comments

@mkmik
Copy link
Collaborator

mkmik commented Mar 12, 2015

OS X:

mkm@marko $ rm load_balancer -f && make CFLAGS_EXTRA="-DNS_ENABLE_SSL -lssl" && ./load_balancer -p 8001 -s ~/Projects/cesanta/ca/oncall.pem -b / 173.194.65.121:80
cc load_balancer.c ../../fossa.c -o load_balancer -W -Wall -pthread -DNS_ENABLE_SSL -lssl
Starting LB on port 8001
connect(173.194.65.121:80) failed
zsh: segmentation fault  ./load_balancer -p 8001 -s ~/Projects/cesanta/ca/oncall.pem -b /
@mkmik mkmik self-assigned this Mar 12, 2015
@mkmik mkmik added the bug label Mar 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant