Skip to content

Conversation

WojciechMazur
Copy link
Contributor

Tries to fix #23612 - the StackOverflow is triggered during sbt compilation of the project, we have not performed any sbt changes recently that could have caused that, however, our build definitions size has increased.
I suspect the StackOverflow errors started to get triggered recently as our build got larger/more complicated - increae in the thread stack size should mitigate the issue, otherwise, we'll need to investigate it again.

@WojciechMazur WojciechMazur enabled auto-merge (squash) July 31, 2025 15:33
@WojciechMazur WojciechMazur merged commit fe6b7eb into scala:main Jul 31, 2025
45 checks passed
tgodzik pushed a commit to scala/scala3-lts that referenced this pull request Aug 6, 2025
…ala#23638)

I suspect the StackOverflow errors started to get triggered recently as
our build got larger/more complicated - increae in the thread stack size
should mitigate the issue, otherwise, we'll need to investigate it
again.
tgodzik added a commit to scala/scala3-lts that referenced this pull request Aug 6, 2025
…ala#23638)

I suspect the StackOverflow errors started to get triggered recently as
our build got larger/more complicated - increae in the thread stack size
should mitigate the issue, otherwise, we'll need to investigate it
again.
[Cherry-picked fe6b7eb][modified]
WojciechMazur added a commit that referenced this pull request Sep 22, 2025
…3638)

I suspect the StackOverflow errors started to get triggered recently as
our build got larger/more complicated - increae in the thread stack size
should mitigate the issue, otherwise, we'll need to investigate it
again.
[Cherry-picked fe6b7eb]
WojciechMazur added a commit that referenced this pull request Sep 23, 2025
…s 1MB)" to 3.7.4 (#24026)

Backports #23638 to the 3.7.4.

PR submitted by the release tooling.
[skip ci]
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.

Intermittent StackOverflow in Typer when running community_build_c and community_build_b
2 participants