Skip to content
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

WARNING kernel stack regs at 00000000d1b8890f in swapper/3:0 has bad 'bp' value 000000006ff32c02 #2268

Open
RomanBelozerov opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@RomanBelozerov
Copy link
Contributor

Describe the issue
This WARNING sometimes happens on daily tests with debug kernel on CI. It is difficult to reproduce.

Expected Behavior
not WARNING

To Reproduce
tests to reproduce - http2_general.test_h2_responses.H2ResponsesPipelined.test_success_pipelined, http2_general.test_h2_perf.TLSPerf.test

Configuration file

listen 443 proto=h2;
srv_group default {
    server ${server_ip}:8000;
}
tls_certificate ${tempesta_workdir}/tempesta.crt;
tls_certificate_key ${tempesta_workdir}/tempesta.key;
tls_match_any_server_name;

Version or commit hash
Tempesta - fe21386
kernel-patch - 5.10.35.tfw-fa7cd2d-debug
tempesta-test - a57bb3a45b68506377882cef96c49003c4eee422

Stacktrace or debug log
WARNING.txt

@krizhanovsky krizhanovsky added this to the 0.8 - Beta milestone Oct 28, 2024
@EvgeniiMekhanik EvgeniiMekhanik self-assigned this Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants