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

Fix tt log follow segmentation fault #949

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

psergee
Copy link
Collaborator

@psergee psergee commented Sep 22, 2024

  • tt log -f crashes if the log directory is removed:
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xe6dbf9]

Perform graceful shutdown in case of inability to continue following the log.

  • Provide a way to disable static openssl linking for tests.

@psergee psergee merged commit 22890dd into master Sep 24, 2024
10 of 11 checks passed
@psergee psergee deleted the psergee/no-gh-fix-log-follow-segfault branch September 24, 2024 07:51
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

Successfully merging this pull request may close these issues.

2 participants