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

Segmentation fault when no domain is set in config. #244

Closed
vishalg opened this issue Apr 11, 2020 · 2 comments
Closed

Segmentation fault when no domain is set in config. #244

vishalg opened this issue Apr 11, 2020 · 2 comments
Labels

Comments

@vishalg
Copy link

vishalg commented Apr 11, 2020

Logs
here

Describe the problem
vouch-proxy fails to start and exits with a segmentation fault. I have previously been running with the same config upto version 0.8.0 using the docker image from docker hub. Since 0.9.0 (includin 0.9.1) it has stopped working. I then rebuilt binary locally and get the same error

Server

  • OS: Ubuntu 18.04.1 x86_64, Go1.14.2 linux/amd64
  • Also tried the pre-built docker hub images both the latest and alpine builds

Expected behavior
Expect vouch proxy to start and run

Additional context
I have allowAllUsers set to true without any domains configured in the config (as per the documentation). If I add a domain to the config file it works fine, however, that will not work for all usecase.

@bnfinet
Copy link
Member

bnfinet commented Apr 11, 2020

thanks for the report @vishalg, sorry for the regression

Could you please test v0.9.2 and confirm the fix?

@bnfinet bnfinet added the bug label Apr 11, 2020
@vishalg
Copy link
Author

vishalg commented Apr 12, 2020

Confirmed v0.9.2 fixes the issue. Thank you @bnfinet for the quick turn-around.

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

2 participants