Skip to content

buffer_accounting_integration_test is flakey on MSAN (possibly QUIC-related) #41526

Description

@phlax
 [2025-10-12 06:03:05.251][24][critical][backtrace] [./source/server/backtrace.h:129] Caught Aborted, suspect faulting address 0x6c00000018
[2025-10-12 06:03:05.251][24][critical][backtrace] [./source/server/backtrace.h:113] Backtrace (use tools/stack_decode.py to get line numbers):
[2025-10-12 06:03:05.251][24][critical][backtrace] [./source/server/backtrace.h:114] Envoy version: 0/1.36.0-dev/test/DEBUG/BoringSSL
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #0: SignalAction() [0x55e8b8ab7ad4]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #1: __restore_rt [0x7f090bba9420]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #2: Envoy::Quic::EnvoyQuicClientSession::ShouldCreateOutgoingBidirectionalStream() [0x55e8bd9516f0]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #3: quic::QuicSpdyClientSession::CreateOutgoingBidirectionalStream() [0x55e8bdb61493]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #4: Envoy::Quic::QuicHttpClientConnectionImpl::newStream() [0x55e8bd9409ea]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #5: Envoy::Quic::QuicHttpClientConnectionImpl::newStream() [0x55e8bd9415dd]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #6: Envoy::Http::CodecClient::enlistAndCreateEncoder() [0x55e8bd7eeecd]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #7: Envoy::Http::CodecClient::newStream() [0x55e8bd7ef2db]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #8: Envoy::IntegrationCodecClient::makeRequestWithBody() [0x55e8b8d2fb48]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #9: Envoy::IntegrationCodecClient::makeRequestWithBody() [0x55e8b8d2f9b5]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #10: Envoy::ProtocolsBufferWatermarksTest_ResettingStreamUnregistersAccount_Test::TestBody() [0x55e8b8ade5ba]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #11: testing::internal::HandleExceptionsInMethodIfSupported<>() [0x55e8c092b621]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #12: testing::Test::Run() [0x55e8c08d28b1]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #13: testing::TestInfo::Run() [0x55e8c08d522d]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #14: testing::TestSuite::Run() [0x55e8c08d80c3]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #15: testing::internal::UnitTestImpl::RunAllTests() [0x55e8c09152f7]
[2025-10-12 06:03:05.268][24][critical][backtrace] [./source/server/backtrace.h:121] #16: testing::internal::HandleExceptionsInMethodIfSupported<>() [0x55e8c092d731]
[2025-10-12 06:03:05.269][24][critical][backtrace] [./source/server/backtrace.h:121] #17: testing::UnitTest::Run() [0x55e8c0913a58]
[2025-10-12 06:03:05.286][24][critical][backtrace] [./source/server/backtrace.h:121] #18: Envoy::TestRunner::runTests() [0x55e8be4957c2]
[2025-10-12 06:03:05.307][24][critical][backtrace] [./source/server/backtrace.h:121] #19: main [0x55e8be491906]
[2025-10-12 06:03:05.308][24][critical][backtrace] [./source/server/backtrace.h:121] #20: __libc_start_main [0x7f090b9ab083]

https://github.com/envoyproxy/envoy/actions/runs/18439900846/job/52538842391#step:17:1261

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions