-
Notifications
You must be signed in to change notification settings - Fork 104
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
Kernel under memory pressure and KASAN enabled #2328
Comments
[ 2191.532574] BUG: KASAN: use-after-free in tfw_http_msg_process_generic+0x7bc/0xc50 [tempesta_fw] |
[ 162.256290] BUG: KASAN: null-ptr-deref in ss_conn_drop_guard_exit+0x6b/0xe0 [tempesta_fw] |
[ 620.627301] BUG: KASAN: use-after-free in tfw_h2_stream_xmit_prepare_resp+0x354/0x3b0 [tempesta_fw] |
[ 3131.046482] BUG: KASAN: use-after-free in tfw_http_msg_process_generic+0x7bc/0xc50 [tempesta_fw] |
[ 3003.400343] [tempesta fw] ERROR: cannot establish a new h2 connection |
[ 6828.926415] BUG: unable to handle page fault for address: ffff8881a4f8f410 |
[ 1625.603756] net_ratelimit: 268 callbacks suppressed |
[ 215.051812] net_ratelimit: 2463 callbacks suppressed |
To Reproduce
Run test
t_stress.test_stress.H2LoadStress.test_no_cache
in the loopConfiguration file
Your configuration file.
Version or commit hash
Tempesta d620aa8
Tempesta test ac2ce38c258f0fb91d2dab626a2b6e82e831cd8a
Stacktrace or debug log
The text was updated successfully, but these errors were encountered: