-
Notifications
You must be signed in to change notification settings - Fork 29
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
压测aeraki.meta_protocol.filters.istio_stats会导致envoy发生crash #121
Comments
wuyouxia123
changed the title
aeraki.meta_protocol.filters.istio_stats功能压测会导致crash
压测aeraki.meta_protocol.filters.istio_stats功能会导致crash
Sep 21, 2023
wuyouxia123
changed the title
压测aeraki.meta_protocol.filters.istio_stats功能会导致crash
压测aeraki.meta_protocol.filters.istio_stats会导致envoy发生crash
Sep 21, 2023
测试环境中 |
没有配置accesslog,使用istio默认的accesslog |
使用这个试试
|
|
Envoy stats 是比较耗内存的,你把内存调大试一下。 |
@wuyouxia123 请问这个问题解决了吗? |
没有 |
同样出现了这个crash以及OOM在1.4.2 version 用wrk2压测meta_thrift demo中,请问有没有办法解决呢? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
测试步骤:
出错log:
2023-09-21T07:56:39.443577Z critical envoy assert external/envoy/source/common/stats/symbol_table.cc:497 assert failure: search != decode_map_.end(). Details: no such symbol thread=30
2023-09-21T07:56:39.443887Z critical envoy backtrace external/envoy/source/server/backtrace.h:104 Caught Aborted, suspect faulting address 0x53900000014 thread=30
2023-09-21T07:56:39.443935Z critical envoy backtrace external/envoy/source/server/backtrace.h:91 Backtrace (use tools/stack_decode.py to get line numbers): thread=30
2023-09-21T07:56:39.443949Z critical envoy backtrace external/envoy/source/server/backtrace.h:92 Envoy version: 8d280ad/1.26.4/Modified/DEBUG/BoringSSL thread=30
2023-09-21T07:56:39.739249Z critical envoy assert external/envoy/source/common/stats/symbol_table.cc:688 assert failure: mem_block.capacityRemaining() == 0. thread=32
The text was updated successfully, but these errors were encountered: