This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[flow_control] Fixes for the flow_control_fixes experiment found via …
…fuzzing (grpc#31676) * [flow_control] Enable experiment in debug builds, fix bugs found by fuzzer * fix * disable experiment * flowctl * flowctl * Automated change: Fix sanity tests * fix * fix Co-authored-by: ctiller <[email protected]>
- Loading branch information
Showing
9 changed files
with
466 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
108 changes: 108 additions & 0 deletions
108
...ransport/chttp2/flow_control_fuzzer_corpus/crash-31a50b8ef9ccb9a81da0f55f5a77683967102625
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,108 @@ | ||
enable_bdp: true | ||
actions { | ||
set_min_progress_size { | ||
id: 11264 | ||
size: 2883584 | ||
} | ||
} | ||
actions { | ||
set_pending_size { | ||
id: 1593844738 | ||
size: 11264 | ||
} | ||
} | ||
actions { | ||
set_memory_quota: 0 | ||
} | ||
actions { | ||
step_time_ms: 474140901376 | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} | ||
actions { | ||
stream_write { | ||
id: 11264 | ||
size: 2883584 | ||
} | ||
} | ||
actions { | ||
step_time_ms: 474140901376 | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} | ||
actions { | ||
read_send_from_remote { | ||
} | ||
} | ||
actions { | ||
step_time_ms: 474140931328 | ||
} | ||
actions { | ||
read_send_from_remote { | ||
} | ||
} | ||
actions { | ||
read_send_to_remote { | ||
} | ||
} | ||
actions { | ||
read_send_from_remote { | ||
} | ||
} | ||
actions { | ||
read_send_from_remote { | ||
} | ||
} | ||
actions { | ||
set_memory_quota: 474140901376 | ||
} | ||
actions { | ||
read_send_to_remote { | ||
} | ||
} | ||
actions { | ||
allocate_memory: 1572864 | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} | ||
actions { | ||
step_time_ms: 474140901376 | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} | ||
actions { | ||
step_time_ms: 474140901376 | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} | ||
actions { | ||
set_min_progress_size { | ||
id: 1593844738 | ||
size: 11264 | ||
} | ||
} | ||
actions { | ||
step_time_ms: 474140901376 | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} | ||
actions { | ||
read_send_from_remote { | ||
} | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} |
103 changes: 103 additions & 0 deletions
103
...ransport/chttp2/flow_control_fuzzer_corpus/crash-66533e16501fe7e153ecc9c74d296bd4984979e2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
enable_bdp: true | ||
actions { | ||
perform_send_from_remote { | ||
} | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} | ||
actions { | ||
set_memory_quota: 0 | ||
} | ||
actions { | ||
step_time_ms: 474140901376 | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} | ||
actions { | ||
stream_write { | ||
id: 2883584 | ||
size: 2883584 | ||
} | ||
} | ||
actions { | ||
step_time_ms: 474140901376 | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} | ||
actions { | ||
step_time_ms: 474140901376 | ||
} | ||
actions { | ||
read_send_from_remote { | ||
} | ||
} | ||
actions { | ||
read_send_to_remote { | ||
} | ||
} | ||
actions { | ||
read_send_from_remote { | ||
} | ||
} | ||
actions { | ||
read_send_from_remote { | ||
} | ||
} | ||
actions { | ||
set_memory_quota: 474140901376 | ||
} | ||
actions { | ||
read_send_to_remote { | ||
} | ||
} | ||
actions { | ||
allocate_memory: 1572864 | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} | ||
actions { | ||
step_time_ms: 474140901376 | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} | ||
actions { | ||
step_time_ms: 474140901376 | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} | ||
actions { | ||
set_min_progress_size { | ||
id: 1593844738 | ||
size: 11264 | ||
} | ||
} | ||
actions { | ||
step_time_ms: 474140901376 | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} | ||
actions { | ||
step_time_ms: 474140901376 | ||
} | ||
actions { | ||
periodic_update { | ||
} | ||
} |
Oops, something went wrong.