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

[Test Failure] Crash when updating SSL pending flag #1450

Open
madolson opened this issue Dec 17, 2024 · 1 comment
Open

[Test Failure] Crash when updating SSL pending flag #1450

madolson opened this issue Dec 17, 2024 · 1 comment
Assignees
Labels
test-failure An issue indicating a test failure

Comments

@madolson
Copy link
Member

https://github.com/valkey-io/valkey/actions/runs/12363680454/job/34505494301#step:8:6138

53458 valkey-server *
/lib64/libc.so.6(+0x1a410) [0x7f902e189410]
/lib64/libssl.so.3(SSL_pending+0x5) [0x7f902e095fe5]
/__w/valkey/valkey/src/valkey-tls.so(updateSSLPendingFlag+0x15) [0x7f902e159965]
/__w/valkey/valkey/src/valkey-tls.so(+0x39bf) [0x7f902e1599bf]
src/valkey-server 127.0.0.1:24834() [0x4f9600]
src/valkey-server 127.0.0.1:24834(rdbLoadRioWithLoadingCtx+0x231) [0x4874d1]
src/valkey-server 127.0.0.1:24834(readSyncBulkPayload+0x275) [0x4764d5]
/__w/valkey/valkey/src/valkey-tls.so(+0x33b6) [0x7f902e1593b6]
/__w/valkey/valkey/src/valkey-tls.so(+0x35c5) [0x7f902e1595c5]
src/valkey-server 127.0.0.1:24834(beforeSleep+0x66) [0x42a1e6]
src/valkey-server 127.0.0.1:24834(aeMain+0x2f) [0x41af4f]
src/valkey-server 127.0.0.1:24834(main+0x4d7) [0x40f567]
/lib64/libc.so.6(+0x40c8) [0x7f902e1730c8]
/lib64/libc.so.6(__libc_start_main+0x8b) [0x7f902e17318b]
src/valkey-server 127.0.0.1:24834(_start+0x25) [0x410f15]
@madolson madolson added the test-failure An issue indicating a test failure label Dec 17, 2024
@madolson
Copy link
Member Author

@xbasel Seems to be dual channel related, can you take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test-failure An issue indicating a test failure
Projects
None yet
Development

No branches or pull requests

2 participants