Skip to content

Fix stack overflow on windows CI#244

Merged
quake merged 2 commits intodevelopfrom
fix-windows-ci
Sep 9, 2025
Merged

Fix stack overflow on windows CI#244
quake merged 2 commits intodevelopfrom
fix-windows-ci

Conversation

@Officeyutong
Copy link
Collaborator

@Officeyutong Officeyutong commented Sep 9, 2025

CI on windows sometimes may trigger a stack overflow (See https://github.com/nervosnetwork/ckb-light-client/actions/runs/17406002472/job/49411220306), this PR fixes it by increasing default stack size.

       ABORT [   0.445s] ckb-light-client::bin/ckb-light-client tests::service::test_set_scripts_partial_min_filtered_block_number_bug
           - with code 0xc0000409: The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control of this application. (os error 1282)
  stdout ───

@Officeyutong Officeyutong marked this pull request as ready for review September 9, 2025 14:32
@quake quake merged commit aa31df1 into develop Sep 9, 2025
13 of 14 checks passed
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