-
Bug
-
Resolution: Done
-
Blocker
-
OSSM 2.5.0
-
None
-
False
-
None
-
False
-
-
-
When I tried to run testssl against the service (productpage from the bookinfo example) with the latest istio-proxy container, the container failed with Segmentation fault.
2024-02-20T09:32:07.727518Z info cache returned workload trust anchor from cache ttl=23h59m59.272485027s [2024-02-20T09:33:45.512Z] "- - -" 0 NR filter_chain_not_found - "-" 0 0 8 - "-" "-" "-" "-" "-" - - 10.128.2.146:9080 10.129.3.147:53968 - - 2024-02-20T09:33:45.731817Z critical envoy backtrace external/envoy/source/server/backtrace.h:104 Caught Segmentation fault, suspect faulting address 0x0 thread=28 2024-02-20T09:33:45.731857Z critical envoy backtrace external/envoy/source/server/backtrace.h:91 Backtrace (use tools/stack_decode.py to get line numbers): thread=28 2024-02-20T09:33:45.731860Z critical envoy backtrace external/envoy/source/server/backtrace.h:92 Envoy version: ae3bbc4313b45af63777a2588388796d74221cfd/1.26.8-dev/OSSM 2.5.0-1/RELEASE/OpenSSL thread=28 2024-02-20T09:33:45.732123Z critical envoy backtrace external/envoy/source/server/backtrace.h:96 #0: __restore_rt [0x7f5e9fec9cf0] thread=28 2024-02-20T09:33:45.743869Z critical envoy backtrace external/envoy/source/server/backtrace.h:96 #1: Envoy::Extensions::TransportSockets::Tls::TlsContext::isCipherEnabled() [0x55ec4937e91a] thread=28 2024-02-20T09:33:45.755545Z critical envoy backtrace external/envoy/source/server/backtrace.h:96 #2: Envoy::Extensions::TransportSockets::Tls::ServerContextImpl::isClientEcdsaCapable() [0x55ec4937e8cf] thread=28 2024-02-20T09:33:45.766882Z critical envoy backtrace external/envoy/source/server/backtrace.h:96 #3: Envoy::Extensions::TransportSockets::Tls::ServerContextImpl::selectTlsContext() [0x55ec4937f03c] thread=28 2024-02-20T09:33:45.766986Z critical envoy backtrace external/envoy/source/server/backtrace.h:98 #4: [0x7f5ea0db186e]thread=28 ConnectionImpl 0x55ec4e578340, connecting_: 0, bind_error_: 0, state(): Open, read_buffer_limit_: 1048576 socket_: ListenSocketImpl 0x55ec4dfebb80, transport_protocol_: tls connection_info_provider_: ConnectionInfoSetterImpl 0x55ec4e55ca60, remote_address_: 10.129.3.147:53974, direct_remote_address_: 10.129.3.147:53974, local_address_: 10.128.2.146:9080, server_name_: productpage 2024-02-20T09:33:46.811366Z info ads ADS: "@" productpage-v1-7c5c65566c-l54hv.bookinfo-2 terminated 2024-02-20T09:33:46.811461Z info ads ADS: "@" productpage-v1-7c5c65566c-l54hv.bookinfo-1 terminated 2024-02-20T09:33:46.811764Z error Envoy exited with error: signal: segmentation fault (core dumped) 2024-02-20T09:33:46.811895Z error error serving tap http server: http: Server closed
It doesn't happen in the SMCPversion: v2.4 or in the previous v2.5 versions ( with the old Proxy). See reproducer.
SMCP config, istio-proxy log and proxyConfig (istioctl proxy-config all productpage-v1...) files are in the attachments.
I can also provide a cluster with that setup.
- causes
-
OSSM-5962 MTT: TestSSL test case is failing against the 2.5 SM proxy (Segmentation fault in the proxy container)
- Closed