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

Bump gimlet-seq stacksize #1750

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Bump gimlet-seq stacksize #1750

merged 1 commit into from
Apr 16, 2024

Conversation

mkeeter
Copy link
Collaborator

@mkeeter mkeeter commented Apr 16, 2024

I'm seeing stack overflow for gimlet-seq on the gimlet-c-dev image. Running with a boosted stack size, I see a stackmargin size of 1728, which is above the limit of 1600. Bisecting, this appears to have been introduced in #1730; I'm guessing it's the nested ServerImpl::handle_notifications → VCore::handle_notifications dispatch.

@mkeeter mkeeter merged commit 5dabf67 into master Apr 16, 2024
104 checks passed
@mkeeter mkeeter deleted the bump-gimlet-seq-stack branch April 16, 2024 14:31
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