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

cert_server crashes when replying to TRC #279

Closed
kormat opened this issue Jul 29, 2015 · 5 comments
Closed

cert_server crashes when replying to TRC #279

kormat opened this issue Jul 29, 2015 · 5 comments

Comments

@kormat
Copy link
Contributor

kormat commented Jul 29, 2015

process_trc_request:
https://gist.github.com/kormat/f079e32a3a32de081e83

I can reproduce it in docker by repeating this 1-2 times:

./scion run
# Wait maybe 20s
./scion stop
./scion topology
@kormat
Copy link
Contributor Author

kormat commented Jul 29, 2015

This can also happen in process_cert_chain_request: https://gist.github.com/kormat/68604b1eb398bf15faf4

@kormat
Copy link
Contributor Author

kormat commented Jul 29, 2015

process_trc_request can also crash with an indexing error (as can process_cert_chain_request): https://gist.github.com/kormat/c386597882ba4dac74bb

Reproduced in docker with 3 runs of:

./scion.sh stop; ./scion.sh topology; rm logs/*; ./scion.sh run

@kormat
Copy link
Contributor Author

kormat commented Aug 12, 2015

This is still broken. @pszalach - do you have time to fix it?

@pszal
Copy link
Contributor

pszal commented Aug 12, 2015

Certificate infrastructure needs a major revision. Hopefully I'll be able
to work on that after 18th.

On 12 August 2015 at 11:29, Stephen Shirley notifications@github.com
wrote:

This is still broken. @pszalach https://github.com/pszalach - do you
have time to fix it?


Reply to this email directly or view it on GitHub
https://github.com/netsec-ethz/scion/issues/279#issuecomment-130235776.

@kormat
Copy link
Contributor Author

kormat commented Aug 12, 2015

#313 created to work around this bug for now.

@shitz shitz closed this as completed Apr 4, 2018
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

3 participants