Skip to content

Fix stack overflow during concurrent requests - #7505

Open
bdukes wants to merge 1 commit into
developfrom
fix-7440
Open

Fix stack overflow during concurrent requests#7505
bdukes wants to merge 1 commit into
developfrom
fix-7440

Conversation

@bdukes

@bdukes bdukes commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Fixes #7440

Thanks for the report @gvnrajput. I haven't had a chance to reproduce or confirm this fix, but based on your analysis it appears it should do the trick.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Test Results

0 files   -     1  0 suites   - 1   0s ⏱️ - 1m 25s
0 tests  - 2 801  0 ✅  - 2 789  0 💤  - 12  0 ❌ ±0 
0 runs   - 3 124  0 ✅  - 3 112  0 💤  - 12  0 ❌ ±0 

Results for commit 031ef43. ± Comparison against base commit 695f4fc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: GetScope(HttpContextBase) recurses infinitely → StackOverflowException crashes w3wp under concurrent requests

2 participants