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 the segfault from not setting s3 https port #4667

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

hencoappel
Copy link
Contributor

What problem are we solving?

Changes in 3.53 resulted in a segfaults if launching weed server -s3 without -s3.port.https, this fixes that.
See issues/4627

How are we solving the problem?

Initialise the value in the server command.

How is the PR tested?

By running it without setting the -s3.port.https option.

Checks

  • I have added unit tests if possible.
  • I will add related wiki document changes and link to this PR after merging.

@chrislusf chrislusf merged commit 680c2e7 into seaweedfs:master Jul 11, 2023
4 checks passed
@hencoappel hencoappel deleted the fix-server-s3-segfault branch July 12, 2023 07:25
kmlebedev pushed a commit to kmlebedev/seaweedfs that referenced this pull request Dec 22, 2023
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.

None yet

2 participants